[Bug 825339] New: Thunderbird 17.0.6 crashes about every third post sent via nntp
https://bugzilla.novell.com/show_bug.cgi?id=825339 https://bugzilla.novell.com/show_bug.cgi?id=825339#c0 Summary: Thunderbird 17.0.6 crashes about every third post sent via nntp Classification: openSUSE Product: openSUSE 12.3 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Firefox AssignedTo: bnc-team-mozilla@forge.provo.novell.com ReportedBy: carlos.e.r@opensuse.org QAContact: qa-bugs@suse.de Found By: --- Blocker: --- Thunderbird 17.0.6 crashes about every third post sent via nntp Dozens of automatic crash reports sent under my email to somewhere unknown to me, maybe you have the power to retrieve them and find out what is wrong. -- 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=825339 https://bugzilla.novell.com/show_bug.cgi?id=825339#c1 --- Comment #1 from Carlos Robinson <carlos.e.r@opensuse.org> 2013-06-18 16:47:00 UTC --- Last crash report: https://crash-stats.mozilla.com/report/index/bp-d393ddf1-d909-4f77-a438-0cd2... -- 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=825339 https://bugzilla.novell.com/show_bug.cgi?id=825339#c2 --- Comment #2 from Carlos Robinson <carlos.e.r@opensuse.org> 2013-06-18 23:47:20 UTC --- cer@Telcontar:~> rpm -qi MozillaThunderbird Name : MozillaThunderbird Version : 17.0.6 Release : 61.13.1 Architecture: x86_64 Install Date: 2013-06-08T07:16:57 CEST Group : Productivity/Networking/Email/Clients Size : 50460018 License : MPL-2.0 Signature : RSA/SHA256, 2013-05-27T16:05:47 CEST, Key ID b88b2fd43dbdc284 Source RPM : MozillaThunderbird-17.0.6-61.13.1.src.rpm Build Date : 2013-05-15T09:28:01 CEST Build Host : build32 Relocations : (not relocatable) Packager : http://bugs.opensuse.org Vendor : openSUSE URL : http://www.mozilla.org/products/thunderbird/ Summary : The Stand-Alone Mozilla Mail Component Description : Mozilla Thunderbird is a redesign of the Mozilla Mail component. It is written using the XUL user interface language and designed to be cross-platform. It is a stand-alone application instead of part of the Mozilla application suite. Distribution: openSUSE 12.3 cer@Telcontar:~> -- 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=825339 https://bugzilla.novell.com/show_bug.cgi?id=825339#c3 --- Comment #3 from Carlos Robinson <carlos.e.r@opensuse.org> 2013-06-19 00:07:57 UTC --- Another one: Crash ID: bp-dff694b2-8b87-4a1c-b682-c476a2130619 -- 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=825339 https://bugzilla.novell.com/show_bug.cgi?id=825339#c4 --- Comment #4 from Carlos Robinson <carlos.e.r@opensuse.org> 2013-07-04 18:14:59 UTC --- I have several crashes per day; there are 44 entries in the .thunderbird/Crash\ Reports/submitted directory. Now upgraded to 17.0.7, and got another crash. Is there any solution, PLEASE? -- 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=825339 https://bugzilla.novell.com/show_bug.cgi?id=825339#c5 --- Comment #5 from Wolfgang Rosenauer <wolfgang@rosenauer.org> 2013-07-04 19:15:37 UTC --- basically all crashes are happening in libgdk-x11. These symbols cannot be decoded from the mozilla server therefore there are details missing. You probably need to install -debugsymbols packages for Thunderbird and all the gtk/gdk stuff and run TB in gdb. -- 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=825339 https://bugzilla.novell.com/show_bug.cgi?id=825339#c6 --- Comment #6 from Carlos Robinson <carlos.e.r@opensuse.org> 2013-07-04 22:23:27 UTC --- Ok, please tell me how. I installed these: Downloading libgdk_pixbuf-2_0-0-debuginfo (download size 340.5 kB) Downloading MozillaThunderbird-debuginfo (download size 124.32 MB) Downloading enigmail-debuginfo (download size 90.1 kB) Installing libgdk_pixbuf-2_0-0-debuginfo-2.26.5-3.1.1.x86_64.rpm (installed size 1.30 MB) Installing MozillaThunderbird-debuginfo-17.0.7-61.17.1.x86_64.rpm (installed size 556.65 MB) Installing enigmail-debuginfo-1.5.1+17.0.7-61.17.1.x86_64.rpm (installed size 254.9 kB) Then I run: cer@Telcontar:~> gdb /usr/bin/thunderbird GNU gdb (GDB) SUSE (7.5.1-2.1.1) 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/>... "/usr/bin/thunderbird": not in executable format: File format not recognized (gdb) So, that way is no go. How should I do it, and what other, if any, debuginfo packages should I install? -- 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=825339 https://bugzilla.novell.com/show_bug.cgi?id=825339#c7 --- Comment #7 from Carlos Robinson <carlos.e.r@opensuse.org> 2013-07-04 23:17:12 UTC --- cer@Telcontar:~> thunderbird & [1] 13178 cer@Telcontar:~> null:profile-after-change added added enigmail.js: Registered components mimeVerify.jsm: module initialized [object ChromeWindow]:mail-startup-done mimeEncrypt.js: module initialized (thunderbird-bin:13178): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed (thunderbird-bin:13178): Gdk-CRITICAL **: IA__gdk_window_get_toplevel: assertion `GDK_IS_WINDOW (window)' failed [1]+ Exit 1 thunderbird cer@Telcontar:~> -- 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=825339 https://bugzilla.novell.com/show_bug.cgi?id=825339#c8 --- Comment #8 from Carlos Robinson <carlos.e.r@opensuse.org> 2013-07-05 11:40:49 UTC --- Please help - it is still crashing after the last update. HOW DO I RUN GDB? -- 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=825339 https://bugzilla.novell.com/show_bug.cgi?id=825339#c9 --- Comment #9 from Wolfgang Rosenauer <wolfgang@rosenauer.org> 2013-07-05 12:21:04 UTC --- http://en.opensuse.org/openSUSE:Bugreport_Mozilla gdb is telling you all missing debuginfo packages during startup. Unfortunately I cannot tell you which ones you'll finally need so you need to play around a bit until you get a stacktrace which doesn't have address locations anymore but real function names. -- 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=825339 https://bugzilla.novell.com/show_bug.cgi?id=825339#c10 --- Comment #10 from Carlos Robinson <carlos.e.r@opensuse.org> 2013-07-05 12:31:48 UTC --- No, GDB is complaining that thunderbird is "not in executable format: File format not recognized". What do I 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.
https://bugzilla.novell.com/show_bug.cgi?id=825339 https://bugzilla.novell.com/show_bug.cgi?id=825339#c11 --- Comment #11 from Wolfgang Rosenauer <wolfgang@rosenauer.org> 2013-07-05 12:39:22 UTC --- So you executed "thunderbird -d gdb" as outlined in the wiki? I doubt it since this is the message you would get when running "gdb thunderbird" -- 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=825339 https://bugzilla.novell.com/show_bug.cgi?id=825339#c12 --- Comment #12 from Carlos Robinson <carlos.e.r@opensuse.org> 2013-07-05 12:46:47 UTC --- No, I did not. I don't know what wiki you are talking about, this is the first time I see that in this Bugzilla. I'm starting now "thunderbird -d gdb" ans seeing about the zypper commands it asks about. -- 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=825339 https://bugzilla.novell.com/show_bug.cgi?id=825339#c13 --- Comment #13 from Carlos Robinson <carlos.e.r@opensuse.org> 2013-07-05 14:09:33 UTC --- program crashes just after I enter the master password, but the windows do not die. gdb refuses to exit. What now? cer@Telcontar:~> thunderbird -d gdb gdb /usr/lib64/thunderbird/thunderbird-bin -x /tmp/mozargs.pLgv1S GNU gdb (GDB) SUSE (7.5.1-2.1.1) 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/lib64/thunderbird/thunderbird-bin...Reading symbols from /usr/lib/debug/usr/lib64/thunderbird/thunderbird-bin.debug...done. done. [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Detaching after fork from child process 4708. [New Thread 0x7fffe4a2f700 (LWP 4709)] [New Thread 0x7fffe38ee700 (LWP 4710)] [New Thread 0x7fffe2cff700 (LWP 4711)] [New Thread 0x7fffe1f38700 (LWP 4712)] [New Thread 0x7fffe12ff700 (LWP 4713)] [New Thread 0x7fffe06fe700 (LWP 4714)] [New Thread 0x7fffdfefd700 (LWP 4715)] [New Thread 0x7fffde6ff700 (LWP 4716)] null:profile-after-change added added [New Thread 0x7fffd3d01700 (LWP 4717)] [New Thread 0x7fffd33ff700 (LWP 4718)] enigmail.js: Registered components [New Thread 0x7fffd26ff700 (LWP 4719)] [New Thread 0x7fffd1bff700 (LWP 4720)] [New Thread 0x7fffd0aff700 (LWP 4721)] [New Thread 0x7fffcf4ff700 (LWP 4722)] [New Thread 0x7fffce5ff700 (LWP 4723)] [New Thread 0x7fffcd8ff700 (LWP 4724)] mimeVerify.jsm: module initialized [New Thread 0x7fffccdff700 (LWP 4725)] [New Thread 0x7fffcc5fe700 (LWP 4726)] [Thread 0x7fffd33ff700 (LWP 4718) exited] [Thread 0x7fffd1bff700 (LWP 4720) exited] [Thread 0x7fffcf4ff700 (LWP 4722) exited] [Thread 0x7fffce5ff700 (LWP 4723) exited] [Thread 0x7fffccdff700 (LWP 4725) exited] [New Thread 0x7fffd33ff700 (LWP 4727)] [New Thread 0x7fffd1bff700 (LWP 4728)] [New Thread 0x7fffcf4ff700 (LWP 4729)] [object ChromeWindow]:mail-startup-done [New Thread 0x7fffce5ff700 (LWP 4730)] [New Thread 0x7fffc90ff700 (LWP 4731)] [New Thread 0x7fffc86ff700 (LWP 4732)] [New Thread 0x7fffc7cff700 (LWP 4733)] [New Thread 0x7fffc74fe700 (LWP 4734)] [New Thread 0x7fffc68ff700 (LWP 4736)] [New Thread 0x7fffc60fe700 (LWP 4738)] [New Thread 0x7fffc58fd700 (LWP 4739)] [New Thread 0x7fffc49ff700 (LWP 4740)] [New Thread 0x7fffc35ff700 (LWP 4741)] [New Thread 0x7fffc28ff700 (LWP 4743)] Program received signal SIGPIPE, Broken pipe. [Switching to Thread 0x7fffe2cff700 (LWP 4711)] 0x00007ffff7bcd867 in __libc_send (fd=63, buf=buf@entry=0x7fffc3f2b000, n=n@entry=50, flags=-1, flags@entry=0) at ../sysdeps/unix/sysv/linux/x86_64/send.c:32 32 ../sysdeps/unix/sysv/linux/x86_64/send.c: No such file or directory. (gdb) q A debugging session is active. Inferior 1 [process 4702] will be killed. Quit anyway? (y or n) n Not confirmed. (gdb) (gdb) continue Continuing. [Thread 0x7fffc35ff700 (LWP 4741) exited] [Thread 0x7fffcc5fe700 (LWP 4726) exited] [Thread 0x7fffc58fd700 (LWP 4739) exited] [New Thread 0x7fffc1eff700 (LWP 4787)] [New Thread 0x7fffc35ff700 (LWP 4789)] [Thread 0x7fffc68ff700 (LWP 4736) exited] Program received signal SIGPIPE, Broken pipe. 0x00007ffff7bcd867 in __libc_send (fd=48, buf=buf@entry=0x7fffccce7000, n=n@entry=36, flags=-1, flags@entry=0) at ../sysdeps/unix/sysv/linux/x86_64/send.c:32 32 in ../sysdeps/unix/sysv/linux/x86_64/send.c (gdb) continue Continuing. [Thread 0x7fffc35ff700 (LWP 4741) exited] [Thread 0x7fffcc5fe700 (LWP 4726) exited] [Thread 0x7fffc58fd700 (LWP 4739) exited] [New Thread 0x7fffc1eff700 (LWP 4787)] [New Thread 0x7fffc35ff700 (LWP 4789)] [Thread 0x7fffc68ff700 (LWP 4736) exited] Program received signal SIGPIPE, Broken pipe. 0x00007ffff7bcd867 in __libc_send (fd=48, buf=buf@entry=0x7fffccce7000, n=n@entry=36, flags=-1, flags@entry=0) at ../sysdeps/unix/sysv/linux/x86_64/send.c:32 32 in ../sysdeps/unix/sysv/linux/x86_64/send.c (gdb) continue Continuing. [New Thread 0x7fffc68ff700 (LWP 4796)] [Thread 0x7fffce5ff700 (LWP 4730) exited] [New Thread 0x7fffce5ff700 (LWP 4800)] [New Thread 0x7fffc58fd700 (LWP 4802)] It is difficult to work this way :-( -- 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=825339 https://bugzilla.novell.com/show_bug.cgi?id=825339#c14 --- Comment #14 from Carlos Robinson <carlos.e.r@opensuse.org> 2013-07-05 14:14:35 UTC --- Got the crash. Is this the info you need? (gdb) continue Continuing. [New Thread 0x7fffc68ff700 (LWP 4796)] [Thread 0x7fffce5ff700 (LWP 4730) exited] [New Thread 0x7fffce5ff700 (LWP 4800)] [New Thread 0x7fffc58fd700 (LWP 4802)] Detaching after fork from child process 4809. [New Thread 0x7fffc14fc700 (LWP 4810)] [New Thread 0x7fffcc5fe700 (LWP 4811)] [New Thread 0x7fffc0efb700 (LWP 4812)] [Thread 0x7fffc0efb700 (LWP 4812) exited] [Thread 0x7fffcc5fe700 (LWP 4811) exited] [Thread 0x7fffc14fc700 (LWP 4810) exited] [Thread 0x7fffc35ff700 (LWP 4789) exited] [New Thread 0x7fffc14fc700 (LWP 4838)] [New Thread 0x7fffc35ff700 (LWP 4839)] [New Thread 0x7fffcc5fe700 (LWP 4840)] [Thread 0x7fffc90ff700 (LWP 4731) exited] mimeEncrypt.js: module initialized (thunderbird-bin:4702): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed (thunderbird-bin:4702): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed (thunderbird-bin:4702): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7ffff7fb7740 (LWP 4702)] 0x00007fffef11b486 in IA__gdk_window_get_toplevel (window=0x7fffc3c655e0) at gdkwindow.c:2414 2414 gdkwindow.c: No such file or directory. (gdb) Continuing. Detaching after fork from child process 4869. [Thread 0x7fffc86ff700 (LWP 4732) exited] [Thread 0x7fffcc5fe700 (LWP 4840) exited] [Thread 0x7fffc35ff700 (LWP 4839) exited] [Thread 0x7fffc14fc700 (LWP 4838) exited] [Thread 0x7fffc58fd700 (LWP 4802) exited] [Thread 0x7fffce5ff700 (LWP 4800) exited] [Thread 0x7fffc68ff700 (LWP 4796) exited] [Thread 0x7fffc1eff700 (LWP 4787) exited] [Thread 0x7fffc28ff700 (LWP 4743) exited] [Thread 0x7fffc49ff700 (LWP 4740) exited] [Thread 0x7fffc60fe700 (LWP 4738) exited] [Thread 0x7fffc74fe700 (LWP 4734) exited] [Thread 0x7fffc7cff700 (LWP 4733) exited] [Thread 0x7fffcf4ff700 (LWP 4729) exited] [Thread 0x7fffd1bff700 (LWP 4728) exited] [Thread 0x7fffd33ff700 (LWP 4727) exited] [Thread 0x7fffcd8ff700 (LWP 4724) exited] [Thread 0x7fffd0aff700 (LWP 4721) exited] [Thread 0x7fffd26ff700 (LWP 4719) exited] [Thread 0x7fffd3d01700 (LWP 4717) exited] [Thread 0x7fffde6ff700 (LWP 4716) exited] [Thread 0x7fffdfefd700 (LWP 4715) exited] [Thread 0x7fffe06fe700 (LWP 4714) exited] [Thread 0x7fffe12ff700 (LWP 4713) exited] [Thread 0x7fffe1f38700 (LWP 4712) exited] [Thread 0x7fffe2cff700 (LWP 4711) exited] [Thread 0x7fffe38ee700 (LWP 4710) exited] [Thread 0x7fffe4a2f700 (LWP 4709) exited] [Inferior 1 (process 4702) exited with code 01] (gdb) -- 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=825339 https://bugzilla.novell.com/show_bug.cgi?id=825339#c15 Wolfgang Rosenauer <wolfgang@rosenauer.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wolfgang@rosenauer.org --- Comment #15 from Wolfgang Rosenauer <wolfgang@rosenauer.org> 2013-07-05 14:25:39 UTC --- yes, working with gdb is not easy. I just have no idea how to help you in a different way since I cannot reproduce it. We can also search for differences on your system since obviously there is at least one causing this. Anyway, there is still stuff missing. Did you really read all of the wiki article I've linked? and run it by typing run into gdb. crash the application switch to the terminal where you started it and type bt copy and paste the output to the bugreport It may happen you will got unrelated SIGPIPE during your gdb session. As Mozilla runtime (NSPR) ignores it by default, you have to instruct gdb to ignore them as well, unless you wont be able to got the real crash. type handle SIGPIPE noprint or nostop in the gdb commandline or write it into .gdbinit file (located in your home, or in current directory) I cannot find the "bt" output from your comment above. -- 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=825339 https://bugzilla.novell.com/show_bug.cgi?id=825339#c16 --- Comment #16 from Carlos Robinson <carlos.e.r@opensuse.org> 2013-07-05 15:16:35 UTC --- (In reply to comment #15)
yes, working with gdb is not easy. I just have no idea how to help you in a different way since I cannot reproduce it.
That's ok, as long as you tell me what to do.
Anyway, there is still stuff missing. Did you really read all of the wiki article I've linked?
No, I said above that I have no idea what wiki you are talking about. There is no link here.
and run it by typing run into gdb.
crash the application switch to the terminal where you started it and type bt copy and paste the output to the bugreport
ah, bt. New command.
It may happen you will got unrelated SIGPIPE during your gdb session. As Mozilla runtime (NSPR) ignores it by default, you have to instruct gdb to ignore them as well, unless you wont be able to got the real crash.
How do I tell gdb to ignore those? As it is, I have to go to the terminal and type "continue".
type handle SIGPIPE noprint or nostop in the gdb commandline or write it into .gdbinit file (located in your home, or in current directory)
I cannot find the "bt" output from your comment above.
No, I didn't know I had to do it. I'll try to force a crash by sending several posts. Ok, it crashed, but bt says there is no backtrace. Notice that at the crash point TB does not crash completely, instead it pops up the dialog to send crash info upstream. I typed "bt" before and after clicking send on that dialog. This is what I got: cer@Telcontar:~> thunderbird -d gdb gdb /usr/lib64/thunderbird/thunderbird-bin -x /tmp/mozargs.FLDNCp GNU gdb (GDB) SUSE (7.5.1-2.1.1) 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/lib64/thunderbird/thunderbird-bin...Reading symbols from /usr/lib/debug/usr/lib64/thunderbird/thunderbird-bin.debug...done. done. [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Detaching after fork from child process 4979. [New Thread 0x7fffe4a2f700 (LWP 4980)] [New Thread 0x7fffe38ee700 (LWP 4981)] [New Thread 0x7fffe2cff700 (LWP 4982)] [New Thread 0x7fffe1f38700 (LWP 4983)] [New Thread 0x7fffe12ff700 (LWP 4984)] [New Thread 0x7fffe06fe700 (LWP 4985)] [New Thread 0x7fffdfefd700 (LWP 4986)] [New Thread 0x7fffde6ff700 (LWP 4987)] null:profile-after-change added added [New Thread 0x7fffd3d01700 (LWP 4988)] [New Thread 0x7fffd33ff700 (LWP 4989)] enigmail.js: Registered components [New Thread 0x7fffd26ff700 (LWP 4990)] [New Thread 0x7fffd1bff700 (LWP 4991)] [New Thread 0x7fffd0aff700 (LWP 4993)] [New Thread 0x7fffcf4ff700 (LWP 4994)] [New Thread 0x7fffce5ff700 (LWP 4995)] [New Thread 0x7fffcd8ff700 (LWP 4996)] mimeVerify.jsm: module initialized [New Thread 0x7fffccdff700 (LWP 4997)] [New Thread 0x7fffcc5fe700 (LWP 4998)] [Thread 0x7fffd33ff700 (LWP 4989) exited] [Thread 0x7fffd1bff700 (LWP 4991) exited] [Thread 0x7fffcf4ff700 (LWP 4994) exited] [New Thread 0x7fffcbbff700 (LWP 4999)] [Thread 0x7fffce5ff700 (LWP 4995) exited] [Thread 0x7fffcc5fe700 (LWP 4998) exited] [Thread 0x7fffcbbff700 (LWP 4999) exited] [New Thread 0x7fffd33ff700 (LWP 5000)] [New Thread 0x7fffd1bff700 (LWP 5002)] [New Thread 0x7fffcf4ff700 (LWP 5003)] [object ChromeWindow]:mail-startup-done [New Thread 0x7fffce5ff700 (LWP 5005)] [New Thread 0x7fffc83ff700 (LWP 5007)] [New Thread 0x7fffc7bfe700 (LWP 5008)] [New Thread 0x7fffc73fd700 (LWP 5009)] [New Thread 0x7fffc67ff700 (LWP 5010)] [New Thread 0x7fffc5ffe700 (LWP 5011)] [New Thread 0x7fffc57fd700 (LWP 5012)] [New Thread 0x7fffc4dff700 (LWP 5014)] [New Thread 0x7fffc45fe700 (LWP 5016)] [New Thread 0x7fffc33f9700 (LWP 5018)] [New Thread 0x7fffc24ff700 (LWP 5019)] [New Thread 0x7fffc16ff700 (LWP 5024)] [New Thread 0x7fffc0efe700 (LWP 5030)] [New Thread 0x7fffc0cfd700 (LWP 5031)] [New Thread 0x7fffc00fc700 (LWP 5032)] Detaching after fork from child process 5033. [New Thread 0x7fffbefd5700 (LWP 5034)] [New Thread 0x7fffbedd4700 (LWP 5035)] [New Thread 0x7fffbe1d3700 (LWP 5036)] [Thread 0x7fffbe1d3700 (LWP 5036) exited] [Thread 0x7fffbedd4700 (LWP 5035) exited] [New Thread 0x7fffbedd4700 (LWP 5038)] [New Thread 0x7fffbe1d3700 (LWP 5040)] [Thread 0x7fffc33f9700 (LWP 5018) exited] [Thread 0x7fffc24ff700 (LWP 5019) exited] [Thread 0x7fffbefd5700 (LWP 5034) exited] [Thread 0x7fffc73fd700 (LWP 5009) exited] mimeEncrypt.js: module initialized (thunderbird-bin:4973): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed (thunderbird-bin:4973): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed [Thread 0x7fffc4dff700 (LWP 5014) exited] [Thread 0x7fffccdff700 (LWP 4997) exited] [Thread 0x7fffc67ff700 (LWP 5010) exited] [Thread 0x7fffc57fd700 (LWP 5012) exited] [Thread 0x7fffce5ff700 (LWP 5005) exited] [New Thread 0x7fffce5ff700 (LWP 5179)] [New Thread 0x7fffc57fd700 (LWP 5180)] [New Thread 0x7fffc67ff700 (LWP 5181)] [Thread 0x7fffce5ff700 (LWP 5179) exited] [New Thread 0x7fffce5ff700 (LWP 5197)] [Thread 0x7fffc57fd700 (LWP 5180) exited] [New Thread 0x7fffc57fd700 (LWP 5237)] [New Thread 0x7fffccdff700 (LWP 5238)] [New Thread 0x7fffbd3ff700 (LWP 5242)] [Thread 0x7fffbd3ff700 (LWP 5242) exited] [New Thread 0x7fffbcbfe700 (LWP 5243)] [New Thread 0x7fffbc3fd700 (LWP 5245)] [New Thread 0x7fffbbbfc700 (LWP 5247)] [Thread 0x7fffccdff700 (LWP 5238) exited] [New Thread 0x7fffccdff700 (LWP 5255)] [Thread 0x7fffce5ff700 (LWP 5197) exited] [New Thread 0x7fffce5ff700 (LWP 5262)] [Thread 0x7fffbcbfe700 (LWP 5243) exited] [Thread 0x7fffbc3fd700 (LWP 5245) exited] [New Thread 0x7fffbc3fd700 (LWP 5281)] [New Thread 0x7fffbcbfe700 (LWP 5283)] [Thread 0x7fffccdff700 (LWP 5255) exited] [New Thread 0x7fffccdff700 (LWP 5285)] [Thread 0x7fffbedd4700 (LWP 5038) exited] [New Thread 0x7fffbedd4700 (LWP 5288)] [Thread 0x7fffbedd4700 (LWP 5288) exited] [New Thread 0x7fffbd3ff700 (LWP 5295)] [Thread 0x7fffbe1d3700 (LWP 5040) exited] [Thread 0x7fffce5ff700 (LWP 5262) exited] [Thread 0x7fffbbbfc700 (LWP 5247) exited] [Thread 0x7fffc67ff700 (LWP 5181) exited] [New Thread 0x7fffc67ff700 (LWP 5825)] [New Thread 0x7fffbbbfc700 (LWP 5828)] [New Thread 0x7fffce5ff700 (LWP 5831)] [New Thread 0x7fffbe1d3700 (LWP 5835)] [New Thread 0x7fffb4800700 (LWP 5839)] [Thread 0x7fffbbbfc700 (LWP 5828) exited] [Thread 0x7fffce5ff700 (LWP 5831) exited] [Thread 0x7fffbe1d3700 (LWP 5835) exited] [Thread 0x7fffb4800700 (LWP 5839) exited] [Thread 0x7fffc67ff700 (LWP 5825) exited] [New Thread 0x7fffc67ff700 (LWP 6044)] [New Thread 0x7fffb4800700 (LWP 6045)] [Thread 0x7fffbc3fd700 (LWP 5281) exited] [New Thread 0x7fffbc3fd700 (LWP 6048)] [Thread 0x7fffbcbfe700 (LWP 5283) exited] [New Thread 0x7fffbcbfe700 (LWP 6049)] [Thread 0x7fffccdff700 (LWP 5285) exited] [New Thread 0x7fffccdff700 (LWP 6051)] [Thread 0x7fffbd3ff700 (LWP 5295) exited] [New Thread 0x7fffbd3ff700 (LWP 6063)] [Thread 0x7fffbd3ff700 (LWP 6063) exited] [New Thread 0x7fffbd3ff700 (LWP 6501)] [New Thread 0x7fffbe1d3700 (LWP 6512)] [New Thread 0x7fffce5ff700 (LWP 6516)] [New Thread 0x7fffb99ff700 (LWP 6527)] [New Thread 0x7fffb91fe700 (LWP 6528)] [Thread 0x7fffbd3ff700 (LWP 6501) exited] [Thread 0x7fffb91fe700 (LWP 6528) exited] [New Thread 0x7fffb91fe700 (LWP 6556)] [Thread 0x7fffbe1d3700 (LWP 6512) exited] [Thread 0x7fffce5ff700 (LWP 6516) exited] [Thread 0x7fffb91fe700 (LWP 6556) exited] [Thread 0x7fffb99ff700 (LWP 6527) exited] [Thread 0x7fffb4800700 (LWP 6045) exited] [New Thread 0x7fffb4800700 (LWP 6719)] [New Thread 0x7fffb99ff700 (LWP 6721)] [New Thread 0x7fffb91fe700 (LWP 6763)] [Thread 0x7fffc67ff700 (LWP 6044) exited] [New Thread 0x7fffc67ff700 (LWP 6765)] [Thread 0x7fffbc3fd700 (LWP 6048) exited] [New Thread 0x7fffbc3fd700 (LWP 6767)] [Thread 0x7fffbcbfe700 (LWP 6049) exited] [New Thread 0x7fffbcbfe700 (LWP 6769)] [Thread 0x7fffccdff700 (LWP 6051) exited] (thunderbird-bin:4973): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed (thunderbird-bin:4973): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed [New Thread 0x7fffccdff700 (LWP 6796)] [New Thread 0x7fffce5ff700 (LWP 6801)] [New Thread 0x7fffbe1ff700 (LWP 6802)] [Thread 0x7fffb99ff700 (LWP 6721) exited] [New Thread 0x7fffb99ff700 (LWP 6813)] [New Thread 0x7fffbd3ff700 (LWP 6814)] [Thread 0x7fffccdff700 (LWP 6796) exited] [Thread 0x7fffce5ff700 (LWP 6801) exited] [Thread 0x7fffbe1ff700 (LWP 6802) exited] [Thread 0x7fffbd3ff700 (LWP 6814) exited] [New Thread 0x7fffbd3ff700 (LWP 6832)] [Thread 0x7fffbd3ff700 (LWP 6832) exited] [Thread 0x7fffb4800700 (LWP 6719) exited] [New Thread 0x7fffb4800700 (LWP 6863)] [New Thread 0x7fffbd3ff700 (LWP 6864)] [Thread 0x7fffb99ff700 (LWP 6813) exited] [Thread 0x7fffb4800700 (LWP 6863) exited] [New Thread 0x7fffb4800700 (LWP 6946)] [Thread 0x7fffb4800700 (LWP 6946) exited] [Thread 0x7fffbd3ff700 (LWP 6864) exited] [New Thread 0x7fffbd3ff700 (LWP 7005)] Program received signal SIGPIPE, Broken pipe. [Switching to Thread 0x7fffe2cff700 (LWP 4982)] 0x00007ffff7bcd867 in __libc_send (fd=39, buf=buf@entry=0x7fffcbe72000, n=n@entry=27, flags=-1, flags@entry=0) at ../sysdeps/unix/sysv/linux/x86_64/send.c:32 32 ../sysdeps/unix/sysv/linux/x86_64/send.c: No such file or directory. (gdb) continue Continuing. [New Thread 0x7fffb4800700 (LWP 7022)] [New Thread 0x7fffbedd4700 (LWP 7023)] [New Thread 0x7fffb99ff700 (LWP 7025)] [New Thread 0x7fffce5ff700 (LWP 7026)] [Thread 0x7fffc57fd700 (LWP 5237) exited] [New Thread 0x7fffc57fd700 (LWP 7027)] [New Thread 0x7fffbe1ff700 (LWP 7034)] [Thread 0x7fffc57fd700 (LWP 7027) exited] [New Thread 0x7fffc57fd700 (LWP 7039)] [Thread 0x7fffb99ff700 (LWP 7025) exited] [Thread 0x7fffb4800700 (LWP 7022) exited] [Thread 0x7fffbd3ff700 (LWP 7005) exited] [Thread 0x7fffc57fd700 (LWP 7039) exited] [Thread 0x7fffbe1ff700 (LWP 7034) exited] [Thread 0x7fffbedd4700 (LWP 7023) exited] [New Thread 0x7fffbedd4700 (LWP 7110)] [New Thread 0x7fffbe1ff700 (LWP 7111)] [New Thread 0x7fffc57fd700 (LWP 7115)] [Thread 0x7fffb91fe700 (LWP 6763) exited] [New Thread 0x7fffb91fe700 (LWP 7116)] [Thread 0x7fffc67ff700 (LWP 6765) exited] [New Thread 0x7fffc67ff700 (LWP 7119)] [Thread 0x7fffbc3fd700 (LWP 6767) exited] [New Thread 0x7fffbc3fd700 (LWP 7122)] [Thread 0x7fffbcbfe700 (LWP 6769) exited] (thunderbird-bin:4973): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7ffff7fb7740 (LWP 4973)] 0x00007fffef11b486 in IA__gdk_window_get_toplevel (window=0x7fffceb0d100) at gdkwindow.c:2414 2414 gdkwindow.c: No such file or directory. (gdb) continue Continuing. Detaching after fork from child process 7135. [Thread 0x7fffd1bff700 (LWP 5002) exited] [Thread 0x7fffd33ff700 (LWP 5000) exited] [Thread 0x7fffc83ff700 (LWP 5007) exited] [Thread 0x7fffc45fe700 (LWP 5016) exited] [Thread 0x7fffc16ff700 (LWP 5024) exited] [Thread 0x7fffc7bfe700 (LWP 5008) exited] [Thread 0x7fffb91fe700 (LWP 7116) exited] [Thread 0x7fffc67ff700 (LWP 7119) exited] [Thread 0x7fffbc3fd700 (LWP 7122) exited] [Thread 0x7fffc57fd700 (LWP 7115) exited] [Thread 0x7fffbe1ff700 (LWP 7111) exited] [Thread 0x7fffc0efe700 (LWP 5030) exited] [Thread 0x7fffc5ffe700 (LWP 5011) exited] [Thread 0x7fffcf4ff700 (LWP 5003) exited] [Thread 0x7fffcd8ff700 (LWP 4996) exited] [Thread 0x7fffd0aff700 (LWP 4993) exited] [Thread 0x7fffd26ff700 (LWP 4990) exited] [Thread 0x7fffd3d01700 (LWP 4988) exited] [Thread 0x7fffde6ff700 (LWP 4987) exited] [Thread 0x7fffdfefd700 (LWP 4986) exited] [Thread 0x7fffe06fe700 (LWP 4985) exited] [Thread 0x7fffe12ff700 (LWP 4984) exited] [Thread 0x7fffe2cff700 (LWP 4982) exited] [Thread 0x7fffe38ee700 (LWP 4981) exited] [Thread 0x7fffe4a2f700 (LWP 4980) exited] [Thread 0x7fffe1f38700 (LWP 4983) exited] [Thread 0x7fffbedd4700 (LWP 7110) exited] [Thread 0x7fffce5ff700 (LWP 7026) exited] [Thread 0x7fffc00fc700 (LWP 5032) exited] [Thread 0x7ffff7fb7740 (LWP 4973) exited] [Inferior 1 (process 4973) exited with code 01] (gdb) bt No stack. (gdb) bt No stack. (gdb) I have not exited the gdb session, so if you want me to run some other command please say so here. -- 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=825339 https://bugzilla.novell.com/show_bug.cgi?id=825339#c17 --- Comment #17 from Wolfgang Rosenauer <wolfgang@rosenauer.org> 2013-07-05 15:26:45 UTC --- (In reply to comment #16)
(In reply to comment #15)
yes, working with gdb is not easy. I just have no idea how to help you in a different way since I cannot reproduce it.
That's ok, as long as you tell me what to do.
Anyway, there is still stuff missing. Did you really read all of the wiki article I've linked?
No, I said above that I have no idea what wiki you are talking about. There is no link here.
Please reread comment 9 There is a link
Ok, it crashed, but bt says there is no backtrace. Notice that at the crash point TB does not crash completely, instead it pops up the dialog to send crash info upstream. I typed "bt" before and after clicking send on that dialog.
You can also export MOZ_CRASHREPORTER=0 to avoid the Mozilla crashreporter but I don't think that makes a difference.
This is what I got:
Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7ffff7fb7740 (LWP 4973)] 0x00007fffef11b486 in IA__gdk_window_get_toplevel (window=0x7fffceb0d100) at gdkwindow.c:2414 2414 gdkwindow.c: No such file or directory. (gdb) continue
instead of "continue" I would have expected "bt" directly after the SIGSEGV. Could you please try that? -- 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=825339 https://bugzilla.novell.com/show_bug.cgi?id=825339#c18 --- Comment #18 from Carlos Robinson <carlos.e.r@opensuse.org> 2013-07-05 18:17:28 UTC --- (In reply to comment #17)
no link here.
Please reread comment 9 There is a link
Ah! Sorry, I didn't notice it.
You can also export MOZ_CRASHREPORTER=0 to avoid the Mozilla crashreporter but I don't think that makes a difference.
I'll try that. No: cer@Telcontar:~> export MOZ_CRASHREPORTER=0 thunderbird -d gdb bash: export: `-d': not a valid identifier cer@Telcontar:~> It is without the "export".
This is what I got:
Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7ffff7fb7740 (LWP 4973)] 0x00007fffef11b486 in IA__gdk_window_get_toplevel (window=0x7fffceb0d100) at gdkwindow.c:2414 2414 gdkwindow.c: No such file or directory. (gdb) continue
instead of "continue" I would have expected "bt" directly after the SIGSEGV. Could you please try that?
No, that's not the crash point, I'm afraid. That's another of the "SIGPIPE, Broken pipe" signals, I'm afraid. "MOZ_CRASHREPORTER=0 thunderbird -d gdb" doesn't work, gdb stops at the SIGPIPE points. New attempt: cer@Telcontar:~> MOZ_CRASHREPORTER=0 thunderbird -d gdb gdb /usr/lib64/thunderbird/thunderbird-bin -x /tmp/mozargs.kma09h GNU gdb (GDB) SUSE (7.5.1-2.1.1) 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/lib64/thunderbird/thunderbird-bin...Reading symbols from /usr/lib/debug/usr/lib64/thunderbird/thunderbird-bin.debug...done. done. [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Detaching after fork from child process 10514. [New Thread 0x7fffe4a2f700 (LWP 10515)] [New Thread 0x7fffe38ee700 (LWP 10516)] [New Thread 0x7fffe2cff700 (LWP 10517)] [New Thread 0x7fffe1f26700 (LWP 10518)] [New Thread 0x7fffe12ff700 (LWP 10519)] [New Thread 0x7fffe06fe700 (LWP 10520)] [New Thread 0x7fffdfefd700 (LWP 10521)] [New Thread 0x7fffde6ff700 (LWP 10522)] null:profile-after-change added added [New Thread 0x7fffd3ce7700 (LWP 10524)] [New Thread 0x7fffd32ff700 (LWP 10525)] enigmail.js: Registered components [New Thread 0x7fffd25ff700 (LWP 10526)] [New Thread 0x7fffd1aff700 (LWP 10527)] [New Thread 0x7fffd09ff700 (LWP 10528)] [New Thread 0x7fffcf3ff700 (LWP 10529)] [New Thread 0x7fffcdfff700 (LWP 10530)] mimeVerify.jsm: module initialized [New Thread 0x7fffcd4ff700 (LWP 10531)] [New Thread 0x7fffcccfe700 (LWP 10532)] [Thread 0x7fffd32ff700 (LWP 10525) exited] [Thread 0x7fffcf3ff700 (LWP 10529) exited] [New Thread 0x7fffcc2ff700 (LWP 10533)] [Thread 0x7fffd1aff700 (LWP 10527) exited] [Thread 0x7fffcd4ff700 (LWP 10531) exited] [Thread 0x7fffcccfe700 (LWP 10532) exited] [New Thread 0x7fffd32ff700 (LWP 10534)] [New Thread 0x7fffcf3ff700 (LWP 10535)] [New Thread 0x7fffd1aff700 (LWP 10536)] [object ChromeWindow]:mail-startup-done [New Thread 0x7fffcd4ff700 (LWP 10537)] [New Thread 0x7fffc7eff700 (LWP 10539)] [New Thread 0x7fffc76fe700 (LWP 10540)] [New Thread 0x7fffc6cff700 (LWP 10541)] [New Thread 0x7fffc64fe700 (LWP 10542)] [New Thread 0x7fffc5cfd700 (LWP 10543)] [New Thread 0x7fffc51ff700 (LWP 10545)] [New Thread 0x7fffc49fe700 (LWP 10546)] [New Thread 0x7fffc3eff700 (LWP 10547)] [New Thread 0x7fffc29ff700 (LWP 10548)] [New Thread 0x7fffc1fff700 (LWP 10549)] [Thread 0x7fffc29ff700 (LWP 10548) exited] [New Thread 0x7fffc29ff700 (LWP 10550)] [New Thread 0x7fffc15ff700 (LWP 10551)] [New Thread 0x7fffc0dfe700 (LWP 10552)] Program received signal SIGPIPE, Broken pipe. [Switching to Thread 0x7fffe2cff700 (LWP 10517)] 0x00007ffff7bcd867 in __libc_send (fd=61, buf=buf@entry=0x7fffc2a60000, n=n@entry=36, flags=-1, flags@entry=0) at ../sysdeps/unix/sysv/linux/x86_64/send.c:32 32 ../sysdeps/unix/sysv/linux/x86_64/send.c: No such file or directory. (gdb) bt #0 0x00007ffff7bcd867 in __libc_send (fd=61, buf=buf@entry=0x7fffc2a60000, n=n@entry=36, flags=-1, flags@entry=0) at ../sysdeps/unix/sysv/linux/x86_64/send.c:32 #1 0x00007ffff67bdcab in pt_Send (fd=0x7fffc6d45c10, buf=0x7fffc2a60000, amount=36, flags=0, timeout=4294967295) at ptio.c:1914 #2 0x00007ffff2b26ac5 in nsSocketOutputStream::Write (this=0x7fffcc487d20, buf= 0x7fffc2a60000 "3 login \"robin.listas2\" \"ci7st4er\"\r\n", count=36, countWritten=0x7fffe2cfec54) at /usr/src/debug/thunderbird/mozilla/netwerk/base/src/nsSocketTransport2.cpp:553 #3 0x00007ffff37640d2 in nsStreamCopierIB::ConsumeInputBuffer (inStr=<optimized out>, closure=0x7fffe2cfecb0, buffer=<optimized out>, offset=<optimized out>, count=<optimized out>, countWritten=<optimized out>) at /usr/src/debug/thunderbird/mozilla/xpcom/io/nsStreamUtils.cpp:487 #4 0x00007ffff3763ed4 in nsPipeInputStream::ReadSegments (this=0x7fffc6d56b10, writer= 0x7ffff37640b3 <nsStreamCopierIB::ConsumeInputBuffer(nsIInputStream*, void*, char const*, unsigned int, unsigned int, unsigned int*)>, closure=0x7fffe2cfecb0, count=32768, readCount=0x7fffe2cfecac) at /usr/src/debug/thunderbird/mozilla/xpcom/io/nsPipe3.cpp:768 #5 0x00007ffff3764135 in nsStreamCopierIB::DoCopy (this=<optimized out>, sourceCondition=0x7fffe2cfece0, sinkCondition=0x7fffe2cfece4) at /usr/src/debug/thunderbird/mozilla/xpcom/io/nsStreamUtils.cpp:504 #6 0x00007ffff3764887 in nsAStreamCopier::Process (this=this@entry=0x7fffc6d2da90) at /usr/src/debug/thunderbird/mozilla/xpcom/io/nsStreamUtils.cpp:287 #7 0x00007ffff3764adf in nsAStreamCopier::Run (this=0x7fffc6d2da90) at /usr/src/debug/thunderbird/mozilla/xpcom/io/nsStreamUtils.cpp:403 #8 0x00007ffff377267b in nsThread::ProcessNextEvent (this=0x7fffe84edac0, mayWait=<optimized out>, result= 0x7fffe2cfed8f) at /usr/src/debug/thunderbird/mozilla/xpcom/threads/nsThread.cpp:624 #9 0x00007ffff37484e7 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /usr/src/debug/obj/mozilla/xpcom/build/nsThreadUtils.cpp:220 #10 0x00007ffff2b28e44 in nsSocketTransportService::Run (this=0x7fffe84eb950) at /usr/src/debug/thunderbird/mozilla/netwerk/base/src/nsSocketTransportService2.cpp:621 #11 0x00007ffff377267b in nsThread::ProcessNextEvent (this=0x7fffe84edac0, mayWait=<optimized out>, result= 0x7fffe2cfee4f) at /usr/src/debug/thunderbird/mozilla/xpcom/threads/nsThread.cpp:624 #12 0x00007ffff37484e7 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /usr/src/debug/obj/mozilla/xpcom/build/nsThreadUtils.cpp:220 #13 0x00007ffff3772e4e in nsThread::ThreadFunc (arg=0x7fffe84edac0) at /usr/src/debug/thunderbird/mozilla/xpcom/threads/nsThread.cpp:257 #14 0x00007ffff67c0d5d in _pt_root (arg=0x7ffff5636ae0) at ptthread.c:191 #15 0x00007ffff7bc6e0f in start_thread (arg=0x7fffe2cff700) at pthread_create.c:308 #16 0x00007ffff5cb87dd in clone () at ./sysdeps/unix/sysv/linux/x86_64/clone.S:113 (gdb)continue Continuing. [New Thread 0x7fffbfeff700 (LWP 10608)] [Thread 0x7fffc3eff700 (LWP 10547) exited] [Thread 0x7fffc29ff700 (LWP 10550) exited] [Thread 0x7fffc0dfe700 (LWP 10552) exited] [Thread 0x7fffc15ff700 (LWP 10551) exited] [Thread 0x7fffcc2ff700 (LWP 10533) exited] Program received signal SIGPIPE, Broken pipe. 0x00007ffff7bcd867 in __libc_send (fd=65, buf=buf@entry=0x7fffc2a90000, n=n@entry=50, flags=-1, flags@entry=0) at ../sysdeps/unix/sysv/linux/x86_64/send.c:32 32 in ../sysdeps/unix/sysv/linux/x86_64/send.c (gdb) bt #0 0x00007ffff7bcd867 in __libc_send (fd=65, buf=buf@entry=0x7fffc2a90000, n=n@entry=50, flags=-1, flags@entry=0) at ../sysdeps/unix/sysv/linux/x86_64/send.c:32 #1 0x00007ffff67bdcab in pt_Send (fd=0x7fffc6dcd3d0, buf=0x7fffc2a90000, amount=50, flags=0, timeout=4294967295) at ptio.c:1914 #2 0x00007ffff2b26ac5 in nsSocketOutputStream::Write (this=0x7fffcc488540, buf= 0x7fffc2a90000 "3 login \"cerobin.jobs@telefonica.net\" \"ca8st3ig\"\r\n", count=50, countWritten= 0x7fffe2cfec54) at /usr/src/debug/thunderbird/mozilla/netwerk/base/src/nsSocketTransport2.cpp:553 #3 0x00007ffff37640d2 in nsStreamCopierIB::ConsumeInputBuffer (inStr=<optimized out>, closure=0x7fffe2cfecb0, buffer=<optimized out>, offset=<optimized out>, count=<optimized out>, countWritten=<optimized out>) at /usr/src/debug/thunderbird/mozilla/xpcom/io/nsStreamUtils.cpp:487 #4 0x00007ffff3763ed4 in nsPipeInputStream::ReadSegments (this=0x7fffc6d57810, writer= 0x7ffff37640b3 <nsStreamCopierIB::ConsumeInputBuffer(nsIInputStream*, void*, char const*, unsigned int, unsigned int, unsigned int*)>, closure=0x7fffe2cfecb0, count=32768, readCount=0x7fffe2cfecac) at /usr/src/debug/thunderbird/mozilla/xpcom/io/nsPipe3.cpp:768 #5 0x00007ffff3764135 in nsStreamCopierIB::DoCopy (this=<optimized out>, sourceCondition=0x7fffe2cfece0, sinkCondition=0x7fffe2cfece4) at /usr/src/debug/thunderbird/mozilla/xpcom/io/nsStreamUtils.cpp:504 #6 0x00007ffff3764887 in nsAStreamCopier::Process (this=this@entry=0x7fffc6d2e0b0) at /usr/src/debug/thunderbird/mozilla/xpcom/io/nsStreamUtils.cpp:287 #7 0x00007ffff3764adf in nsAStreamCopier::Run (this=0x7fffc6d2e0b0) at /usr/src/debug/thunderbird/mozilla/xpcom/io/nsStreamUtils.cpp:403 #8 0x00007ffff377267b in nsThread::ProcessNextEvent (this=0x7fffe84edac0, mayWait=<optimized out>, result= 0x7fffe2cfed8f) at /usr/src/debug/thunderbird/mozilla/xpcom/threads/nsThread.cpp:624 #9 0x00007ffff37484e7 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /usr/src/debug/obj/mozilla/xpcom/build/nsThreadUtils.cpp:220 #10 0x00007ffff2b28e44 in nsSocketTransportService::Run (this=0x7fffe84eb950) at /usr/src/debug/thunderbird/mozilla/netwerk/base/src/nsSocketTransportService2.cpp:621 #11 0x00007ffff377267b in nsThread::ProcessNextEvent (this=0x7fffe84edac0, mayWait=<optimized out>, result= 0x7fffe2cfee4f) at /usr/src/debug/thunderbird/mozilla/xpcom/threads/nsThread.cpp:624 #12 0x00007ffff37484e7 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /usr/src/debug/obj/mozilla/xpcom/build/nsThreadUtils.cpp:220 #13 0x00007ffff3772e4e in nsThread::ThreadFunc (arg=0x7fffe84edac0) at /usr/src/debug/thunderbird/mozilla/xpcom/threads/nsThread.cpp:257 #14 0x00007ffff67c0d5d in _pt_root (arg=0x7ffff5636ae0) at ptthread.c:191 #15 0x00007ffff7bc6e0f in start_thread (arg=0x7fffe2cff700) at pthread_create.c:308 #16 0x00007ffff5cb87dd in clone () at ./sysdeps/unix/sysv/linux/x86_64/clone.S:113 (gdb) continue Continuing. [Thread 0x7fffc6cff700 (LWP 10541) exited] [New Thread 0x7fffc0dfe700 (LWP 10615)] [Thread 0x7fffc51ff700 (LWP 10545) exited] [New Thread 0x7fffc51ff700 (LWP 10616)] [Thread 0x7fffc64fe700 (LWP 10542) exited] .? [New Thread 0x7fffc15ff700 (LWP 10642)] [New Thread 0x7fffbf6fe700 (LWP 10643)] [Thread 0x7fffbf6fe700 (LWP 10643) exited] [Thread 0x7fffc15ff700 (LWP 10642) exited] [New Thread 0x7fffc15ff700 (LWP 10645)] [New Thread 0x7fffbf6fe700 (LWP 10647)] [Thread 0x7fffc0dfe700 (LWP 10615) exited] [Thread 0x7fffc51ff700 (LWP 10616) exited] mimeEncrypt.js: module initialized (thunderbird-bin:10509): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7ffff7fb7740 (LWP 10509)] 0x00007fffef11b486 in IA__gdk_window_get_toplevel (window=0x7fffc30cc780) at gdkwindow.c:2414 2414 gdkwindow.c: No such file or directory. (gdb) bt #0 0x00007fffef11b486 in IA__gdk_window_get_toplevel (window=0x7fffc30cc780) at gdkwindow.c:2414 #1 0x00007fffef11e73e in gdk_window_is_toplevel_frozen (window=0x7fffc30cc780) at gdkwindow.c:5330 #2 IA__gdk_window_process_all_updates () at gdkwindow.c:5699 #3 0x00007fffef9cce51 in gtk_container_idle_sizer (data=<optimized out>) at gtkcontainer.c:1360 #4 0x00007fffef0fc4b7 in gdk_threads_dispatch (data=0x7fffcae202c0) at gdk.c:512 #5 0x00007ffff13107d5 in g_main_dispatch (context=0x7ffff561db30) at gmain.c:2715 #6 g_main_context_dispatch (context=context@entry=0x7ffff561db30) at gmain.c:3219 #7 0x00007ffff1310b08 in g_main_context_iterate (context=context@entry=0x7ffff561db30, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3290 #8 0x00007ffff1310bc4 in g_main_context_iteration (context=0x7ffff561db30, may_block=1) at gmain.c:3351 #9 0x00007ffff33da278 in nsAppShell::ProcessNextNativeEvent (this=<optimized out>, mayWait=<optimized out>) at /usr/src/debug/thunderbird/mozilla/widget/gtk2/nsAppShell.cpp:131 #10 0x00007ffff33f0e3f in nsBaseAppShell::DoProcessNextNativeEvent (this=this@entry=0x7fffe844ac50, mayWait=<optimized out>, recursionDepth=recursionDepth@entry=0) at /usr/src/debug/thunderbird/mozilla/widget/xpwidgets/nsBaseAppShell.cpp:139 #11 0x00007ffff33f0f58 in nsBaseAppShell::OnProcessNextEvent (this=0x7fffe844ac50, thr=0x7ffff563efc0, mayWait=<optimized out>, recursionDepth=0) at /usr/src/debug/thunderbird/mozilla/widget/xpwidgets/nsBaseAppShell.cpp:298 #12 0x00007ffff377255f in nsThread::ProcessNextEvent (this=0x7ffff563efc0, mayWait=true, result=0x7fffffffc45f) at /usr/src/debug/thunderbird/mozilla/xpcom/threads/nsThread.cpp:586 #13 0x00007ffff37484e7 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /usr/src/debug/obj/mozilla/xpcom/build/nsThreadUtils.cpp:220 #14 0x00007ffff3690b9f in mozilla::ipc::MessagePump::Run (this=0x7fffe84515c0, aDelegate=0x7ffff56d4180) at /usr/src/debug/thunderbird/mozilla/ipc/glue/MessagePump.cpp:117 #15 0x00007ffff3790f5b in RunHandler (this=0x7ffff56d4180) at /usr/src/debug/thunderbird/mozilla/ipc/chromium/src/base/message_loop.cc:201 #16 MessageLoop::Run (this=0x7ffff56d4180) at /usr/src/debug/thunderbird/mozilla/ipc/chromium/src/base/message_loop.cc:175 #17 0x00007ffff33f0827 in nsBaseAppShell::Run (this=0x7fffe844ac50) at /usr/src/debug/thunderbird/mozilla/widget/xpwidgets/nsBaseAppShell.cpp:163 #18 0x00007ffff32cdb31 in nsAppStartup::Run (this=0x7fffe2ed6e70) at /usr/src/debug/thunderbird/mozilla/toolkit/components/startup/nsAppStartup.cpp:273 #19 0x00007ffff2af6fd8 in XREMain::XRE_mainRun (this=this@entry=0x7fffffffc690) at /usr/src/debug/thunderbird/mozilla/toolkit/xre/nsAppRunner.cpp:3812 #20 0x00007ffff2af71ca in XREMain::XRE_main (this=this@entry=0x7fffffffc690, argc=argc@entry=1, argv=argv@entry= 0x7fffffffda78, aAppData=aAppData@entry=0x7ffff561e480) at /usr/src/debug/thunderbird/mozilla/toolkit/xre/nsAppRunner.cpp:3889 #21 0x00007ffff2af7406 in XRE_main (argc=1, argv=0x7fffffffda78, aAppData=0x7ffff561e480, aFlags=<optimized out>) at /usr/src/debug/thunderbird/mozilla/toolkit/xre/nsAppRunner.cpp:3965 #22 0x0000000000402684 in do_main (argv=0x7fffffffda78, argc=1, exePath=0x7fffffffc958 "/usr/lib64/thunderbird/") at /usr/src/debug/thunderbird/mail/app/nsMailApp.cpp:111 #23 main (gdb) continue Continuing. Detaching after fork from child process 10678. [Thread 0x7fffe4a2f700 (LWP 10515) exited] [Thread 0x7fffd32ff700 (LWP 10534) exited] [Thread 0x7fffd25ff700 (LWP 10526) exited] [Thread 0x7fffcd4ff700 (LWP 10537) exited] [Thread 0x7fffcf3ff700 (LWP 10535) exited] [Thread 0x7fffbfeff700 (LWP 10633) exited] [Thread 0x7fffbf6fe700 (LWP 10647) exited] [Thread 0x7fffc15ff700 (LWP 10645) exited] [Thread 0x7fffc1fff700 (LWP 10549) exited] [Thread 0x7fffc27fd700 (LWP 10641) exited] [Thread 0x7fffc49fe700 (LWP 10546) exited] [Thread 0x7fffd1aff700 (LWP 10536) exited] [Thread 0x7fffc3eff700 (LWP 10639) exited] [Thread 0x7fffc64fe700 (LWP 10638) exited] [Thread 0x7fffcc2ff700 (LWP 10637) exited] [Thread 0x7fffc5cfd700 (LWP 10543) exited] [Thread 0x7fffc76fe700 (LWP 10540) exited] [Thread 0x7fffc7eff700 (LWP 10539) exited] [Thread 0x7fffcdfff700 (LWP 10530) exited] [Thread 0x7fffd09ff700 (LWP 10528) exited] [Thread 0x7fffd3ce7700 (LWP 10524) exited] [Thread 0x7fffde6ff700 (LWP 10522) exited] [Thread 0x7fffdfefd700 (LWP 10521) exited] [Thread 0x7fffe06fe700 (LWP 10520) exited] [Thread 0x7fffe12ff700 (LWP 10519) exited] [Thread 0x7fffe1f26700 (LWP 10518) exited] [Thread 0x7fffe2cff700 (LWP 10517) exited] [Thread 0x7fffe38ee700 (LWP 10516) exited] [Inferior 1 (process 10509) exited with code 01] (gdb) bt No stack. (gdb) coninue Undefined command: "coninue". Try "help". (gdb) continue The program is not being run. (gdb) Notice that at the point of interest, the last one, when the crash dialo handler pops up, there is no backtrace to obtain. I'll try another time, typing 'bt' before anything in the dialog. cer@Telcontar:~> MOZ_CRASHREPORTER=0 thunderbird -d gdb gdb /usr/lib64/thunderbird/thunderbird-bin -x /tmp/mozargs.lH0rm2 GNU gdb (GDB) SUSE (7.5.1-2.1.1) 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/lib64/thunderbird/thunderbird-bin...Reading symbols from /usr/lib/debug/usr/lib64/thunderbird/thunderbird-bin.debug...done. done. [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Detaching after fork from child process 10743. [New Thread 0x7fffe4a2f700 (LWP 10744)] [New Thread 0x7fffe38ee700 (LWP 10745)] [New Thread 0x7fffe2cff700 (LWP 10746)] [New Thread 0x7fffe1f26700 (LWP 10747)] [New Thread 0x7fffe12ff700 (LWP 10748)] [New Thread 0x7fffe06fe700 (LWP 10749)] [New Thread 0x7fffdfefd700 (LWP 10750)] [New Thread 0x7fffde6ff700 (LWP 10751)] null:profile-after-change added added [New Thread 0x7fffd3ce7700 (LWP 10752)] [New Thread 0x7fffd32ff700 (LWP 10753)] enigmail.js: Registered components [New Thread 0x7fffd25ff700 (LWP 10754)] [New Thread 0x7fffd1aff700 (LWP 10755)] [New Thread 0x7fffd09ff700 (LWP 10756)] [New Thread 0x7fffcf3ff700 (LWP 10757)] [New Thread 0x7fffcdfff700 (LWP 10758)] mimeVerify.jsm: module initialized [New Thread 0x7fffcd4ff700 (LWP 10759)] [New Thread 0x7fffcccfe700 (LWP 10760)] [Thread 0x7fffd32ff700 (LWP 10753) exited] [Thread 0x7fffd1aff700 (LWP 10755) exited] [New Thread 0x7fffcc2ff700 (LWP 10761)] [Thread 0x7fffcf3ff700 (LWP 10757) exited] [Thread 0x7fffcd4ff700 (LWP 10759) exited] [New Thread 0x7fffcadff700 (LWP 10762)] [Thread 0x7fffcccfe700 (LWP 10760) exited] [Thread 0x7fffcadff700 (LWP 10762) exited] [New Thread 0x7fffd32ff700 (LWP 10763)] [New Thread 0x7fffd1aff700 (LWP 10764)] [New Thread 0x7fffcf3ff700 (LWP 10765)] [object ChromeWindow]:mail-startup-done [New Thread 0x7fffcd4ff700 (LWP 10766)] [New Thread 0x7fffc7dff700 (LWP 10768)] [New Thread 0x7fffc75fe700 (LWP 10769)] [New Thread 0x7fffc6bff700 (LWP 10770)] [New Thread 0x7fffc63fe700 (LWP 10771)] [New Thread 0x7fffc5bfd700 (LWP 10772)] [New Thread 0x7fffc50ff700 (LWP 10774)] [New Thread 0x7fffc48fe700 (LWP 10776)] [New Thread 0x7fffc3dff700 (LWP 10778)] [New Thread 0x7fffc25ff700 (LWP 10780)] [New Thread 0x7fffc19ff700 (LWP 10784)] [New Thread 0x7fffc11fe700 (LWP 10793)] [New Thread 0x7fffc0ffd700 (LWP 10794)] [New Thread 0x7fffc03fc700 (LWP 10795)] Detaching after fork from child process 10796. [New Thread 0x7fffbf2fd700 (LWP 10797)] [New Thread 0x7fffbf0fc700 (LWP 10798)] [New Thread 0x7fffbe4fb700 (LWP 10799)] [Thread 0x7fffbe4fb700 (LWP 10799) exited] [Thread 0x7fffbf0fc700 (LWP 10798) exited] [Thread 0x7fffc25ff700 (LWP 10780) exited] [Thread 0x7fffc3dff700 (LWP 10778) exited] [New Thread 0x7fffc3dff700 (LWP 10802)] [New Thread 0x7fffc25ff700 (LWP 10804)] [Thread 0x7fffc6bff700 (LWP 10770) exited] [Thread 0x7fffbf2fd700 (LWP 10797) exited] mimeEncrypt.js: module initialized [Thread 0x7fffc50ff700 (LWP 10774) exited] [Thread 0x7fffcc2ff700 (LWP 10761) exited] [New Thread 0x7fffcc2ff700 (LWP 11251)] (thunderbird-bin:10737): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed Program received signal SIGSEGV, Segmentation fault. 0x00007fffef11b486 in IA__gdk_window_get_toplevel (window=0x7fffc6c57ce0) at gdkwindow.c:2414 2414 gdkwindow.c: No such file or directory. (gdb) bt #0 0x00007fffef11b486 in IA__gdk_window_get_toplevel (window=0x7fffc6c57ce0) at gdkwindow.c:2414 #1 0x00007fffef11e73e in gdk_window_is_toplevel_frozen (window=0x7fffc6c57ce0) at gdkwindow.c:5330 #2 IA__gdk_window_process_all_updates () at gdkwindow.c:5699 #3 0x00007fffef9cce51 in gtk_container_idle_sizer (data=<optimized out>) at gtkcontainer.c:1360 #4 0x00007fffef0fc4b7 in gdk_threads_dispatch (data=0x7fffc2c7ca40) at gdk.c:512 #5 0x00007ffff13107d5 in g_main_dispatch (context=0x7ffff561db30) at gmain.c:2715 #6 g_main_context_dispatch (context=context@entry=0x7ffff561db30) at gmain.c:3219 #7 0x00007ffff1310b08 in g_main_context_iterate (context=context@entry=0x7ffff561db30, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3290 #8 0x00007ffff1310bc4 in g_main_context_iteration (context=0x7ffff561db30, may_block=1) at gmain.c:3351 #9 0x00007ffff33da278 in nsAppShell::ProcessNextNativeEvent (this=<optimized out>, mayWait=<optimized out>) at /usr/src/debug/thunderbird/mozilla/widget/gtk2/nsAppShell.cpp:131 #10 0x00007ffff33f0e3f in nsBaseAppShell::DoProcessNextNativeEvent (this=this@entry=0x7fffe844ac50, mayWait=<optimized out>, recursionDepth=recursionDepth@entry=0) at /usr/src/debug/thunderbird/mozilla/widget/xpwidgets/nsBaseAppShell.cpp:139 #11 0x00007ffff33f0f58 in nsBaseAppShell::OnProcessNextEvent (this=0x7fffe844ac50, thr=0x7ffff563efc0, mayWait=<optimized out>, recursionDepth=0) at /usr/src/debug/thunderbird/mozilla/widget/xpwidgets/nsBaseAppShell.cpp:298 #12 0x00007ffff377255f in nsThread::ProcessNextEvent (this=0x7ffff563efc0, mayWait=true, result=0x7fffffffc45f) at /usr/src/debug/thunderbird/mozilla/xpcom/threads/nsThread.cpp:586 #13 0x00007ffff37484e7 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /usr/src/debug/obj/mozilla/xpcom/build/nsThreadUtils.cpp:220 #14 0x00007ffff3690b9f in mozilla::ipc::MessagePump::Run (this=0x7fffe84515c0, aDelegate=0x7ffff56d4180) at /usr/src/debug/thunderbird/mozilla/ipc/glue/MessagePump.cpp:117 #15 0x00007ffff3790f5b in RunHandler (this=0x7ffff56d4180) at /usr/src/debug/thunderbird/mozilla/ipc/chromium/src/base/message_loop.cc:201 #16 MessageLoop::Run (this=0x7ffff56d4180) at /usr/src/debug/thunderbird/mozilla/ipc/chromium/src/base/message_loop.cc:175 #17 0x00007ffff33f0827 in nsBaseAppShell::Run (this=0x7fffe844ac50) at /usr/src/debug/thunderbird/mozilla/widget/xpwidgets/nsBaseAppShell.cpp:163 #18 0x00007ffff32cdb31 in nsAppStartup::Run (this=0x7fffe2ed6e70) at /usr/src/debug/thunderbird/mozilla/toolkit/components/startup/nsAppStartup.cpp:273 #19 0x00007ffff2af6fd8 in XREMain::XRE_mainRun (this=this@entry=0x7fffffffc690) at /usr/src/debug/thunderbird/mozilla/toolkit/xre/nsAppRunner.cpp:3812 #20 0x00007ffff2af71ca in XREMain::XRE_main (this=this@entry=0x7fffffffc690, argc=argc@entry=1, argv=argv@entry= 0x7fffffffda78, aAppData=aAppData@entry=0x7ffff561e480) at /usr/src/debug/thunderbird/mozilla/toolkit/xre/nsAppRunner.cpp:3889 #21 0x00007ffff2af7406 in XRE_main (argc=1, argv=0x7fffffffda78, aAppData=0x7ffff561e480, aFlags=<optimized out>) at /usr/src/debug/thunderbird/mozilla/toolkit/xre/nsAppRunner.cpp:3965 #22 0x0000000000402684 in do_main (argv=0x7fffffffda78, argc=1, exePath=0x7fffffffc958 "/usr/lib64/thunderbird/") at /usr/src/debug/thunderbird/mail/app/nsMailApp.cpp:111 #23 main (argc=1, argv=0x7fffffffda78) at /usr/src/debug/thunderbird/mail/app/nsMailApp.cpp:200 (gdb) continue Continuing. Detaching after fork from child process 11262. [Thread 0x7fffe38ee700 (LWP 10745) exited] [Thread 0x7fffcc2ff700 (LWP 11251) exited] [Thread 0x7fffc25ff700 (LWP 10804) exited] [Thread 0x7fffc3dff700 (LWP 10802) exited] [Thread 0x7fffc03fc700 (LWP 10795) exited] [Thread 0x7fffc0ffd700 (LWP 10794) exited] [Thread 0x7fffc11fe700 (LWP 10793) exited] [Thread 0x7fffc19ff700 (LWP 10784) exited] [Thread 0x7fffc48fe700 (LWP 10776) exited] [Thread 0x7fffc5bfd700 (LWP 10772) exited] [Thread 0x7fffc63fe700 (LWP 10771) exited] [Thread 0x7fffc75fe700 (LWP 10769) exited] [Thread 0x7fffc7dff700 (LWP 10768) exited] [Thread 0x7fffcd4ff700 (LWP 10766) exited] [Thread 0x7fffcf3ff700 (LWP 10765) exited] [Thread 0x7fffd1aff700 (LWP 10764) exited] [Thread 0x7fffd32ff700 (LWP 10763) exited] [Thread 0x7fffcdfff700 (LWP 10758) exited] [Thread 0x7fffd09ff700 (LWP 10756) exited] [Thread 0x7fffd25ff700 (LWP 10754) exited] [Thread 0x7fffd3ce7700 (LWP 10752) exited] [Thread 0x7fffde6ff700 (LWP 10751) exited] [Thread 0x7fffdfefd700 (LWP 10750) exited] [Thread 0x7fffe06fe700 (LWP 10749) exited] [Thread 0x7fffe12ff700 (LWP 10748) exited] [Thread 0x7fffe1f26700 (LWP 10747) exited] [Thread 0x7fffe2cff700 (LWP 10746) exited] [Thread 0x7fffe4a2f700 (LWP 10744) exited] [Inferior 1 (process 10737) exited with code 01] (gdb) bt No stack. (gdb) continue The program is not being run. (gdb) The program is not being run. (gdb) The crash this time was inmediate after the single bt and continue, the crash dialog popped inmediately. A bt at that point does nothing, as you can see. Is that enough info, or shall I try with strace? -- 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=825339 https://bugzilla.novell.com/show_bug.cgi?id=825339#c19 --- Comment #19 from Carlos Robinson <carlos.e.r@opensuse.org> 2013-07-05 18:45:15 UTC --- Created an attachment (id=546989) --> (http://bugzilla.novell.com/attachment.cgi?id=546989) tar.xz of strace of crash Got an strace of the event. used: strace -f -ff -tt -T -o thunderbird_A.strace thunderbird All files packed in a tar xz archive, attached. -- 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=825339 https://bugzilla.novell.com/show_bug.cgi?id=825339#c20 --- Comment #20 from Carlos Robinson <carlos.e.r@opensuse.org> 2013-07-09 18:58:47 UTC --- Please, no news on this? I supplied the requested info, there must be something that can be done. It is crashing on almost every post I send via NNTP! Even if it is another library, can I use some other version of that library that does not provoke thunderbird to crash? -- 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=825339 https://bugzilla.novell.com/show_bug.cgi?id=825339#c21 Wolfgang Rosenauer <wolfgang@rosenauer.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Firefox |GNOME AssignedTo|bnc-team-mozilla@forge.prov |bnc-team-gnome@forge.provo. |o.novell.com |novell.com --- Comment #21 from Wolfgang Rosenauer <wolfgang@rosenauer.org> 2013-07-09 19:28:45 UTC --- @Gnome, there is something strange. This is the only report about such a behaviour. Please see comment 18 and the crashes in libgdk Program received signal SIGSEGV, Segmentation fault. 0x00007fffef11b486 in IA__gdk_window_get_toplevel (window=0x7fffc6c57ce0) at gdkwindow.c:2414 Any idea what's wrong here? -- 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=825339 https://bugzilla.novell.com/show_bug.cgi?id=825339#c22 Carlos Robinson <carlos.e.r@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|GNOME |Firefox AssignedTo|bnc-team-gnome@forge.provo. |bnc-team-mozilla@forge.prov |novell.com |o.novell.com --- Comment #22 from Carlos Robinson <carlos.e.r@opensuse.org> 2013-07-09 20:40:02 UTC --- I have downgraded that librar Telcontar:~ # rpm -qa | grep libgtk-2 libgtk-2_0-0-2.24.14-2.1.1.x86_64 libgtk-2_0-0-debuginfo-2.24.14-2.1.1.x86_64 libgtk-2_0-0-32bit-2.24.14-2.1.1.x86_64 Telcontar:~ # Tue Jul 09 2013 Sun Jan 27 2013 libgtk-2_0-0 2.24.14-2.1.1 x86_64 Tue Jul 09 2013 Sun Jan 27 2013 gtk2-immodule-amharic 2.24.14-2.1.1 x86_64 Tue Jul 09 2013 Sun Jan 27 2013 gtk2-immodule-inuktitut 2.24.14-2.1.1 x86_64 Tue Jul 09 2013 Sun Jan 27 2013 gtk2-immodule-thai 2.24.14-2.1.1 x86_64 Tue Jul 09 2013 Sun Jan 27 2013 gtk2-engine-thinice 2.20.2-13.1.1 x86_64 Tue Jul 09 2013 Sun Jan 27 2013 gtk2-immodule-vietnamese 2.24.14-2.1.1 x86_64 Tue Jul 09 2013 Sun Jan 27 2013 typelib-1_0-Gtk-2_0 2.24.14-2.1.1 x86_64 Tue Jul 09 2013 Sun Jan 27 2013 gtk2-engine-industrial 2.20.2-13.1.1 x86_64 Tue Jul 09 2013 Sun Jan 27 2013 gtk2-engine-mist 2.20.2-13.1.1 x86_64 Tue Jul 09 2013 Sun Jan 27 2013 gtk2-engine-redmond95 2.20.2-13.1.1 x86_64 Tue Jul 09 2013 Sun Jan 27 2013 gtk2-engine-crux 2.20.2-13.1.1 x86_64 Tue Jul 09 2013 Sun Jan 27 2013 gtk2-engine-glide 2.20.2-13.1.1 x86_64 Tue Jul 09 2013 Sun Jan 27 2013 gtk2-engine-hcengine 2.20.2-13.1.1 x86_64 Tue Jul 09 2013 Sun Jan 27 2013 gtk2-branding-openSUSE 12.2-4.1.1 noarch Tue Jul 09 2013 Sun Jan 27 2013 gtk2-engine-clearlooks 2.20.2-13.1.1 x86_64 Tue Jul 09 2013 Sun Jan 27 2013 gtk2-devel 2.24.14-2.1.1 x86_64 Tue Jul 09 2013 Sat Jan 26 2013 libgtk-2_0-0-32bit 2.24.14-2.1.1 x86_64 Tue Jul 09 2013 Sun Jan 27 2013 libgtk-2_0-0-debuginfo 2.24.14-2.1.1 x86_64 After I did that (and init 1, init 5), no more crashes. I will stay there till you tell me to test a new version with the problem solved. :-/ -- 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=825339 https://bugzilla.novell.com/show_bug.cgi?id=825339#c23 Wolfgang Rosenauer <wolfgang@rosenauer.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Firefox |GNOME AssignedTo|bnc-team-mozilla@forge.prov |bnc-team-gnome@forge.provo. |o.novell.com |novell.com --- Comment #23 from Wolfgang Rosenauer <wolfgang@rosenauer.org> 2013-07-09 20:48:07 UTC --- I cannot help with gtk2. Please leave the component GNOME for now. But good to know that the crashes are solved after the downgrade. This might give some hints. -- 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=825339 https://bugzilla.novell.com/show_bug.cgi?id=825339#c24 --- Comment #24 from Carlos Robinson <carlos.e.r@opensuse.org> 2013-07-09 21:09:39 UTC --- Believe me, I did not change the component to Firefox, that's another bug, of Firefox this time, or of Bugzilla itself. This time I investigated more: When I click refresh, I see "firefox" as component, thus if I post a component, it changes back undoing your changes. Seeing in the email that you had changed to gnome component, I pressed "shift", then clicked refresh, and /then/ I get the component changed to Gnome. This has happened to me on other bugzillas, I'm blamed for changes that I did not do, twice recently: https://bugzilla.novell.com/show_bug.cgi?id=827331#c5 https://bugzilla.novell.com/show_bug.cgi?id=827196#c10 Do you want to handle that new bug? Do you want a report? -- 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=825339 https://bugzilla.novell.com/show_bug.cgi?id=825339#c25 --- Comment #25 from Carlos Robinson <carlos.e.r@opensuse.org> 2013-07-09 23:29:36 UTC --- (In reply to comment #24)
Believe me, I did not change the component to Firefox, that's another bug, of Firefox this time, or of Bugzilla itself. This time I investigated more: .. Do you want to handle that new bug? Do you want a report?
Done. Bug 828779 - Firefox refresh badly on Bugzilla -- 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