https://bugzilla.novell.com/show_bug.cgi?id=785437 https://bugzilla.novell.com/show_bug.cgi?id=785437#c10 Bruno Friedmann <bruno@ioda-net.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|bruno@ioda-net.ch | --- Comment #10 from Bruno Friedmann <bruno@ioda-net.ch> 2012-11-01 11:03:01 UTC --- Here what I can get gdb /usr/bin/xfreerdp GNU gdb (GDB) SUSE (7.4.50.20120603-2.1.2) Copyright (C) 2012 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-suse-linux". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/xfreerdp...Reading symbols from /usr/lib/debug/usr/bin/xfreerdp.debug...done. done. (gdb) run -z -a 32 -k 0x0000100C --gdi hw--rfx --ignore-certificate --no-nla -0 -g 1300x700 -n celtic.cat -u admin -d test2012-64 --plugin cliprdr --plugin rdpsnd --data pulse --plugin drdynvc --data tsmf:audio:pulse -- test2012-64 Starting program: /usr/bin/xfreerdp -z -a 32 -k 0x0000100C --gdi hw--rfx --ignore-certificate --no-nla -0 -g 1300x700 -n celtic.cat -u admin -d test2012-64 --plugin cliprdr --plugin rdpsnd --data pulse --plugin drdynvc --data tsmf:audio:pulse -- test2012-64 [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". [New Thread 0x7ffff475c700 (LWP 5880)] loading plugin cliprdr loading plugin rdpsnd connected to test2012-64:3389 [New Thread 0x7ffff3b53700 (LWP 5881)] [New Thread 0x7ffff3352700 (LWP 5882)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7ffff3352700 (LWP 5882)] 0x00007ffff294fe4c in FreeRDPRdpsndDeviceEntry (pEntryPoints=0x7ffff3351e00) at /usr/src/debug/freerdp-1.0.1/channels/rdpsnd/pulse/rdpsnd_pulse.c:477 477 /usr/src/debug/freerdp-1.0.1/channels/rdpsnd/pulse/rdpsnd_pulse.c: No such file or directory. Missing separate debuginfos, use: zypper install libdbus-1-3-debuginfo-1.5.12-4.6.1.x86_64 libpulse0-debuginfo-1.1-6.4.1.x86_64 libxcb1-debuginfo-1.8.1-2.4.1.x86_64 (gdb) bt #0 0x00007ffff294fe4c in FreeRDPRdpsndDeviceEntry (pEntryPoints=0x7ffff3351e00) at /usr/src/debug/freerdp-1.0.1/channels/rdpsnd/pulse/rdpsnd_pulse.c:477 #1 0x00007ffff3b54f8a in rdpsnd_load_device_plugin (rdpsnd=rdpsnd@entry=0x7fffec001e50, name=0x7fffffffe5b9 "pulse", data=data@entry=0x7fffec0016f0) at /usr/src/debug/freerdp-1.0.1/channels/rdpsnd/rdpsnd_main.c:464 #2 0x00007ffff3b550df in rdpsnd_process_plugin_data (data=0x7fffec0016f0, rdpsnd=0x7fffec001e50) at /usr/src/debug/freerdp-1.0.1/channels/rdpsnd/rdpsnd_main.c:492 #3 rdpsnd_process_connect (plugin=0x7fffec001e50) at /usr/src/debug/freerdp-1.0.1/channels/rdpsnd/rdpsnd_main.c:512 #4 0x00007ffff692ba0d in svc_plugin_thread_func (arg=0x7fffec001e50) at /usr/src/debug/freerdp-1.0.1/libfreerdp-utils/svc_plugin.c:256 #5 0x00007ffff5fbce0e in start_thread (arg=0x7ffff3352700) at pthread_create.c:305 #6 0x00007ffff5cf42bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 (gdb) cont Continuing. Program received signal SIGSEGV, Segmentation fault. 0x00007ffff5fc401b in raise (sig=sig@entry=11) at ../nptl/sysdeps/unix/sysv/linux/pt-raise.c:42 42 ../nptl/sysdeps/unix/sysv/linux/pt-raise.c: No such file or directory. (gdb) quit A debugging session is active. Inferior 1 [process 5876] will be killed. Quit anyway? (y or n) y Those -debug can't be found by zypper zypper install libdbus-1-3-debuginfo-1.5.12-4.6.1.x86_64 libpulse0-debuginfo-1.1-6.4.1.x86_64 libxcb1-debuginfo-1.8.1-2.4.1.x86_64 Loading repository data... Reading installed packages... Package 'libdbus-1-3-debuginfo-1.5.12-4.6.1.x86_64' not found. Package 'libpulse0-debuginfo-1.1-6.4.1.x86_64' not found. Package 'libxcb1-debuginfo-1.8.1-2.4.1.x86_64' not found. Resolving package dependencies... Nothing to do. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.