use of menus crashes Firefox?

Chuck Swiger cswiger at mac.com
Wed Jan 19 00:04:47 UTC 2011


On Jan 18, 2011, at 2:56 PM, Keith Seyffarth wrote:
> Core was generated by `firefox-bin'.
> Program terminated with signal 12, Bad system call.
> #0  0x29d7f16b in ?? ()
> 
> Now, again, this is in Firefox 3.5. That message isn't very informative
> to me, but maybe it is helpful to someone else?

Run it under gdb, look at the backtrace.  Bad system call implies a mismatch between your shared libraries and kernel, or maybe you are loading some plugin or something which has been compiled for a different version of the platform.

Regards,
-- 
-Chuck



More information about the freebsd-questions mailing list