[JDS] [OpenIndiana Distribution - Bug #3896] (In Progress) firefox crashes on start on hipster

illumos project devnull at illumos.org
Mon Jul 22 06:45:03 UTC 2013


Issue #3896 has been updated by Alexander Pyhalov.

Status changed from Feedback to In Progress
% Done changed from 0 to 100

It seems that problem was related to gcc optimization issues. Fixed by explicitly setting "-O2": https://github.com/pyhalov/oi-userland/commit/c347f73d570ef68a5382217f2637471db8873514
----------------------------------------
Bug #3896: firefox crashes on start on hipster
https://www.illumos.org/issues/3896

Author: Alexander Pyhalov
Status: In Progress
Priority: Normal
Assignee: OI JDS
Category: 
Target version: 
Difficulty: Medium
Tags: needs-triage


Firefox dumpes core on hipster (illumos-3e7c655), version from 19 July.

gdb information:
<pre>
core was generated by `/usr/bin/firefox'.
Program terminated with signal 11, Segmentation fault.

#0  0xfeef5935 in _lwp_kill () from /usr/lib/firefox/../libc.so.1
(gdb) bt
#0  0xfeef5935 in _lwp_kill () from /usr/lib/firefox/../libc.so.1
#1  0xfeeed342 in thr_kill () from /usr/lib/firefox/../libc.so.1
#2  0xfee90f3b in raise () from /usr/lib/firefox/../libc.so.1
#3  0xfc83ea84 in __1cNnsProfileLockSFatalSignalHandler6FipnHsiginfo_pv_v_ ()
   from /usr/lib/firefox/libxul.so
#4  0xfeef0e05 in __sighndlr () from /usr/lib/firefox/../libc.so.1
#5  0xfeee5833 in call_user_handler () from /usr/lib/firefox/../libc.so.1
#6  <signal handler called>
#7  0xf647b595 in inflate_table () from /usr/lib/firefox/../libz.so.1
#8  0xfa9ef0cc in ?? ()
#9  0x00000025 in ?? ()
#10 0xfc9d0a9c in __1cInsJARURIHRelease6M_I_ () from /usr/lib/firefox/libxul.so
#11 0xfa9ef0cc in ?? ()
#12 0x0003e024 in ?? ()
#13 0x00000000 in ?? ()
</pre>
package version:
<pre>
$ pkg info firefox 
          Name: web/browser/firefox
       Summary: Mozilla Firefox Web browser
      Category: Applications/Internet
         State: Installed
     Publisher: openindiana.org
       Version: 10.0.12
 Build Release: 5.11
        Branch: 0.151.1.8
Packaging Date: April  7, 2013 12:16:57 AM 
          Size: 107.98 MB
          FMRI: pkg://openindiana.org/web/browser/firefox@10.0.12,5.11-0.151.1.8:20130407T001657Z
</pre>


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://www.illumos.org/my/account



More information about the JDS-team mailing list