[Bug 519737] New: Pidgin crashes after applying latest online updates
http://bugzilla.novell.com/show_bug.cgi?id=519737 Summary: Pidgin crashes after applying latest online updates Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: x86-64 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: GNOME AssignedTo: vuntz@novell.com ReportedBy: holgi@novell.com QAContact: qa@suse.de CC: meissner@novell.com Found By: Component Test Created an attachment (id=303396) --> (http://bugzilla.novell.com/attachment.cgi?id=303396) strace.txt I applied all recent online updates on a opensuse 11.1. After rebooting pidgin does not start anymore. Output: Pidgin 2.5.1 has segfaulted and attempted to dump a core file. This is a bug in the software and has happened through no fault of your own. If you can reproduce the crash, please notify the developers by reporting a bug at: http://developer.pidgin.im/simpleticket/ Please make sure to specify what you were doing at the time and post the backtrace from the core file. If you do not know how to get the backtrace, please read the instructions at http://developer.pidgin.im/wiki/GetABacktrace If you need further assistance, please IM either SeanEgn or LSchiere (via AIM). Contact information for Sean and Luke on other protocols is at http://developer.pidgin.im/wiki/DeveloperPages Aborted strace output attached. I'm using WM openbox. -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=519737 User holgi@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=519737#c1 --- Comment #1 from Holger Sickenberg <holgi@novell.com> 2009-07-07 04:13:39 MDT --- It looks like the gstreamer update is the reason for the crash. -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=519737 User vuntz@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=519737#c2 Vincent Untz <vuntz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|vuntz@novell.com |sbrabec@novell.com --- Comment #2 from Vincent Untz <vuntz@novell.com> 2009-07-07 04:15:45 MDT --- I believe Stanislav handled the latest updates for pidgin/gstreamer. -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=519737 User sbrabec@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=519737#c3 Stanislav Brabec <sbrabec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |holgi@novell.com --- Comment #3 from Stanislav Brabec <sbrabec@novell.com> 2009-07-07 04:48:37 MDT --- Could you provide the stack backtrace? zypper in pidgin-debuginfo gdb pidgin run ..... .. crash bt Then please also provide exact version you have: rpm -q --changelog pidgin | head rpm -q --changelog libpurple | head -- 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.
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.
http://bugzilla.novell.com/show_bug.cgi?id=519737 User sbrabec@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=519737#c5 Stanislav Brabec <sbrabec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |holgi@novell.com --- Comment #5 from Stanislav Brabec <sbrabec@novell.com> 2009-07-08 05:25:51 MDT --- The bug seems to have nothing with pidgin update (not a security, just a change ICQ identification) and problably nothing with pidgin. It is a crash while loading a GStreamer module, surprisingly in OpenGL. It's very strange - pidgin uses GStreamer for sounds, not video. Tha crash probably happens while initializing /usr/lib64/gstreamer-0.10/libgstcacasink.so (cacasink: A colored ASCII art video sink). I think, that it may be just during enumeration of all GStreamer modules. And the crash happens during dlopen() call, inside a properietary OpenGL module. Which is your graphic card driver? Could you try to switch to open source drivers and try to reproduce the crash? Does the crash happen only in pidgin, or also other GStreamer based applications crash (totem, command line gst-inspect tool)? -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=519737 User holgi@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=519737#c6 Holger Sickenberg <holgi@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|holgi@novell.com | --- Comment #6 from Holger Sickenberg <holgi@novell.com> 2009-07-08 09:00:52 MDT --- Unfortunately this is on my workstation. So I prefer to not change the driver. Model: "nVidia GeForce 7600 GS" Vendor: pci 0x10de "nVidia Corporation" Device: pci 0x0392 "GeForce 7600 GS" SubVendor: pci 0x1682 "XFX Pine Group Inc." SubDevice: pci 0x2221 Revision: 0xa1 Driver: "nvidia" Driver Modules: "nvidia" I don't have totem on that machine, but gst-inspect executes without any problem -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=519737 User mkienenb@gmail.com added comment http://bugzilla.novell.com/show_bug.cgi?id=519737#c7 Maurice Kienenberger <mkienenb@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mkienenb@gmail.com --- Comment #7 from Maurice Kienenberger <mkienenb@gmail.com> 2009-07-08 21:47:49 MDT --- I have the same (or a very similar) problem. If I upgrade to gstreamer-0_10-plugins-good|0.10.10-3.22.1 from gstreamer-0_10-plugins-good|0.10.10-3.21.1, pidgin will crash as soon as it attempts to play a sound. (sometimes on startup, sometimes when I receive an IM). If I downgrade back to 0.10.10-3.21.1, the problem goes away. If I manually compile pidgin with --disable-gstreamer, the problem goes away. The problem first occurred under Pidgin 2.5.1, and continued after I upgraded to 2.5.8. Unfortunately, my attempts to capture a useful backtrace have been a failure. Here's the best I can come up with, but there's not much here: (gdb) thread apply all bt full Thread 2 (Thread 0x7fffddd0e950 (LWP 22682)): #0 0x00007fffdc134370 in ?? () No symbol table info available. #1 0x00007ffff1676c49 in __nptl_deallocate_tsd () at pthread_create.c:154 data = (void *) 0x7ffff8466820 idx = <value optimized out> round = 0 cnt = 48 #2 0x00007ffff167807e in start_thread (arg=<value optimized out>) at pthread_create.c:304 pd = (struct pthread *) 0x7fffddd0e950 unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736914843984, -2149895343578558581, 140737488323472, 140736914841984, 140736914843984, 4096, 2149820327599525771, 2149883179083222923}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <value optimized out> robust = <value optimized out> #3 0x00007ffff13eb10d in clone () at ./sysdeps/unix/sysv/linux/x86_64/clone.S:112 No locals. #4 0x0000000000000000 in ?? () No symbol table info available. Thread 1 (Thread 0x7ffff7eeb7d0 (LWP 22634)): #0 0x00007ffff13e2386 in *__GI___poll (fds=0x7fffd800e810, nfds=15, timeout=787) at ../sysdeps/unix/sysv/linux/poll.c:87 oldtype = 0 result = <value optimized out> #1 0x00007ffff26c7768 in ?? () from /usr/lib64/libglib-2.0.so.0 No symbol table info available. #2 0x00007ffff26c7dfd in g_main_loop_run () from /usr/lib64/libglib-2.0.so0 No symbol table info available. #3 0x00007ffff651da17 in gtk_main () from /usr/lib64/libgtk-x11-2.0.so.0 No symbol table info available. #4 0x00007ffff7fab115 in main (argc=2, argv=0x7fffffffdf08) at gtkmainc:882 opt_help = <value optimized out> opt_login = 0 opt_nologin = 0 opt_version = <value optimized out> opt_si = 1 opt_config_dir_arg = 0x0 opt_login_arg = 0x0 opt_session_arg = 0x0 accounts = <value optimized out> sigset = {__val = {82951, 0 <repeats 15 times>}} prev_sig_disp = (void (*)(int)) 0xfffffffffffffdfc errmsg = "u", '\0' <repeats 19 times>, "�\000\000\000�w���\177\000\000�\000\000\000\203\000\000\0000����\177\000\000�\000���\177\000\0002����\177\000\000�����\177\000\000\000����\177\000\000�����\177\000\000�����\177\000\000\000����\177\000\000�����\177\000\000�����\177\000\000\000����\177\000\000ش���\177\000\000�����\177\000\000\000`���\177\000\000�����\177\000\000\000����\177\000\000\000\200���\177\000\000�\204���\177\000\000�t���\177\000\000\220i���\177\000\000�����\177\000\000�"... error = (GError *) 0x0 opt = <value optimized out> gui_check = <value optimized out> debug_enabled = <value optimized out> migration_failed = <value optimized out> active_accounts = <value optimized out> long_options = {{name = 0x7ffff7fece82 "config", has_arg = 1, flag = 0x0, val = 99}, {name = 0x7ffff7fddcb6 "debug", has_arg = 0, flag = 0x0, val = 100}, {name = 0x7ffff7fe01ee "help", has_arg = 0, flag = 0x0, val = 104}, { name = 0x7ffff7fddf81 "login", has_arg = 2, flag = 0x0, val = 108}, {name = 0x7ffff7fe92d0 "multiple", has_arg = 0, flag = 0x0, val = 109}, {name = 0x7ffff7fe92d9 "nologin", has_arg = 0, flag = 0x0, val = 110}, { name = 0x7ffff7fe92e1 "nocrash", has_arg = 0, flag = 0x0, val = 120}, {name = 0x7ffff7fece78 "session", has_arg = 1, ---Type <return> to continue, or q <return> to quit--- flag = 0x0, val = 115}, {name = 0x7ffff7fe1f91 "version", has_arg = 0, flag = 0x0, val = 118}, { name = 0x7ffff7fece8b "display", has_arg = 1, flag = 0x0, val = 68}, {name = 0x7ffff7fe92e9 "sync", has_arg = 0, flag = 0x0, val = 83}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} The last few lines of the --debug output from pidgin seem to indicate three threads just ended before the crash. [New Thread 0x7fffddd0e950 (LWP 22682)] (22:46:29) GLib-GObject: value "-134313905" of type `gint' is invalid or out of range for property `weight' of type `gint' (22:46:29) GLib-GObject: value "-134313905" of type `gint' is invalid or out of range for property `weight' of type `gint' (22:46:29) dbus: Need to register an object with the dbus subsystem. (If you are not a developer, please ignore this message.) (22:46:29) dbus: The signal "blist-node-extended-menu" caused some dbus error. (If you are not a developer, please ignore this message.) (22:46:29) dbus: Need to register an object with the dbus subsystem. (If you are not a developer, please ignore this message.) (22:46:29) dbus: The signal "conversation-extended-menu" caused some dbus error. (If you are not a developer, please ignore this message.) (22:46:29) dbus: Need to register an object with the dbus subsystem. (If you are not a developer, please ignore this message.) (22:46:29) dbus: The signal "blist-node-extended-menu" caused some dbus error. (If you are not a developer, please ignore this message.) (22:46:29) dbus: Need to register an object with the dbus subsystem. (If you are not a developer, please ignore this message.) (22:46:29) dbus: The signal "conversation-extended-menu" caused some dbus error. (If you are not a developer, please ignore this message.) (22:46:29) prefs: /pidgin/conversations/toolbar/wide changed, scheduling save. (22:46:29) dbus: Need to register an object with the dbus subsystem. (If you are not a developer, please ignore this message.) (22:46:29) dbus: The signal "conversation-displayed" caused some dbus error. (If you are not a developer, please ignore this message.) (22:46:29) Trillian log list: Reading /mnt/windows/Program Files/Trillian/users/default/logs/MSN/ckienenb@hotmail.com.log (22:46:29) Trillian log list: Reading /mnt/windows/Program Files/Trillian/users/default/logs/MSN/Query/ckienenb@hotmail.com.log (22:46:29) prefs: /pidgin/conversations/im/x changed, scheduling save. (22:46:29) prefs: /pidgin/conversations/im/y changed, scheduling save. [New Thread 0x7fffd3df8950 (LWP 22686)] [Thread 0x7fffd3df8950 (LWP 22686) exited] [New Thread 0x7fffd3df8950 (LWP 22687)] [Thread 0x7fffd3df8950 (LWP 22687) exited] [New Thread 0x7fffd3df8950 (LWP 22688)] (22:46:30) gstreamer: Could not open audio device for playback. [Thread 0x7fffd3df8950 (LWP 22688) exited] mkienenb@linux-desktop:~> uname -a Linux linux-desktop 2.6.27.23-0.1-default #1 SMP 2009-05-26 17:02:05 -0400 x86_64 x86_64 x86_64 GNU/Linux mkienenb@linux-desktop:~> rpm -q --changelog pidgin | head * Mon Jun 29 2009 riggwelter@opensuse.org - Update to version 2.5.8 + Fixes to various protocols. + Lots of Yahoo! fixes. + Full list at http://www.pidgin.im/ChangeLog * Sun Jun 21 2009 riggwelter@opensuse.org - Update to version 2.5.7 + Yahoo Protocol 16 support. + Full list at http://www.pidgin.im/ChangeLog mkienenb@linux-desktop:~> rpm -q --changelog libpurple | head * Mon Jun 29 2009 riggwelter@opensuse.org - Update to version 2.5.8 + Fixes to various protocols. + Lots of Yahoo! fixes. + Full list at http://www.pidgin.im/ChangeLog * Sun Jun 21 2009 riggwelter@opensuse.org - Update to version 2.5.7 + Yahoo Protocol 16 support. + Full list at http://www.pidgin.im/ChangeLog -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=519737 User sbrabec@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=519737#c8 Stanislav Brabec <sbrabec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |mkienenb@gmail.com --- Comment #8 from Stanislav Brabec <sbrabec@novell.com> 2009-07-09 06:58:34 MDT --- To comment #7: Are you absolutely sure, that the gstreamer-0_10-plugins-good security update breaks pidgin? Security updates in this package fix overflow in PNG parsing and Quicktime, i. e. nothing which has anything to do with sound. Maybe it is a random co-incidence. There was a similar bug of pidgin related to sound. Please try: - disable sounds in pidgin or - run gstreamer-properties (rom gnome-media package) and test any other sound output (PulseAudio is the default in openSUSE 11.1) or - change sound method in pidgin -> Preferences -> Sound -> Method -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=519737 User mkienenb@gmail.com added comment http://bugzilla.novell.com/show_bug.cgi?id=519737#c9 Maurice Kienenberger <mkienenb@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|mkienenb@gmail.com | --- Comment #9 from Maurice Kienenberger <mkienenb@gmail.com> 2009-07-09 09:39:47 MDT --- To comment #8: No, unfortunately, I am no longer absolutely sure. Last night, after spending several hours, I was sure. But this morning, pidgin is not crashing, even though it was broken when I gave up working on it yesterday. What I know: - pidgin was working fine as of Wed July 1st -- I normally use it continously throughout the day to communicate with remote clients - The next time I used it was Tuesday July 7th 17:30, where I initiated a conversation. - I closed the window, and the other person sent a message to me, which caused pidgin to crash, at 17:37. Pidgin then crashed any time thereafter every time I sent or received a message. - The only installation change between 7/1/09 and 7/7/09 was the gstreamer-0_10-plugins-good 0.10.10-3.22.1 update. ================== 2009-06-30 22:10:49|install|yast2-sshd|2.16.2-17.125|noarch|root@linux-vauc|repo-oss|a6f22ee3885bb3fb9238ef2eb44a18661afe788b 2009-07-03 09:32:47|install|gstreamer-0_10-plugins-good|0.10.10-3.22.1|x86_64||repo-update|e0f58d5678d7931fff58529601e2751376276633 2009-07-07 17:50:51|radd |repo_7|http://download.opensuse.org/repositories/GNOME:/Community/openSUSE_11.1/ ================== - At 17:50, I upgraded to pidgin 2.5.8 from the GNOME community repo. Pidgin continued to crash, and I stopped using it as I had other work that needed to be done. - On Wed 2009-07-08 at 8pm, I began the 5-hour process of trying to debug the problem. I downloaded the source for pidgin 2.5.8 and built a copy prefixed to install under a /tmp/pidgin-tree root as I did not want to overwrite any existing files. - The compiled version crashed at the same places. I recompiled with --disable-gstreamer and it stopped crashing. - I noted the gstreamer update. I downgraded gstreamer to 21.1. The version compiled with gstreamer support no longer crashed. The prepackaged pidgin also no longer crashed. - At the behest of the pidgin support folks, I upgraded again (at which point pidgin began crashing again) in order to try to generate a backtrace of the problem. That proved futile as the stack was corrupted (according to valgrind and according to the output) by the time the segfault was thrown. At 1am Thu 2009-07-09 I finally gave up trying to diagnose the root cause for the day. And here we are today. Now pidgin is working again, without crashing. Nothing has changed (other than an ImageMagick security update below). 2009-07-09 08:39:44|install|libMagickCore1|6.4.3.6-5.5.1|x86_64||repo-update|99ca96d0b1660b385d41344bc888a2b90fe735c5 2009-07-09 08:39:45|install|libMagickWand1|6.4.3.6-5.5.1|x86_64||repo-update|94d1ef5b4a3571d7f31cc8540aa50087a3c8926b 2009-07-09 08:39:53|install|ImageMagick|6.4.3.6-5.5.1|x86_64||repo-update|efb8d70f4f1b69824b70a90e2b726865b5276367 2009-07-09 08:39:54|install|libMagick++1|6.4.3.6-5.5.1|x86_64||repo-update|37c1bb788cd6f178eec22c02437cdee819a522bd It could be random coincidence, but I do believe that gstreamer is part of the problem based on the number of times that it affected the behavior over five hours of testing. Sorry I cannot be of more help. -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=519737 User sbrabec@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=519737#c10 Stanislav Brabec <sbrabec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |tiwai@novell.com Info Provider| |mkienenb@gmail.com --- Comment #10 from Stanislav Brabec <sbrabec@novell.com> 2009-07-09 09:58:53 MDT --- It is either the same crash as the original report, or it has something to do with the default sound backend - PulseAudio. Could you please try change sound preferences (see comment 8)? Is it possible, that it crashes only if some other applications are running? (web browser, flash, movie player, sound effects,...) -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=519737 User mkienenb@gmail.com added comment http://bugzilla.novell.com/show_bug.cgi?id=519737#c11 Maurice Kienenberger <mkienenb@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|mkienenb@gmail.com | --- Comment #11 from Maurice Kienenberger <mkienenb@gmail.com> 2009-07-09 10:38:06 MDT --- I'm using GNOME if that matters. The applications I typically run are Eclipse, Firefox, Pidgin, gedit, Nautilus, OpenOffice writer, OpenOffice calc, xconsole, and Gnome Terminal. Sometimes flash inside of Firefox. Sometimes Banshee, but not recently. I have tried disabling and re-enabling sound (didn't expect this to do anything) I tried setting Sound from "Automatic" to "Console Beep" (it never did beep), "ESD", "ALSA" and "No Sound" without a crash. Back to Automatic. Picking control center -> System -> Sound Following are many of my options. For each test I quit out of Pidgin, opened the Sound panel, made the change, closed the panel, relaunched pidgin, and sent myself a message from another machine to trigger the sound in pidgin. I varied Sound Events/Playback over ALSA, ESD, OSS, Pulse Audio, and some of the HDAs with no crash. I tried setting every setting to Pulse audio with no crash. I can try other combinations if you like. Would you like me to try gstreamer-properties specifically? Sound Events: Sound Playback: - default of autodetect. - HDA Intel ALC888 Digital (ALSA) - HDA Intel ALC888 Analog (ALSA) - HDA Intel ALC888 Analog (OSS) - HDA Intel ALC888 Analog (OSS) [yes, it repeats] - HDA Intel ALC888 Analog (OSS) [yes, it repeats again] - ALSA - Advanced Linux Sound Architecture - ESD - Enlightened Sound Daemon - OSS - Open Sound System - Pulse Audio Sound Server Music and Movies: Sound Playback: - default of autodetect. - HDA Intel ALC888 Digital (ALSA) - HDA Intel ALC888 Analog (ALSA) - HDA Intel ALC888 Analog (OSS) - HDA Intel ALC888 Analog (OSS) [yes, it repeats] - HDA Intel ALC888 Analog (OSS) [yes, it repeats again] - ALSA - Advanced Linux Sound Architecture - ESD - Enlightened Sound Daemon - OSS - Open Sound System - Pulse Audio Sound Server Audio Conferencing: Sound Playback: - default of autodetect. - HDA Intel ALC888 Digital (ALSA) - HDA Intel ALC888 Analog (ALSA) - HDA Intel ALC888 Analog (OSS) - HDA Intel ALC888 Analog (OSS) [yes, it repeats] - HDA Intel ALC888 Analog (OSS) [yes, it repeats again] - ALSA - Advanced Linux Sound Architecture - ESD - Enlightened Sound Daemon - OSS - Open Sound System - Pulse Audio Sound Server Sound Capture - HDA Intel ALC888 Analog (ALSA) - HDA Intel ALC888 Analog (ALSA) [yes, it repeats] - HDA Intel ALC888 Analog (OSS) - ALSA - Advanced Linux Sound Architecture - OSS - Open Sound System - Pulse Audio Sound Server - Test Sound - Silence Default Mixer Tracks: Device: - Generic 8086 ID 2803 (OSS Mixer) [default] - Capture: HDA Intel - ALC888 Analog (PulseAudio Mixer) - Capture: Monitor of HDA Intel - ALC888 Analog (Pulse... - HDA Intel (Alsa Mixer) - Playback: HDA Intel - ALC88 Analog (PulseAudio Mix... -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=519737 User sbrabec@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=519737#c12 Stanislav Brabec <sbrabec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |holgi@novell.com Summary|Pidgin crashes after |Pidgin crashes in GStreamer |applying latest online |backend |updates | --- Comment #12 from Stanislav Brabec <sbrabec@novell.com> 2009-07-10 06:31:40 MDT --- Well, we have several different crashes. Both are related to sound. Each one crashes in a different place. Both crashes in a strange place (one in proprietary OpenGL library, second in glibc while creating thread). It may be two different problems, but it may indicate some common problem in pidgin, gstreamer or audio backend. Questions to Holger Sickenberg: 1. Do you experience any crashes of OpenGL enabled applications? 2. Please now try following: - move your ~/.gstreamer-0.10 directory somewhere - run pidgin. Does it crash now? - not depending on the result of above, remove your ~/.gstreamer-0.10 - run gst-inspect. Does it crash? - run pidgin. Does it crash now? - and finally, can you compare files inside ~/.gstreamer-0.10 before and after this test? Questions to Maurice Kienenberger: Please set sound output to Automatic in Pidgin and experiment with the default sound output in gstreamer-properties. Do all modes crash? Do you experience crashes, if you uninstall pulseaudio and related packages? -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=519737 User mkienenb@gmail.com added comment http://bugzilla.novell.com/show_bug.cgi?id=519737#c13 --- Comment #13 from Maurice Kienenberger <mkienenb@gmail.com> 2009-07-10 13:03:15 MDT --- I will go ahead and work out the answers to the questions you asked me, but I suspect that the stack trace I sent you is probably bogus. When I started pidgin up using valgrind as one of my debugging attempts, it said "Jump to the invalid address stated on the next line". And the stack trace I posted doesn't make any sense, so it seems credible. The pastebin of that is still available here: http://pastebin.com/m45efd7e7 -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=519737 User mkienenb@gmail.com added comment http://bugzilla.novell.com/show_bug.cgi?id=519737#c14 Maurice Kienenberger <mkienenb@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|holgi@novell.com | --- Comment #14 from Maurice Kienenberger <mkienenb@gmail.com> 2009-07-10 13:37:29 MDT --- These are the gstreamer-property Default Output settings I have: ALSA ALC88 Analog (sound) ALSA ALC88 Digital (no sound) ESD (sound) OSS (sound) PulseAudio Sound Server (sound) None of the five settings caused pidgin to crash. Removing the pulseaudio package results in the following changes listed at the bottom. Strangely enough, it doesn't remove "PulseAudio Sound Server" from gstreamer-properties, and sound continues to work when I select pulseaudio as my sound server. No crashes in pidgin under autodetect or PulseAudio Sound Server with pulseaudio removed. I do have other pulseaudio-related packages still installed, though: - alsa-plugins-pulse, libpulse-browse0, libpulse-mainloop-glib0, libpulse0, libpulse0-32bit, padevchooser, paman, paprefs, pavucontrol, pavumeter, pulseaudio-utils 2009-07-10 15:29:20|remove |pulseaudio-module-bluetooth|0.9.14-2.2.1|x86_64|root@linux-desktop 2009-07-10 15:29:20|remove |pulseaudio-module-gconf|0.9.14-2.2.1|x86_64|root@linux-desktop 2009-07-10 15:29:20|remove |pulseaudio-module-lirc|0.9.14-2.2.1|x86_64|root@linux-desktop 2009-07-10 15:29:20|remove |pulseaudio-module-x11|0.9.14-2.2.1|x86_64|root@linux-desktop 2009-07-10 15:29:21|remove |pulseaudio-module-zeroconf|0.9.14-2.2.1|x86_64|root@linux-desktop 2009-07-10 15:29:21|remove |pulseaudio-esound-compat|0.9.14-2.2.1|x86_64|root@linux-desktop 2009-07-10 15:29:21|remove |pulseaudio-lang|0.9.14-2.2.1|x86_64|root@linux-desktop 2009-07-10 15:29:22|remove |pulseaudio|0.9.14-2.2.1|x86_64|root@linux-desktop # 2009-07-10 15:29:25 esound-daemon-0.2.39-4.1.x86_64.rpm installed ok # Additional rpm output: # Updating etc/sysconfig/esound... # 2009-07-10 15:29:25|install|esound-daemon|0.2.39-4.1|x86_64||repo-oss|d8e10dc59bbd3acf6b9f74fec730df94b62b6568 -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=519737 User vuntz@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=519737#c15 Vincent Untz <vuntz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jpschewe@mtu.net --- Comment #15 from Vincent Untz <vuntz@novell.com> 2009-08-07 12:33:19 MDT --- *** Bug 523654 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=523654 -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=519737 User holgi@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=519737#c16 --- Comment #16 from Holger Sickenberg <holgi@novell.com> 2009-08-12 08:16:13 MDT --- I found out that when I reboot the machine I'm not able to start "pidgin" - it crashes every time. But if I do start "gst-inspect" once - I'm able to start "pidgin" without any problem afterwards as often as I want. -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=519737 User sbrabec@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=519737#c17 Stanislav Brabec <sbrabec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |holgi@novell.com --- Comment #17 from Stanislav Brabec <sbrabec@novell.com> 2009-08-12 09:53:46 MDT --- Once modules registration succeeds, it is not called again until any module update. What we know: gst_registry_scan_path() crashes or not crashes in dlopen() depending on calling context. Could you try: 1. Hide your ~/.gstreamer-0.10 2. Run pidgin You will probably get crash again. If it crashes, could you try valgrind? Are there any memory corruption messages? -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=519737 User holgi@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=519737#c18 Holger Sickenberg <holgi@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|holgi@novell.com | --- Comment #18 from Holger Sickenberg <holgi@novell.com> 2009-08-13 07:44:02 MDT --- ==5199== ==5199== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 9357 from 3) ==5199== malloc/free: in use at exit: 9,209,503 bytes in 67,930 blocks. ==5199== malloc/free: 350,321 allocs, 282,391 frees, 69,484,612 bytes allocated. ==5199== For counts of detected errors, rerun with: -v ==5199== searching for pointers to 67,930 not-freed blocks. ==5199== checked 19,065,272 bytes. ==5199== ==5199== LEAK SUMMARY: ==5199== definitely lost: 386,462 bytes in 7,576 blocks. ==5199== possibly lost: 512,334 bytes in 631 blocks. ==5199== still reachable: 8,310,707 bytes in 59,723 blocks. ==5199== suppressed: 0 bytes in 0 blocks. ==5199== Rerun with --leak-check=full to see details of leaked memory. Aborted -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=519737 User sbrabec@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=519737#c19 Stanislav Brabec <sbrabec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |pbaudis@novell.com --- Comment #19 from Stanislav Brabec <sbrabec@novell.com> 2009-08-13 07:59:52 MDT --- Petr, the crash happens in dlopen(), and there is no apparent memory corruption. Do you have any idea, what is happening? -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=519737 User pbaudis@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=519737#c20 Petr Baudis <pbaudis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW CC| |pbaudis@novell.com Info Provider|pbaudis@novell.com | --- Comment #20 from Petr Baudis <pbaudis@novell.com> 2009-08-13 08:24:26 MDT --- No immediate ideas... Do all the people who experience this crash use nvidia? I don't know how safe that really is so don't do it if you don't know how to recover in case your whole system crashes, but if you move away /usr/lib64/tls/libnvidia-tls.so.1 temporarily, does pidgin still crash? Can you run the crashing pidgin as $ LD_DEBUG=all LD_DEBUG_OUTPUT=/tmp/z pidgin and post tail -n 100 /tmp/z or so? -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=519737 User mkienenb@gmail.com added comment http://bugzilla.novell.com/show_bug.cgi?id=519737#c21 --- Comment #21 from Maurice Kienenberger <mkienenb@gmail.com> 2009-08-13 10:25:31 MDT --- My video is an onboard Intel G45/G43, although the problem has not reoccurred for me. -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=519737 User jpschewe@mtu.net added comment http://bugzilla.novell.com/show_bug.cgi?id=519737#c22 --- Comment #22 from Jon Schewe <jpschewe@mtu.net> 2009-08-14 12:40:27 MDT --- (In reply to comment #20)
No immediate ideas...
Do all the people who experience this crash use nvidia?
I don't know how safe that really is so don't do it if you don't know how to recover in case your whole system crashes, but if you move away /usr/lib64/tls/libnvidia-tls.so.1 temporarily, does pidgin still crash?
Can you run the crashing pidgin as $ LD_DEBUG=all LD_DEBUG_OUTPUT=/tmp/z pidgin and post tail -n 100 /tmp/z or so?
I don't know if everyone is using nvidia, but I know that I am, when I move the library to the side, then pidgin starts. LD_DEBUG_OUTPUT appears to suppress all ld output, so I ran it like so: LD_DEBUG=all pidgin > /tmp/z 2>&1 [0] 29685: symbol=g_module_unload; lookup in file=/lib64/libdl.so.2 [0] 29685: symbol=g_module_unload; lookup in file=/lib64/libm.so.6 [0] 29685: symbol=g_module_unload; lookup in file=/usr/lib64/libpango-1.0.so.0 [0] 29685: symbol=g_module_unload; lookup in file=/usr/lib64/libfreetype.so.6 [0] 29685: symbol=g_module_unload; lookup in file=/lib64/libz.so.1 [0] 29685: symbol=g_module_unload; lookup in file=/usr/lib64/libfontconfig.so.1 [0] 29685: symbol=g_module_unload; lookup in file=/usr/lib64/libgobject-2.0.so.0 [0] 29685: symbol=g_module_unload; lookup in file=/usr/lib64/libgmodule-2.0.so.0 [0] 29685: symbol=g_module_unload; lookup in file=/usr/lib64/libglib-2.0.so.0 [0] 29685: symbol=g_module_unload; lookup in file=/lib64/libnsl.so.1 [0] 29685: symbol=g_module_unload; lookup in file=/lib64/libresolv.so.2 [0] 29685: symbol=g_module_unload; lookup in file=/lib64/libc.so.6 [0] 29685: symbol=g_module_unload; lookup in file=/usr/lib64/libXinerama.so.1 [0] 29685: symbol=g_module_unload; lookup in file=/usr/lib64/libXi.so.6 [0] 29685: symbol=g_module_unload; lookup in file=/usr/lib64/libXrandr.so.2 [0] 29685: symbol=g_module_unload; lookup in file=/usr/lib64/libXcursor.so.1 [0] 29685: symbol=g_module_unload; lookup in file=/usr/lib64/libXcomposite.so.1 [0] 29685: symbol=g_module_unload; lookup in file=/usr/lib64/libXext.so.6 [0] 29685: symbol=g_module_unload; lookup in file=/usr/lib64/libXdamage.so.1 [0] 29685: symbol=g_module_unload; lookup in file=/usr/lib64/libXfixes.so.3 [0] 29685: symbol=g_module_unload; lookup in file=/usr/lib64/libpcre.so.0 [0] 29685: symbol=g_module_unload; lookup in file=/lib64/libselinux.so.1 [0] 29685: symbol=g_module_unload; lookup in file=/lib64/ld-linux-x86-64.so.2 [0] 29685: symbol=g_module_unload; lookup in file=/lib64/libexpat.so.1 [0] 29685: /usr/lib64/pidgin/spellchk.so: error: symbol lookup error: undefined symbol: g_module_unload (fatal) 29685: symbol=g_module_symbol; lookup in file=pidgin [0] 29685: symbol=g_module_symbol; lookup in file=/usr/lib64/libgstreamer-0.10.so.0 [0] 29685: symbol=g_module_symbol; lookup in file=/usr/lib64/libXss.so.1 [0] 29685: symbol=g_module_symbol; lookup in file=/usr/lib64/libXext.so.6 [0] 29685: symbol=g_module_symbol; lookup in file=/usr/lib64/libgtkspell.so.0 [0] 29685: symbol=g_module_symbol; lookup in file=/usr/lib64/libenchant.so.1 [0] 29685: symbol=g_module_symbol; lookup in file=/usr/lib64/libstartup-notification-1.so.0 [0] 29685: symbol=g_module_symbol; lookup in file=/usr/lib64/libSM.so.6 [0] 29685: symbol=g_module_symbol; lookup in file=/lib64/libuuid.so.1 [0] 29685: symbol=g_module_symbol; lookup in file=/usr/lib64/libICE.so.6 [0] 29685: symbol=g_module_symbol; lookup in file=/usr/lib64/libgtk-x11-2.0.so.0 [0] 29685: symbol=g_module_symbol; lookup in file=/usr/lib64/libgdk-x11-2.0.so.0 [0] 29685: symbol=g_module_symbol; lookup in file=/usr/lib64/libatk-1.0.so.0 [0] 29685: symbol=g_module_symbol; lookup in file=/usr/lib64/libpangoft2-1.0.so.0 [0] 29685: symbol=g_module_symbol; lookup in file=/usr/lib64/libgdk_pixbuf-2.0.so.0 [0] 29685: symbol=g_module_symbol; lookup in file=/usr/lib64/libgio-2.0.so.0 [0] 29685: symbol=g_module_symbol; lookup in file=/usr/lib64/libpangocairo-1.0.so.0 [0] 29685: symbol=g_module_symbol; lookup in file=/usr/lib64/libcairo.so.2 [0] 29685: symbol=g_module_symbol; lookup in file=/usr/lib64/libpixman-1.so.0 [0] 29685: symbol=g_module_symbol; lookup in file=/usr/lib64/libpng12.so.0 [0] 29685: symbol=g_module_symbol; lookup in file=/usr/lib64/libxcb-render-util.so.0 [0] 29685: symbol=g_module_symbol; lookup in file=/usr/lib64/libxcb-render.so.0 [0] 29685: symbol=g_module_symbol; lookup in file=/usr/lib64/libXrender.so.1 [0] 29685: symbol=g_module_symbol; lookup in file=/usr/lib64/libX11.so.6 [0] 29685: symbol=g_module_symbol; lookup in file=/usr/lib64/libxcb-xlib.so.0 [0] 29685: symbol=g_module_symbol; lookup in file=/usr/lib64/libxcb.so.1 [0] 29685: symbol=g_module_symbol; lookup in file=/usr/lib64/libXau.so.6 [0] 29685: symbol=g_module_symbol; lookup in file=/usr/lib64/libpango-1.0.so.0 [0] 29685: symbol=g_module_symbol; lookup in file=/usr/lib64/libfreetype.so.6 [0] 29685: symbol=g_module_symbol; lookup in file=/usr/lib64/libfontconfig.so.1 [0] 29685: symbol=g_module_symbol; lookup in file=/usr/lib64/libpurple.so.0 [0] 29685: symbol=g_module_symbol; lookup in file=/usr/lib64/libdbus-glib-1.so.2 [0] 29685: symbol=g_module_symbol; lookup in file=/usr/lib64/libgobject-2.0.so.0 [0] 29685: symbol=g_module_symbol; lookup in file=/usr/lib64/libgmodule-2.0.so.0 [0] 29685: binding file /usr/lib64/libpurple.so.0 [0] to /usr/lib64/libgmodule-2.0.so.0 [0]: normal symbol `g_module_symbol' 29685: symbol=purple_init_plugin; lookup in file=/usr/lib64/pidgin/spellchk.so [0] 29685: binding file /usr/lib64/pidgin/spellchk.so [0] to /usr/lib64/pidgin/spellchk.so [0]: normal symbol `purple_init_plugin' 29685: symbol=g_list_find; lookup in file=pidgin [0] 29685: symbol=g_list_find; lookup in file=/usr/lib64/libgstreamer-0.10.so.0 [0] 29685: symbol=g_list_find; lookup in file=/usr/lib64/libXss.so.1 [0] 29685: symbol=g_list_find; lookup in file=/usr/lib64/libXext.so.6 [0] 29685: symbol=g_list_find; lookup in file=/usr/lib64/libgtkspell.so.0 [0] 29685: symbol=g_list_find; lookup in file=/usr/lib64/libenchant.so.1 [0] 29685: symbol=g_list_find; lookup in file=/usr/lib64/libstartup-notification-1.so.0 [0] 29685: symbol=g_list_find; lookup in file=/usr/lib64/libSM.so.6 [0] 29685: symbol=g_list_find; lookup in file=/lib64/libuuid.so.1 [0] 29685: symbol=g_list_find; lookup in file=/usr/lib64/libICE.so.6 [0] 29685: symbol=g_list_find; lookup in file=/usr/lib64/libgtk-x11-2.0.so.0 [0] 29685: symbol=g_list_find; lookup in file=/usr/lib64/libgdk-x11-2.0.so.0 [0] 29685: symbol=g_list_find; lookup in file=/usr/lib64/libatk-1.0.so.0 [0] 29685: symbol=g_list_find; lookup in file=/usr/lib64/libpangoft2-1.0.so.0 [0] 29685: symbol=g_list_find; lookup in file=/usr/lib64/libgdk_pixbuf-2.0.so.0 [0] 29685: symbol=g_list_find; lookup in file=/usr/lib64/libgio-2.0.so.0 [0] 29685: symbol=g_list_find; lookup in file=/usr/lib64/libpangocairo-1.0.so.0 [0] 29685: symbol=g_list_find; lookup in file=/usr/lib64/libcairo.so.2 [0] 29685: symbol=g_list_find; lookup in file=/usr/lib64/libpixman-1.so.0 [0] 29685: symbol=g_list_find; lookup in file=/usr/lib64/libpng12.so.0 [0] 29685: symbol=g_list_find; lookup in file=/usr/lib64/libxcb-render-util.so.0 [0] 29685: symbol=g_list_find; lookup in file=/usr/lib64/libxcb-render.so.0 [0] 29685: symbol=g_list_find; lookup in file=/usr/lib64/libXrender.so.1 [0] 29685: symbol=g_list_find; lookup in file=/usr/lib64/libX11.so.6 [0] 29685: symbol=g_list_find; lookup in file=/usr/lib64/libxcb-xlib.so.0 [0] 29685: symbol=g_list_find; lookup in file=/usr/lib64/libxcb.so.1 [0] 29685: symbol=g_list_find; lookup in file=/usr/lib64/libXau.so.6 [0] 29685: symbol=g_list_find; lookup in file=/usr/lib64/libpango-1.0.so.0 [0] 29685: symbol=g_list_find; lookup in file=/usr/lib64/libfreetype.so.6 [0] 29685: symbol=g_list_find; lookup in file=/usr/lib64/libfontconfig.so.1 [0] 29685: symbol=g_list_find; lookup in file=/usr/lib64/libpurple.so.0 [0] 29685: symbol=g_list_find; lookup in file=/usr/lib64/libdbus-glib-1.so.2 [0] 29685: symbol=g_list_find; lookup in file=/usr/lib64/libgobject-2.0.so.0 [0] 29685: symbol=g_list_find; lookup in file=/usr/lib64/libgmodule-2.0.so.0 [0] 29685: symbol=g_list_find; lookup in file=/usr/lib64/libgthread-2.0.so.0 [0] 29685: symbol=g_list_find; lookup in file=/lib64/librt.so.1 [0] 29685: symbol=g_list_find; lookup in file=/usr/lib64/libxml2.so.2 [0] 29685: symbol=g_list_find; lookup in file=/lib64/libdl.so.2 [0] 29685: symbol=g_list_find; lookup in file=/lib64/libz.so.1 [0] 29685: symbol=g_list_find; lookup in file=/usr/lib64/libgnome-keyring.so.0 [0] 29685: symbol=g_list_find; lookup in file=/lib64/libdbus-1.so.3 [0] 29685: symbol=g_list_find; lookup in file=/usr/lib64/libglib-2.0.so.0 [0] 29685: binding file /usr/lib64/libpurple.so.0 [0] to /usr/lib64/libglib-2.0.so.0 [0]: normal symbol `g_list_find' 29685: symbol=purple_core_get_ui; lookup in file=pidgin [0] 29685: symbol=purple_core_get_ui; lookup in file=/usr/lib64/libgstreamer-0.10.so.0 [0] 29685: symbol=purple_core_get_ui; lookup in file=/usr/lib64/libXss.so.1 [0] 29685: symbol=purple_core_get_ui; lookup in file=/usr/lib64/libXext.so.6 [0] 29685: symbol=purple_core_get_ui; lookup in file=/usr/lib64/libgtkspell.so.0 [0] 29685: symbol=purple_core_get_ui; lookup in file=/usr/lib64/libenchant.so.1 [0] 29685: symbol=purple_core_get_ui; lookup in file=/usr/lib64/libstartup-notification-1.so.0 [0] 29685: symbol=purple_core_get_ui; lookup in file=/usr/lib64/libSM.so.6 [0] 29685: symbol=purple_core_get_ui; lookup in file=/lib64/libuuid.so.1 [0] 29685: symbol=purple_core_get_ui; lookup in file=/usr/lib64/libICE.so.6 [0] 29685: symbol=purple_core_get_ui; lookup in file=/usr/lib64/libgtk-x11-2.0.so.0 [0] 29685: symbol=purple_core_get_ui; lookup in file=/usr/lib64/libgdk-x11-2.0.so.0 [0] 29685: symbol=purple_core_get_ui; lookup in file=/usr/lib64/libatk-1.0.so.0 [0] 29685: symbol=purple_core_get_ui; lookup in file=/usr/lib64/libpangoft2-1.0.so.0 [0] 29685: symbol=purple_core_get_ui; lookup in file=/usr/lib64/libgdk_pixbuf-2.0.so.0 [0] 29685: symbol=purple_core_get_ui; lookup in file=/usr/lib64/libgio-2.0.so.0 [0] 29685: symbol=purple_core_get_ui; lookup in file=/usr/lib64/libpangocairo-1.0.so.0 [0] 29685: symbol=purple_core_get_ui; lookup in file=/usr/lib64/libcairo.so.2 [0] 29685: symbol=purple_core_get_ui; lookup in file=/usr/lib64/libpixman-1.so.0 [0] 29685: symbol=purple_core_get_ui; lookup in file=/usr/lib64/libpng12.so.0 [0] 29685: symbol=purple_core_get_ui; lookup in file=/usr/lib64/libxcb-render-util.so.0 [0] 29685: symbol=purple_core_get_ui; lookup in file=/usr/lib64/libxcb-render.so.0 [0] 29685: symbol=purple_core_get_ui; lookup in file=/usr/lib64/libXrender.so.1 [0] 29685: symbol=purple_core_get_ui; lookup in file=/usr/lib64/libX11.so.6 [0] 29685: symbol=purple_core_get_ui; lookup in file=/usr/lib64/libxcb-xlib.so.0 [0] 29685: symbol=purple_core_get_ui; lookup in file=/usr/lib64/libxcb.so.1 [0] 29685: symbol=purple_core_get_ui; lookup in file=/usr/lib64/libXau.so.6 [0] 29685: symbol=purple_core_get_ui; lookup in file=/usr/lib64/libpango-1.0.so.0 [0] 29685: symbol=purple_core_get_ui; lookup in file=/usr/lib64/libfreetype.so.6 [0] 29685: symbol=purple_core_get_ui; lookup in file=/usr/lib64/libfontconfig.so.1 [0] 29685: symbol=purple_core_get_ui; lookup in file=/usr/lib64/libpurple.so.0 [0] 29685: binding file /usr/lib64/libpurple.so.0 [0] to /usr/lib64/libpurple.so.0 [0]: normal symbol `purple_core_get_ui' 29685: symbol=fputs; lookup in file=pidgin [0] 29685: symbol=fputs; lookup in file=/usr/lib64/libgstreamer-0.10.so.0 [0] 29685: symbol=fputs; lookup in file=/usr/lib64/libXss.so.1 [0] 29685: symbol=fputs; lookup in file=/usr/lib64/libXext.so.6 [0] 29685: symbol=fputs; lookup in file=/usr/lib64/libgtkspell.so.0 [0] 29685: symbol=fputs; lookup in file=/usr/lib64/libenchant.so.1 [0] 29685: symbol=fputs; lookup in file=/usr/lib64/libstartup-notification-1.so.0 [0] 29685: symbol=fputs; lookup in file=/usr/lib64/libSM.so.6 [0] 29685: symbol=fputs; lookup in file=/lib64/libuuid.so.1 [0] 29685: symbol=fputs; lookup in file=/usr/lib64/libICE.so.6 [0] 29685: symbol=fputs; lookup in file=/usr/lib64/libgtk-x11-2.0.so.0 [0] 29685: symbol=fputs; lookup in file=/usr/lib64/libgdk-x11-2.0.so.0 [0] 29685: symbol=fputs; lookup in file=/usr/lib64/libatk-1.0.so.0 [0] 29685: symbol=fputs; lookup in file=/usr/lib64/libpangoft2-1.0.so.0 [0] 29685: symbol=fputs; lookup in file=/usr/lib64/libgdk_pixbuf-2.0.so.0 [0] 29685: symbol=fputs; lookup in file=/usr/lib64/libgio-2.0.so.0 [0] 29685: symbol=fputs; lookup in file=/usr/lib64/libpangocairo-1.0.so.0 [0] 29685: symbol=fputs; lookup in file=/usr/lib64/libcairo.so.2 [0] 29685: symbol=fputs; lookup in file=/usr/lib64/libpixman-1.so.0 [0] 29685: symbol=fputs; lookup in file=/usr/lib64/libpng12.so.0 [0] 29685: symbol=fputs; lookup in file=/usr/lib64/libxcb-render-util.so.0 [0] 29685: symbol=fputs; lookup in file=/usr/lib64/libxcb-render.so.0 [0] 29685: symbol=fputs; lookup in file=/usr/lib64/libXrender.so.1 [0] 29685: symbol=fputs; lookup in file=/usr/lib64/libX11.so.6 [0] 29685: symbol=fputs; lookup in file=/usr/lib64/libxcb-xlib.so.0 [0] 29685: symbol=fputs; lookup in file=/usr/lib64/libxcb.so.1 [0] 29685: symbol=fputs; lookup in file=/usr/lib64/libXau.so.6 [0] 29685: symbol=fputs; lookup in file=/usr/lib64/libpango-1.0.so.0 [0] 29685: symbol=fputs; lookup in file=/usr/lib64/libfreetype.so.6 [0] 29685: symbol=fputs; lookup in file=/usr/lib64/libfontconfig.so.1 [0] 29685: symbol=fputs; lookup in file=/usr/lib64/libpurple.so.0 [0] 29685: symbol=fputs; lookup in file=/usr/lib64/libdbus-glib-1.so.2 [0] 29685: symbol=fputs; lookup in file=/usr/lib64/libgobject-2.0.so.0 [0] 29685: symbol=fputs; lookup in file=/usr/lib64/libgmodule-2.0.so.0 [0] 29685: symbol=fputs; lookup in file=/usr/lib64/libgthread-2.0.so.0 [0] 29685: symbol=fputs; lookup in file=/lib64/librt.so.1 [0] 29685: symbol=fputs; lookup in file=/usr/lib64/libxml2.so.2 [0] 29685: symbol=fputs; lookup in file=/lib64/libdl.so.2 [0] 29685: symbol=fputs; lookup in file=/lib64/libz.so.1 [0] 29685: symbol=fputs; lookup in file=/usr/lib64/libgnome-keyring.so.0 [0] 29685: symbol=fputs; lookup in file=/lib64/libdbus-1.so.3 [0] 29685: symbol=fputs; lookup in file=/usr/lib64/libglib-2.0.so.0 [0] 29685: symbol=fputs; lookup in file=/lib64/libm.so.6 [0] 29685: symbol=fputs; lookup in file=/lib64/libnsl.so.1 [0] 29685: symbol=fputs; lookup in file=/lib64/libresolv.so.2 [0] 29685: symbol=fputs; lookup in file=/lib64/libpthread.so.0 [0] 29685: symbol=fputs; lookup in file=/lib64/libc.so.6 [0] 29685: binding file pidgin [0] to /lib64/libc.so.6 [0]: normal symbol `fputs' [GLIBC_2.2.5] -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=519737 User pbaudis@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=519737#c23 --- Comment #23 from Petr Baudis <pbaudis@novell.com> 2009-08-14 19:21:27 MDT --- Just to clarify, right after "29685: binding file pidgin [0] to /lib64/libc.so.6 [0]: normal symbol `fputs' [GLIBC_2.2.5]" pidgin crashes? I can see no mention of nvidia there... I think some memory corruption is definitely going on; if it happenned on intel machines too, maybe not nvidia's fault, but I don't understand why isn't it reproducible there but is with libnvidia. Does comment #18 imply that when run within valgrind, pidgin never crashes?! -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=519737 User jpschewe@mtu.net added comment http://bugzilla.novell.com/show_bug.cgi?id=519737#c24 Jon Schewe <jpschewe@mtu.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #24 from Jon Schewe <jpschewe@mtu.net> 2009-08-31 06:28:12 MDT --- I got the security updates this morning for pidgin and libpurple and my pidgin starts again. libpurple-2.5.1-3.14.1.x86_64 pidgin-2.5.1-3.12.2_3.14.1.x86_64 -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=519737 User sbrabec@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=519737#c25 Stanislav Brabec <sbrabec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #25 from Stanislav Brabec <sbrabec@novell.com> 2009-08-31 06:57:30 MDT --- No, it is not fixed. Security update fixed unrelated issues in MSN, Jabber and Bonjour protocols. As a side effect, gstreamer cache was probably updated correctly (maybe by a different application). Once the cache will be outdated, it will crash again. Please try: 1. move your ~/.gstreamer-0.10 directory somewhere 2. run pidgin. I strongly suspect, that it will crash again. -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=519737 User jpschewe@mtu.net added comment http://bugzilla.novell.com/show_bug.cgi?id=519737#c26 --- Comment #26 from Jon Schewe <jpschewe@mtu.net> 2009-09-01 05:50:11 MDT --- You're right. I moved ~/.gstreamer-0.10 to the side and pidgin crashed again. Oh well, I was hoping. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=519737 https://bugzilla.novell.com/show_bug.cgi?id=519737#c27 Stanislav Brabec <sbrabec@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO InfoProvider| |holgi@suse.com --- Comment #27 from Stanislav Brabec <sbrabec@suse.com> 2011-12-09 19:13:08 CET --- Is anybody able to reproduce this problem in openSUSE 12.1 with one of reported graphic cards and proprietary drivers? How to reproduce: 1. Move your ~/.gstreamer-0.10 directory somewhere. 2. Run pidgin. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=519737 https://bugzilla.novell.com/show_bug.cgi?id=519737#c28 Holger Sickenberg <holgi@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED InfoProvider|holgi@suse.com | --- Comment #28 from Holger Sickenberg <holgi@suse.com> 2011-12-12 11:35:56 CET --- I do not have that workstation anymore. Apart from this, after more than two years - either it's working now again or nobody will use pidgin any longer on such hardware. ;-) -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=519737 https://bugzilla.novell.com/show_bug.cgi?id=519737#c29 Stanislav Brabec <sbrabec@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |WORKSFORME --- Comment #29 from Stanislav Brabec <sbrabec@suse.com> 2011-12-12 17:33:25 CET --- OK. It seems to be fixed. If not, we can do nearly anything with the proprietary drivers. (Maybe just disable caca GL toy plugin.) -- 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.
participants (1)
-
bugzilla_noreply@novell.com