Bug 439321

Summary: firefox cannot run after updating to firefox-2.0.0.13-1.fc8
Product: [Fedora] Fedora Reporter: han pingtian <hanpingtian>
Component: firefoxAssignee: Gecko Maintainer <gecko-bugs-nobody>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: low    
Version: 8   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-03-28 07:37:38 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
crash informations saved from bug buddy none

Description han pingtian 2008-03-28 02:03:50 UTC
Description of problem:
After updating to 2.0.0.13-1, and rebooting the machine, I cannot run firefox 
anymore. The bug buddy jumps out and informations have been saved.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 han pingtian 2008-03-28 02:03:50 UTC
Created attachment 299428 [details]
crash informations saved from bug buddy

Comment 2 han pingtian 2008-03-28 03:24:47 UTC
With strace -f firefox, I saw these messages:
 
 ....
 6125  mmap2(0x3d95000, 32768, PROT_READ|PROT_WRITE,
 MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 29, 0x6a) = 0x3d95000
 6125  close(29)                         = 0
 6125  read(25, "<?xml version=\"1.0\"?>\n<blocklist"..., 4096) = 742
 6125  gettimeofday({1206674202, 655239}, NULL) = 0
 6125  read(27, 0xbfe57d2f, 1)           = -1 EAGAIN (Resource
 temporarily unavailable)
 6125  gettimeofday({1206674202, 655789}, NULL) = 0
 6125  --- SIGSEGV (Segmentation fault) @ 0 (0) ---
 6125  unlink("/home/hpt/.mozilla/firefox/oga9hyt6.default/lock") = 0
 .....

Comment 3 han pingtian 2008-03-28 06:39:57 UTC
The 2.0.0.13 from mozilla.org is running just fine.

Comment 4 han pingtian 2008-03-28 07:37:38 UTC
$ rpm -V firefox
..5.....   /usr/lib/firefox-2.0.0.13/components/libgklayout.so
..5.....   /usr/lib/firefox-2.0.0.13/libmozjs.so

Reinstall firefox solved this problem.