http://bugzilla.novell.com/show_bug.cgi?id=519737 User holgi@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=519737#c4 Holger Sickenberg <holgi@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|holgi@novell.com | --- Comment #4 from Holger Sickenberg <holgi@novell.com> 2009-07-08 03:42:05 MDT --- holgi@rumo:~> gdb pidgin GNU gdb (GDB; openSUSE 11.1) 6.8.50.20081120-cvs 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-suse-linux". For bug reporting instructions, please see: <http://bugs.opensuse.org/>... (gdb) run Starting program: /usr/bin/pidgin [Thread debugging using libthread_db enabled] Program received signal SIGSEGV, Segmentation fault. 0x00007fffc857813f in ?? () from /usr/X11R6/lib64/libGL.so.1 (gdb) bt #0 0x00007fffc857813f in ?? () from /usr/X11R6/lib64/libGL.so.1 #1 0x00007fffc857e2e2 in ?? () from /usr/X11R6/lib64/libGL.so.1 #2 0x00007fffc857f2e9 in ?? () from /usr/X11R6/lib64/libGL.so.1 #3 0x00007ffff7d118d8 in ?? () from /lib64/ld-linux-x86-64.so.2 #4 0x00007ffff7d11a07 in ?? () from /lib64/ld-linux-x86-64.so.2 #5 0x00007ffff7d15bde in ?? () from /lib64/ld-linux-x86-64.so.2 #6 0x00007ffff7d11566 in ?? () from /lib64/ld-linux-x86-64.so.2 #7 0x00007ffff7d1538b in ?? () from /lib64/ld-linux-x86-64.so.2 #8 0x00007ffff2639f9b in ?? () from /lib64/libdl.so.2 #9 0x00007ffff7d11566 in ?? () from /lib64/ld-linux-x86-64.so.2 #10 0x00007ffff263a34c in ?? () from /lib64/libdl.so.2 #11 0x00007ffff2639f01 in dlopen () from /lib64/libdl.so.2 #12 0x00007ffff2faaa8b in g_module_open () from /usr/lib64/libgmodule-2.0.so.0 #13 0x00007ffff7a9c3ad in gst_plugin_load_file () from /usr/lib64/libgstreamer-0.10.so.0 #14 0x00007ffff7aa594b in ?? () from /usr/lib64/libgstreamer-0.10.so.0 #15 0x00007ffff7aa5b54 in gst_registry_scan_path () from /usr/lib64/libgstreamer-0.10.so.0 #16 0x00007ffff7a61b94 in ?? () from /usr/lib64/libgstreamer-0.10.so.0 #17 0x00007ffff7a61de5 in ?? () from /usr/lib64/libgstreamer-0.10.so.0 #18 0x00007ffff7a63836 in ?? () from /usr/lib64/libgstreamer-0.10.so.0 #19 0x00007ffff1d54d78 in g_option_context_parse () from /usr/lib64/libglib-2.0.so.0 ---Type <return> to continue, or q <return> to quit--- #20 0x00007ffff7a62fcd in gst_init_check () from /usr/lib64/libgstreamer-0.10.so.0 #21 0x00007ffff7fca70c in pidgin_sound_init () at gtksound.c:308 #22 0x00007ffff7faad24 in pidgin_ui_init () at gtkmain.c:294 #23 0x00007ffff366d272 in purple_core_init () from /usr/lib64/libpurple.so.0 #24 0x00007ffff7fab4bc in main (argc=1, argv=0x7fffffffdf98) at gtkmain.c:774 holgi@rumo:~> rpm -q --changelog pidgin | head * Tue Nov 25 2008 ro@suse.de - comment out libpurple2-mono on ppc64 for the moment to fix build (no native mono on ppc64) * Fri Oct 03 2008 vuntz@novell.com - Fix build: + add pam-devel buildrequires + don't specify the nss/nspr include path, so that they get automatically detected with pkg-config. Else, the build fails. holgi@rumo:~> rpm -q --changelog libpurple | head * Wed Mar 11 2009 sbrabec@suse.cz - Fixed connecting to ICQ (bnc483744). * Tue Nov 25 2008 ro@suse.de - comment out libpurple2-mono on ppc64 for the moment to fix build (no native mono on ppc64) * Fri Oct 03 2008 vuntz@novell.com - Fix build: + add pam-devel buildrequires -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.