Guillaume GARDET changed bug 1093059
What Removed Added
CC   guillaume.gardet@arm.com

Comment # 1 on bug 1093059 from
If it may help, here is the GDB trace:

Core was generated by `/usr/lib64/firefox/firefox
https://html5test.opensuse.org'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x0000ffff8d3a4680 in raise () from /lib64/libpthread.so.0
[Current thread is 1 (Thread 0xffff8d403ff0 (LWP 13473))]
(gdb) 
(gdb) where
#0  0x0000ffff8d3a4680 in raise () from /lib64/libpthread.so.0
#1  0x0000ffff88bb80b0 in nsProfileLock::FatalSignalHandler (signo=11,
info=0xffffe3eef550, context=0xffffe3eef5d0)
    at
/usr/src/debug/MozillaFirefox-59.0.3-1.1.aarch64/toolkit/profile/nsProfileLock.cpp:177
#2  0x0000ffff890e5058 in WasmFaultHandler (signum=11, info=0xffffe3eef550,
context=0xffffe3eef5d0)
    at
/usr/src/debug/MozillaFirefox-59.0.3-1.1.aarch64/js/src/wasm/WasmSignalHandlers.cpp:1446
#3  <signal handler called>
#4  0x0000000000000000 in ?? ()
#5  0x0000ffff85e26d98 in nsCOMPtr<nsIObserver>::nsCOMPtr
(aRawPtr=0xffffe3ef0210, this=<synthetic pointer>)
    at /home/abuild/rpmbuild/BUILD/obj/dist/include/nsCOMPtr.h:486
#6  nsObserverService::RemoveObserver (this=<optimized out>,
aObserver=0xffffe3ef0210, aTopic=0xffff897cf358 "dom-window-destroyed")
    at
/usr/src/debug/MozillaFirefox-59.0.3-1.1.aarch64/xpcom/ds/nsObserverService.cpp:255
#7  0x0000ffff87512030 in
mozilla::dom::FetchBodyConsumer<mozilla::dom::Response>::ReleaseObject
(this=this@entry=0xffffe3ef0210)
    at
/usr/src/debug/MozillaFirefox-59.0.3-1.1.aarch64/dom/fetch/FetchConsumer.cpp:443
#8  0x0000ffff87512864 in
mozilla::dom::FetchBodyConsumer<mozilla::dom::Response>::ContinueConsumeBody(nsresult,
unsigned int, unsigned char*, bool)::{lambda()#2}::operator()() const
(__closure=<synthetic pointer>) at
/usr/src/debug/MozillaFirefox-59.0.3-1.1.aarch64/dom/fetch/FetchConsumer.cpp:625
#9 
mozilla::ScopeExit<mozilla::dom::FetchBodyConsumer<mozilla::dom::Response>::ContinueConsumeBody(nsresult,
unsigned int, unsigned char*, bool)::{lambda()#2}>::~ScopeExit()
(this=<synthetic pointer>, __in_chrg=<optimized out>) at
/home/abuild/rpmbuild/BUILD/obj/dist/include/mozilla/ScopeExit.h:112
#10
mozilla::dom::FetchBodyConsumer<mozilla::dom::Response>::ContinueConsumeBody
(this=0xffffe3ef0210, this@entry=0xffff6a64b2a0, 
    aStatus=aStatus@entry=nsresult::NS_OK,
aResultLength=aResultLength@entry=5541, 
    aResult=aResult@entry=0xffff69cd2000 "{\n  \"manifest\": {\n    \"schema\":
\"chrome://extensions/content/schemas/extension_types.json\",\n    \"scopes\":
[]\n  },\n  \"alarms\": {\n    \"url\":
\"chrome://extensions/content/ext-alarms.js\",\n    \"schema\": \"c"...,
aShuttingDown=aShuttingDown@entry=false)
    at
/usr/src/debug/MozillaFirefox-59.0.3-1.1.aarch64/dom/fetch/FetchConsumer.cpp:624
#11 0x0000ffff875130a8 in mozilla::dom::(anonymous
namespace)::ConsumeBodyDoneObserver<mozilla::dom::Response>::OnStreamComplete
(this=0xffff6a649500, 
    aLoader=<optimized out>, aCtxt=<optimized out>, aStatus=nsresult::NS_OK,
aResultLength=5541, 
    aResult=0xffff69cd2000 "{\n  \"manifest\": {\n    \"schema\":
\"chrome://extensions/content/schemas/extension_types.json\",\n    \"scopes\":
[]\n  },\n  \"alarms\": {\n    \"url\":
\"chrome://extensions/content/ext-alarms.js\",\n    \"schema\": \"c"...)
    at
/usr/src/debug/MozillaFirefox-59.0.3-1.1.aarch64/dom/fetch/FetchConsumer.cpp:271
#12 0x0000ffff85f33b88 in mozilla::net::nsStreamLoader::OnStopRequest
(this=0xffff758bf100, request=0xffff6a3af700, ctxt=0x0,
aStatus=nsresult::NS_OK)
    at
/usr/src/debug/MozillaFirefox-59.0.3-1.1.aarch64/netwerk/base/nsStreamLoader.cpp:109
#13 0x0000ffff85ef1e04 in nsInputStreamPump::OnStateStop
(this=this@entry=0xffff6a3af700)
    at
/usr/src/debug/MozillaFirefox-59.0.3-1.1.aarch64/netwerk/base/nsInputStreamPump.cpp:700
#14 0x0000ffff85ef8114 in nsInputStreamPump::OnInputStreamReady
(this=0xffff6a3af700, stream=<optimized out>)
    at
/usr/src/debug/MozillaFirefox-59.0.3-1.1.aarch64/netwerk/base/nsInputStreamPump.cpp:428
#15 0x0000ffff85e42f68 in nsInputStreamReadyEvent::Run (this=0xffff6a3a8580) at
/usr/src/debug/MozillaFirefox-59.0.3-1.1.aarch64/xpcom/io/nsStreamUtils.cpp:97
#16 0x0000ffff85e6ea00 in nsThread::ProcessNextEvent (this=<optimized out>,
aMayWait=<optimized out>, aResult=0xffffe3ef0be7, this=<optimized out>)
    at
/usr/src/debug/MozillaFirefox-59.0.3-1.1.aarch64/xpcom/threads/nsThread.cpp:1040
#17 0x0000ffff85e78318 in NS_ProcessNextEvent (aThread=<optimized out>,
aThread@entry=0xffff8cd58de0, aMayWait=aMayWait@entry=false)
    at
/usr/src/debug/MozillaFirefox-59.0.3-1.1.aarch64/xpcom/threads/nsThreadUtils.cpp:517
#18 0x0000ffff86299958 in mozilla::ipc::MessagePump::Run (this=0xffff839e7640,
aDelegate=0xffff8cd4e260)
    at
/usr/src/debug/MozillaFirefox-59.0.3-1.1.aarch64/ipc/glue/MessagePump.cpp:97
#19 0x0000ffff8626de94 in MessageLoop::RunInternal (this=<optimized out>)
    at
/usr/src/debug/MozillaFirefox-59.0.3-1.1.aarch64/ipc/chromium/src/base/message_loop.cc:326
#20 MessageLoop::RunHandler (this=<optimized out>) at
/usr/src/debug/MozillaFirefox-59.0.3-1.1.aarch64/ipc/chromium/src/base/message_loop.cc:319
#21 MessageLoop::Run (this=<optimized out>) at
/usr/src/debug/MozillaFirefox-59.0.3-1.1.aarch64/ipc/chromium/src/base/message_loop.cc:299
#22 0x0000ffff87cad3a4 in nsBaseAppShell::Run (this=0xffff7c359760) at
/usr/src/debug/MozillaFirefox-59.0.3-1.1.aarch64/widget/nsBaseAppShell.cpp:157
#23 0x0000ffff88b2e914 in nsAppStartup::Run (this=0xffff7c34df10) at
/usr/src/debug/MozillaFirefox-59.0.3-1.1.aarch64/toolkit/components/startup/nsAppStartup.cpp:288
#24 0x0000ffff88bc2c64 in XREMain::XRE_mainRun (this=this@entry=0xffffe3ef0eb8)
at
/usr/src/debug/MozillaFirefox-59.0.3-1.1.aarch64/toolkit/xre/nsAppRunner.cpp:4702
#25 0x0000ffff88bc3828 in XREMain::XRE_main (this=this@entry=0xffffe3ef0eb8,
argc=argc@entry=2, argv=argv@entry=0xffffe3ef2218, aConfig=...)
    at
/usr/src/debug/MozillaFirefox-59.0.3-1.1.aarch64/toolkit/xre/nsAppRunner.cpp:4841
#26 0x0000ffff88bc3b9c in XRE_main (argc=2, argv=0xffffe3ef2218, aConfig=...)
at
/usr/src/debug/MozillaFirefox-59.0.3-1.1.aarch64/toolkit/xre/nsAppRunner.cpp:4933
#27 0x0000aaaab558e174 in do_main (argc=2, argv=0xffffe3ef2218, envp=<optimized
out>)
    at
/usr/src/debug/MozillaFirefox-59.0.3-1.1.aarch64/browser/app/nsBrowserApp.cpp:231
#28 0x0000aaaab558dac8 in main (argc=2, argv=0xffffe3ef2218,
envp=0xffffe3ef2230)
    at
/usr/src/debug/MozillaFirefox-59.0.3-1.1.aarch64/browser/app/nsBrowserApp.cpp:304


You are receiving this mail because: