[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: What are the current available browser options for debian-ppc64?



Deeper debugging is beyond my skills. I don't know if this helps but the "bt" command gave me this:

(gdb) bt
#0  i32_load8_u (addr=2016478208, mem=<optimized out>) at rlbox.wasm.c:146
#1  w2c_rlbox_streqci (var_p0=var_p0@entry=262000, var_p1=2016478208, instance=<optimized out>) at rlbox.wasm.c:1499
#2  0x00007fffe91969a8 in w2c_rlbox_getEncodingIndex (var_p0=<optimized out>, instance=<optimized out>) at rlbox.wasm.c:66968
#3  w2c_rlbox_getEncodingIndex (var_p0=262000, instance=0x7fffcaf62000) at rlbox.wasm.c:1415
#4  w2c_rlbox_MOZ_XmlInitEncodingNS_0 (instance=0x7fffcaf62000, var_p0=445988, var_p1=445984, var_p2=262000) at rlbox.wasm.c:3041
#5  0x00007fffe91e3d1c in w2c_rlbox_initializeEncoding (instance=instance@entry=0x7fffcaf62000, var_p0=var_p0@entry=445840) at rlbox.wasm.c:48995
#6  0x00007fffe92a8468 in w2c_rlbox_prologInitProcessor (instance=0x7fffcaf62000, var_p0=445840, var_p1=453024, var_p2=518560, var_p3=262140) at rlbox.wasm.c:46003
#7  0x00007fffe92b9144 in w2c_rlbox_MOZ_XML_Parse_0 (var_p3=0, var_p2=65536, var_p1=453024, var_p0=445840, instance=0x7fffcaf62000) at rlbox.wasm.c:50018
#8  w2c_rlbox_MOZ_XML_Parse (instance=0x7fffcaf62000, var_p0=445840, var_p1=453024, var_p2=65536, var_p3=0) at rlbox.wasm.c:21307
#9  0x00007fffea016ab0 in rlbox::rlbox_wasm2c_sandbox::impl_invoke_with_func_ptr<XML_Status (XML_ParserStruct*, char const*, int, int), XML_Status (unsigned int, unsigned int, int, int), unsigned int, unsigned int, unsigned int, bool>(XML_Status (*)(unsigned int, unsigned int, int, int), unsigned int&&, unsigned int&&, unsigned int&&, bool&&) (func_ptr=<optimized out>, this=0x7fffcaf62000) at ./build-browser/dist/include/mozilla/rlbox/rlbox_wasm2c_sandbox.hpp:763
#10 rlbox::rlbox_sandbox<rlbox::rlbox_wasm2c_sandbox>::INTERNAL_invoke_with_func_ptr<XML_Status (XML_ParserStruct*, char const*, int, int), rlbox::tainted<XML_ParserStruct*, rlbox::rlbox_wasm2c_sandbox>&, rlbox::tainted<char const*, rlbox::rlbox_wasm2c_sandbox>, unsigned long, bool>(char const*, void*, rlbox::tainted<XML_ParserStruct*, rlbox::rlbox_wasm2c_sandbox>&, rlbox::tainted<char const*, rlbox::rlbox_wasm2c_sandbox>&&, unsigned long&&, bool&&) (func_name=<optimized out>, 
    func_ptr=<optimized out>, this=<optimized out>) at ./build-browser/dist/include/mozilla/rlbox/rlbox_sandbox.hpp:790
#11 nsExpatDriver::ParseChunk (this=0x7fffdaee1d80, aBuffer=<optimized out>, aLength=aLength@entry=32768, aIsFinal=aIsFinal@entry=nsExpatDriver::ChunkOrBufferIsFinal::FinalChunk, aConsumed=0x7fffffffc58c, aLastLineLength=0x7fffffffc590)
    at ./parser/htmlparser/nsExpatDriver.cpp:1248
#12 0x00007fffea016ebc in nsExpatDriver::ChunkAndParseBuffer (this=this@entry=0x7fffdaee1d80, 
    aBuffer=aBuffer@entry=0x7fffdfc80020 u"<?xml version=\"1.0\"?>\n\n<html id=\"main-window\"\n        xmlns:html=\"http://www.w3.org/1999/xhtml\"\n        xmlns:xul=\"http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul\"\n        xmlns=\"http://"..., aLength=aLength@entry=32768, aIsFinal=aIsFinal@entry=false, aPassedToExpat=aPassedToExpat@entry=0x7fffffffc588, aConsumed=aConsumed@entry=0x7fffffffc58c, aLastLineLength=aLastLineLength@entry=0x7fffffffc590)
    at ./parser/htmlparser/nsExpatDriver.cpp:1204
#13 0x00007fffea017300 in nsExpatDriver::ResumeParse (this=0x7fffdaee1d80, aScanner=..., aIsFinalChunk=aIsFinalChunk@entry=false) at ./parser/htmlparser/nsExpatDriver.cpp:1352
#14 0x00007fffea01db8c in nsParser::ResumeParse (this=this@entry=0x7fffcaa218d0, allowIteration=allowIteration@entry=true, aIsFinalChunk=aIsFinalChunk@entry=false, aCanInterrupt=aCanInterrupt@entry=true) at ./parser/htmlparser/nsParser.cpp:715
#15 0x00007fffea01ea70 in nsParser::OnDataAvailable (sourceOffset=<optimized out>, aLength=<optimized out>, pIStream=<optimized out>, request=<optimized out>, this=0x7fffcaa218d0) at ./parser/htmlparser/nsParser.cpp:1027
#16 nsParser::OnDataAvailable (this=0x7fffcaa218d0, request=<optimized out>, pIStream=<optimized out>, sourceOffset=<optimized out>, aLength=<optimized out>) at ./parser/htmlparser/nsParser.cpp:978
#17 0x00007fffe9fdfec8 in .non-virtual thunk to mozilla::parser::PrototypeDocumentParser::OnDataAvailable(nsIRequest*, nsIInputStream*, unsigned long, unsigned int) () at ./parser/prototype/PrototypeDocumentParser.h:42
#18 0x00007fffe9f52f60 in nsDocumentOpenInfo::OnDataAvailable (this=<optimized out>, request=<optimized out>, inStr=<optimized out>, sourceOffset=<optimized out>, count=<optimized out>) at ./uriloader/base/nsURILoader.cpp:202
#19 0x00007fffe9c1d950 in mozilla::net::ParentChannelWrapper::OnDataAvailable (this=<optimized out>, aRequest=<optimized out>, aInputStream=<optimized out>, aOffset=<optimized out>, aCount=<optimized out>) at ./netwerk/ipc/ParentChannelWrapper.h:27
#20 0x00007fffe9ab8450 in mozilla::net::ParentChannelListener::OnDataAvailable (this=0x7fffdf550e80, aRequest=0x7ffff7654520, aInputStream=0x7ffff73d68c0, aOffset=0, aCount=<optimized out>) at ./netwerk/protocol/http/ParentChannelListener.cpp:115
#21 0x00007fffe9f52f60 in nsDocumentOpenInfo::OnDataAvailable (this=<optimized out>, request=<optimized out>, inStr=<optimized out>, sourceOffset=<optimized out>, count=<optimized out>) at ./uriloader/base/nsURILoader.cpp:202
#22 0x00007fffe9edf4e4 in nsJARChannel::OnDataAvailable (this=0x7ffff7654520, req=<optimized out>, stream=0x7ffff73d68c0, offset=0, count=290768) at ./modules/libjar/nsJARChannel.cpp:1312
#23 0x00007fffe958eb28 in nsInputStreamPump::OnStateTransfer (this=this@entry=0x7fffdaee2140) at ./netwerk/base/nsInputStreamPump.cpp:584
#24 0x00007fffe958f0b8 in nsInputStreamPump::OnInputStreamReady (this=0x7fffdaee2140, stream=<optimized out>) at ./netwerk/base/nsInputStreamPump.cpp:411
#25 0x00007fffe93782f4 in CallbackHolder::CallbackHolder(nsIAsyncInputStream*, nsIInputStreamCallback*, unsigned int, nsIEventTarget*)::{lambda()#1}::operator()() const (__closure=<optimized out>) at ./xpcom/io/nsPipe3.cpp:73
#26 NS_NewCancelableRunnableFunction<CallbackHolder::CallbackHolder(nsIAsyncInputStream*, nsIInputStreamCallback*, unsigned int, nsIEventTarget*)::{lambda()#1}>(char const*, CallbackHolder::CallbackHolder(nsIAsyncInputStream*, nsIInputStreamCallback*, unsigned int, nsIEventTarget*)::{lambda()#1}&&)::FuncCancelableRunnable::Run() (this=<optimized out>) at ./build-browser/dist/include/nsThreadUtils.h:667
#27 NS_NewCancelableRunnableFunction<CallbackHolder::CallbackHolder(nsIAsyncInputStream*, nsIInputStreamCallback*, unsigned int, nsIEventTarget*)::{lambda()#1}>(char const*, CallbackHolder::CallbackHolder(nsIAsyncInputStream*, nsIInputStreamCallback*, unsigned int, nsIEventTarget*)::{lambda()#1}&&)::FuncCancelableRunnable::Run() (this=<optimized out>) at ./build-browser/dist/include/nsThreadUtils.h:665
#28 0x00007fffe93d9610 in mozilla::RunnableTask::Run (this=0x7fffcaac8e80) at ./xpcom/threads/TaskController.cpp:549
#29 mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal (this=this@entry=0x7ffff4843000, aProofOfLock=...) at ./xpcom/threads/TaskController.cpp:876
#30 0x00007fffe93da324 in mozilla::TaskController::ExecuteNextTaskOnlyMainThreadInternal (this=this@entry=0x7ffff4843000, aProofOfLock=...) at ./xpcom/threads/TaskController.cpp:699
#31 0x00007fffe93da7f4 in mozilla::TaskController::ProcessPendingMTTask (aMayWait=false, this=0x7ffff4843000) at ./xpcom/threads/TaskController.cpp:485
#32 operator() (__closure=<optimized out>) at ./xpcom/threads/TaskController.cpp:211
#33 mozilla::detail::RunnableFunction<mozilla::TaskController::TaskController()::<lambda()> >::Run(void) (this=<optimized out>) at ./xpcom/threads/nsThreadUtils.h:548
#34 0x00007fffe93f365c in nsThread::ProcessNextEvent (this=0x7ffff76508c0, aMayWait=<optimized out>, aResult=0x7fffffffd247) at ./xpcom/threads/nsThread.cpp:1198
#35 0x00007fffe93f5614 in NS_ProcessNextEvent (aThread=<optimized out>, aMayWait=<optimized out>) at ./xpcom/threads/nsThreadUtils.cpp:480
#36 0x00007fffe9d6c2cc in mozilla::ipc::MessagePump::Run (this=0x7ffff73a7300, aDelegate=0x7ffff7393500) at ./ipc/glue/MessagePump.cpp:85
#37 0x00007fffe9d0b964 in MessageLoop::RunInternal (this=<optimized out>) at ./build-browser/dist/include/mozilla/RefPtr.h:319
#38 MessageLoop::RunHandler (this=<optimized out>) at ./ipc/chromium/src/base/message_loop.cc:363
#39 MessageLoop::Run (this=<optimized out>) at ./ipc/chromium/src/base/message_loop.cc:345
#40 0x00007fffecec36f8 in nsBaseAppShell::Run (this=0x7ffff76e6b80) at ./widget/nsBaseAppShell.cpp:148
#41 0x00007fffee334928 in nsAppStartup::Run (this=0x7fffe6160a60) at ./build-browser/dist/include/nsCOMPtr.h:751
#42 0x00007fffee47d244 in XREMain::XRE_mainRun (this=this@entry=0x7fffffffd828) at ./toolkit/xre/nsAppRunner.cpp:5675
#43 0x00007fffee47e0d8 in XREMain::XRE_main (this=this@entry=0x7fffffffd828, argc=argc@entry=1, argv=argv@entry=0x7ffffffff038, aConfig=...) at ./toolkit/xre/nsAppRunner.cpp:5884
#44 0x00007fffee47e91c in XRE_main (argc=1, argv=0x7ffffffff038, aConfig=...) at ./toolkit/xre/nsAppRunner.cpp:5940
#45 0x00007fffee4803fc in mozilla::BootstrapImpl::XRE_main (this=<optimized out>, argc=<optimized out>, argv=<optimized out>, aConfig=...) at ./toolkit/xre/Bootstrap.cpp:45
#46 0x00000001000092b0 in do_main (argc=<optimized out>, argv=<optimized out>, envp=envp@entry=0x7ffffffff048) at ./browser/app/nsBrowserApp.cpp:227
#47 0x000000010000814c in main (argc=<optimized out>, argv=<optimized out>, envp=0x7ffffffff048) at ./browser/app/nsBrowserApp.cpp:445

Regards,
Kris


23 lis 2023, 10:03 od debian@devbeejohn.de:
Am Donnerstag, dem 23.11.2023 um 09:01 +0100 schrieb Johannes
Brakensiek:
Crashdump was attached.

Backtrace, to be more precise.

Johannes


Reply to: