Bug 104960 - Firefox 8954 segmentation fault
Summary: Firefox 8954 segmentation fault
Status: VERIFIED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Firefox (show other bugs)
Version: Beta 1
Hardware: x86-64 SUSE Other
: P5 - None : Critical
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-16 15:47 UTC by Glen Christensen
Modified: 2008-07-17 13:29 UTC (History)
0 users

See Also:
Found By: System Test
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
strace output (790.29 KB, application/x-bzip2)
2005-08-16 15:59 UTC, Glen Christensen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Glen Christensen 2005-08-16 15:47:38 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
Comment 1 Glen Christensen 2005-08-16 15:59:57 UTC
Created attachment 46189 [details]
strace output

Ouput of strace -f -o /tmp/log -ttt ./firefox.sh
Comment 2 Wolfgang Rosenauer 2005-08-18 13:52:41 UTC
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.
Comment 3 Glen Christensen 2005-08-24 19:36:40 UTC
I have not been able to reproduce this with the Beta 2 code.
Comment 4 Glen Christensen 2005-08-24 19:42:48 UTC
Marking as fixed.