Bug 607706

Summary: [abrt] firefox-3.6.4-1.fc14: Process /usr/lib/firefox-3.6/firefox was killed by signal 11 (SIGSEGV)
Product: [Fedora] Fedora Reporter: Masami Ichikawa <masami256>
Component: firefoxAssignee: Gecko Maintainer <gecko-bugs-nobody>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 14CC: drjohnson1, gecko-bugs-nobody, karo1170
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard: abrt_hash:140bc9b42c7de8ed9a1e45129e4970168fbbfdbf, btparsed
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-08-21 01:10:03 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
File: backtrace none

Description Masami Ichikawa 2010-06-24 15:45:28 UTC
abrt version: 1.1.5
architecture: i686
Attached file: backtrace
cmdline: /usr/lib/firefox-3.6/firefox
component: firefox
crash_function: nsProfileLock::FatalSignalHandler
executable: /usr/lib/firefox-3.6/firefox
global_uuid: 140bc9b42c7de8ed9a1e45129e4970168fbbfdbf
kernel: 2.6.35-0.2.rc3.git0.fc14.i686
package: firefox-3.6.4-1.fc14
rating: 4
reason: Process /usr/lib/firefox-3.6/firefox was killed by signal 11 (SIGSEGV)
release: Fedora release 14 (Rawhide)
time: 1277394035
uid: 500

How to reproduce
-----
1.Run firefox via firefox icon or enter "/usr/lib/firefox" from terminal

Comment 1 Masami Ichikawa 2010-06-24 15:45:30 UTC
Created attachment 426624 [details]
File: backtrace

Comment 2 Karsten Roch 2010-06-24 20:58:32 UTC
The same issue here, my backtrace can be found at:

http://pastebin.com/LpesdRR8

Regards
Karsten

Comment 3 Karsten Roch 2010-07-02 20:56:44 UTC
After executing:

setsebool -P allow_execmem 1
setsebool -P allow_execstack 1

i was be able to start firefox without any crashes.

Regards
Karsten

Comment 4 Bug Zapper 2010-07-30 12:13:21 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 14 development cycle.
Changing version to '14'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 5 d. johnson 2010-08-20 17:53:00 UTC
It sounds like you have resolved this issue, but just verifying, is it OK to close this out ?


#3  <signal handler called>
No symbol table info available.
#4  0x003e1529 in addMem (this=0xb6a68310, start=@0xb6aab88c, end=@0xb6aab890)
    at nanojit/CodeAlloc.cpp:327
        b = 0xffffffff
#5  nanojit::CodeAlloc::alloc (this=0xb6a68310, start=@0xb6aab88c, 
    end=@0xb6aab890) at nanojit/CodeAlloc.cpp:132
        mem = <value optimized out>
        b = 0xffffffff
#6  0x003d754a in nanojit::Assembler::codeAlloc (this=0xb6aab844, 
    start=@0xb6aab88c, end=@0xb6aab890, eip=@0xb6aab89c)
    at nanojit/Assembler.cpp:192
No locals.
#7  0x003e6cb5 in nanojit::Assembler::nativePageSetup (this=0xb6aab844)
    at nanojit/Nativei386.cpp:1732
No locals.
#8  0x003d89b5 in nanojit::Assembler::beginAssembly (this=0xb6aab844, 
    frag=0xb6aabf14) at nanojit/Assembler.cpp:658
No locals.
#9  0x003e2acf in nanojit::compile (assm=0xb6aab844, frag=0xb6aabf14)
    at nanojit/LIR.cpp:1954
No locals.
#10 0x003bc00e in TraceRecorder::compile (this=0xb76b1bc0, tm=0xb6961060)




-- 
Fedora Bugzappers volunteer triage team
https://fedoraproject.org/wiki/BugZappers

Comment 6 Masami Ichikawa 2010-08-21 00:51:20 UTC
>It sounds like you have resolved this issue, but just verifying, is it OK to
close this out ?
Thanks for notifying. I confirmed that firefox-3.6.4-2.fc14.i686 works fine. 
Please feel free to close this bug.

Cheers,

Comment 7 d. johnson 2010-08-21 01:10:03 UTC
Thank you!