Summary: | Firefox crashes on first invocation after boot, works second and subsequent times | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Ray McCord <ray.mccord> |
Component: | Current packages | Assignee: | Mozilla Gentoo Team <mozilla> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
bad me :)
strace |
Description
Ray McCord
2004-12-01 10:47:03 UTC
Created attachment 45062 [details]
bad me :)
cd /usr/bin/ ; strace ./firefox > ~/foo.txt 2>&1
Comment on attachment 45062 [details]
bad me :)
strace was on success, brb, will redo on failed launch
Created attachment 45065 [details]
strace
BTW: hate that you can't remove your own screwed up commits in bugzilla ;p
This was done on the invocation in which firefox did crash...
Just wondering if this bug is being looked into ;) Is there any more info I could provide to help determine the cause? FYI: I have scoured the mozilla.org bugzilla for product firefox and have yet to find a bug describing this issue (open or closed), so I am thinking it may not be a bug *in* mozilla itself. I had the same symptoms. Unmerged firefox, which broke thunderbird. Remerged thunderbird (now working), installed binary firefox from mozilla(now working). Conflict between firefox and thunderbird ebuilds? I did not have Thunderbird instaled when I reported the issue. I have since updated to Firefox 1.0.4 via ebuild and the issue no longer affects this system, but another system I have that is still running the Firefox 1.0 ebuild does show this behavior consistently. I have not found any related issues running the official Mozilla.org Firefox 1.0 binaries or source compiled versions for other distros. I think it was a bug in either the Firefox 1.0 ebuild or another ebuild which Firefox interacts with/depends on. In any event, updgrading to a newer version ebuild fixed the problem. |