Bugzilla – Bug 104960
Firefox 8954 segmentation fault
Last modified: 2008-07-17 13:29:23 UTC
At first I was seeing this when I attempted to download a file off the innerweb. Then I saw it when I attempt to authenticate to a secure site, e.g., innerweb.novell.com Now I am seeing this every time I launch ./firefox.sh. When launching from the desktop it simply flashes a home page, i.e., http://www.novell.com/linux/, and then quits. # ./firefox.sh (firefox-bin:8954): Gdk-WARNING **: gdk_property_get(): length value has wrapped in calculation (did you pass G_MAXLONG?) ./firefox.sh: line 251: 8954 Segmentation fault $MOZ_PROGRAM $MOZ_LANG # See output of strace -f firefox.sh
Created attachment 46189 [details] strace output Ouput of strace -f -o /tmp/log -ttt ./firefox.sh
I can't really reproduce it. The strace doesn't help here much. We fixed some stuff and some crashers for Firefox beta3. Please test again with this version when it gets released.
I have not been able to reproduce this with the Beta 2 code.
Marking as fixed.