I tried today use vdr-1.7.8 with the latest cvs version of xineliboutput but the client is segfaulting for me once it has found the vdr server. Is the same happening also for others or is there some known xineliboutput revision that works with 1.7.8? (mplayer + streamdev server seemed to work for me with 1.7.8) I pasted the gdb strace below: [lamikr@tinka vdr-1.7.8]$ gdb vdr-sxfe GNU gdb 6.8-6mdv2009.1 (Mandriva Linux release 2009.1) Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-mandriva-linux-gnu"... (gdb) run Starting program: /usr/local/bin/vdr-sxfe [Thread debugging using libthread_db enabled] vdr-sxfe 1.0.90-cvs (build with xine-lib 1.1.16, using xine-lib 1.1.16) VDR server not given, searching ... Found VDR server: host 192.168.3.101, port 37890 [New Thread 0x7f6df47b26f0 (LWP 27010)] Program received signal SIGSEGV, Segmentation fault. 0x00007f6df3823208 in ?? () from /usr/lib64/libdbus-glib-1.so.2 Missing debug package(s), you should install: dbus-debug-1.2.4.4permissive-2mdv2009.1.x86_64 dbus-glib-debug-0.80-1mdv2009.1.x86_64 gcc-debug-4.3.2-5mnb2.x86_64 glib2.0-debug-2.20.1-1mdv2009.1.x86_64 glibc-debug-2.9-0.20081113.5mnb2.x86_64 libjpeg-debug-6b-44mdv2009.1.x86_64 libx11-debug-1.2.1-1.2mdv2009.1.x86_64 libxau-debug-1.0.4-1mdv2009.1.x86_64 libxcb-debug-1.2-1mdv2009.1.x86_64 libxcursor-debug-1.1.9-3mdv2009.1.x86_64 libxdmcp-debug-1.0.2-6mdv2009.1.x86_64 libxext-debug-1.0.5-2mdv2009.1.x86_64 libxfixes-debug-4.0.3-4mdv2009.1.x86_64 libxinerama-debug-1.0.3-2mdv2009.1.x86_64 libxrandr-debug-1.3.0-1mdv2009.1.x86_64 libxrender-debug-0.9.4-4mdv2009.1.x86_64 pcre-debug-7.8-3mdv2009.1.x86_64 xine-lib-debug-1.1.16.3-1plf2009.1.x86_64 zlib-debug-1.2.3-13mdv2009.1.x86_64 (gdb) bt #0 0x00007f6df3823208 in ?? () from /usr/lib64/libdbus-glib-1.so.2 #1 0x00007f6df3818fd2 in ?? () from /usr/lib64/libdbus-glib-1.so.2 #2 0x00007f6df3819b70 in dbus_g_proxy_call () from /usr/lib64/libdbus-glib-1.so.2 #3 0x000000000041306a in gnome_screensaver_control (enable=0) at tools/gnome_screensaver.c:93 #4 0x0000000000407c7b in sxfe_display_open (this_gen=0x9fd120, xpos=<value optimized out>, ypos=0, width=0, height=0, fullscreen=0, hud=0, modeswitch=0, modeline=0x4164f0 "", aspect=1, keyfunc=0, no_x_kbd=0, gui_hotkeys=<value optimized out>, video_port=0x0, scale_video=<value optimized out>, field_order=0, aspect_controller=0x0, window_id=-1) at xine_sxfe_frontend.c:1243 #5 0x0000000000411c88 in main (argc=<value optimized out>, argv=0x7fffa411ed18) at xine_frontend_main.c:710 (gdb) Mika _______________________________________________ vdr mailing list vdr@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr