Closed Bug 1094739 Opened 11 years ago Closed 11 years ago

intantbird does not start after last nightly update - segmentation fault

Categories

(Instantbird Graveyard :: Other, defect)

All
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: zefilipe.groups, Unassigned)

References

Details

User Agent: Mozilla/5.0 (X11; Linux i686; rv:33.0) Gecko/20100101 Firefox/33.0 Build ID: 20141015092909 Steps to reproduce: Today, after the lastest nightly update, instantbird does not start ! It shows segmentation fault ! Its version is 1.6a1pre Actual results: [jfilipe@ci-jfilipe ~]$ /usr/local/instantbird/instantbird Segmentation fault (core dumped) [root@ci-jfilipe ~]# tail -f /var/log/messages ... Nov 6 11:08:20 ci-jfilipe /etc/gdm/Xsession: {"command": "GET-STATUS"} Nov 6 11:08:44 ci-jfilipe kernel: [ 4440.191330] instantbird[10571]: segfault at 0 ip (null) sp bfbf637c error 14 in instantbird[8048000+8000] Nov 6 11:08:44 ci-jfilipe kernel: instantbird[10571]: segfault at 0 ip (null) sp bfbf637c error 14 in instantbird[8048000+8000] Nov 6 11:08:45 ci-jfilipe abrt-hook-ccpp: Saved core dump of pid 10571 (/usr/local/instantbird/instantbird) to /var/tmp/abrt/ccpp-2014-11-06-11:08:44-10571 (5459968 bytes) Nov 6 11:08:45 ci-jfilipe abrt-server: Executable '/usr/local/instantbird/instantbird' doesn't belong to any package and ProcessUnpackaged is set to 'no' Nov 6 11:08:45 ci-jfilipe abrt-server: 'post-create' on '/var/tmp/abrt/ccpp-2014-11-06-11:08:44-10571' exited with 1 Nov 6 11:08:45 ci-jfilipe abrt-server: Deleting problem directory '/var/tmp/abrt/ccpp-2014-11-06-11:08:44-10571' Nov 6 11:08:46 ci-jfilipe /etc/gdm/Xsession: {"command": "GET-STATUS"} ... Expected results: Its expected that instantbird starts normaly, and had a mode to debug instantbird when has segmentation fault ... !
[jfilipe@ci-jfilipe ~]$ gdb /usr/local/instantbird/instantbird GNU gdb (GDB) Fedora 7.7.1-19.fc20 Copyright (C) 2014 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 "i686-redhat-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /usr/local/instantbird/instantbird...Missing separate debuginfo for /usr/local/instantbird/instantbird Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/24/6a49d8f334d88f0db5de2bf717ce56fbb7e01e.debug (no debugging symbols found)...done. (gdb) run Starting program: /usr/local/instantbird/instantbird [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/libthread_db.so.1". Missing separate debuginfo for /usr/local/instantbird/libmozsandbox.so Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/90/929f3f18c8a6bbeb9868e9c733c52291005edc.debug Missing separate debuginfo for /usr/local/instantbird/libnspr4.so Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/f4/95d7ffdab37797a0f6c267c749cc8d40dd1f41.debug Missing separate debuginfo for /usr/local/instantbird/libplc4.so Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/b4/60b1ea2cd678c2f029b5103799949900f42175.debug Missing separate debuginfo for /usr/local/instantbird/libplds4.so Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/e9/18884001106b3ac6c3700e14c96212219f1cb5.debug Missing separate debuginfo for /usr/local/instantbird/libnssutil3.so Missing separate debuginfo for /usr/local/instantbird/libnss3.so Missing separate debuginfo for /usr/local/instantbird/libsmime3.so Missing separate debuginfo for /usr/local/instantbird/libssl3.so Missing separate debuginfo for /usr/local/instantbird/libmozsqlite3.so Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/0d/f833c5586ecfdec84d45b474150f363d736e32.debug Missing separate debuginfo for /usr/local/instantbird/libmozalloc.so Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/cf/10237ea48e18ca6bb705c1428edb7fea0b8df8.debug Missing separate debuginfo for /usr/local/instantbird/libxul.so Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/31/eb522ad6d7d1d59bcb7d2af2b95f592644a322.debug Traceback (most recent call last): File "/usr/share/gdb/auto-load/usr/lib/libgobject-2.0.so.0.3800.2-gdb.py", line 9, in <module> from gobject import register File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module> import gdb.backtrace ImportError: No module named backtrace Program received signal SIGSEGV, Segmentation fault. 0x00000000 in ?? ()
Probably bug 1096086
Depends on: 1096086
Sorry, but how to apply this patch ? I dont finded any file named moz.bluid, and how to apply this in instantbird ? https://hg.mozilla.org/comm-central/rev/045eceb06c12 Thanks ! Regards
(In reply to jfilipe from comment #3) > Sorry, > but how to apply this patch ? Just wait for tomorrow's nightly, download it and then see if it works.
Hi ! Today that isnt nightly update, intantbird continues with error segmentation fault :-( I have no gui, it has any mode to update by command line ? Or howto to apply this patch ? I seen in instantbird folder, an bin updater, can you tell me how its work ? I searched in google but dont has any info about this ... ! Regards
Are you using the latest version from here: http://ftp.instantbird.com/instantbird/nightly/latest-trunk/ ?
Yes, im using the lastest versin !
Keywords: crash, stackwanted
OS: All → Linux
Hi ! i download a previows nightly update, then i updated to this version, and its solved ;-) version 1.6a1pre (20141112041359) Regards
Thanks!
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Keywords: crash, stackwanted
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.