------- Comment From [email protected] 2018-11-27 08:10 EDT-------
Ok, I know what the problem with the missing libraries is -> you don't put the 
Shared-Object into the appropriate search pathes so that ld.so can find them.

But though, also with hand written search pathes the firefox package is
still broken:

milliadm@mclint:~$ 
LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:/usr/lib/firefox:/usr/lib/gcc-mozilla/lib 
firefox
Segmentation fault (core dumped)
milliadm@mclint:~$ echo $?
139

For completeness, here is the stack breakdown:

#0  NS_ABORT_OOM (aSize=<optimized out>) at 
/build/firefox-VVCewt/firefox-63.0.3+build1/xpcom/base/nsDebugImpl.cpp:628
#1  0x000003fff457a1e4 in nsTSubstring<char>::AllocFailed (aLength=<optimized 
out>, this=0x3ffffffdb38)
at /build/firefox-VVCewt/firefox-63.0.3+build1/xpcom/string/nsTSubstring.h:1165
#2  nsTString<char>::ReplaceSubstring (this=this@entry=0x3ffffffdb38, 
aTarget=..., aNewValue=...)
at 
/build/firefox-VVCewt/firefox-63.0.3+build1/xpcom/string/nsTStringObsolete.cpp:275
#3  0x000003fff457a28e in nsTString<char>::ReplaceSubstring 
(this=this@entry=0x3ffffffdb38,
aTarget=aTarget@entry=0x3fff832e126 ";", 
aNewValue=aNewValue@entry=0x3fff807a438 "%3b")
at 
/build/firefox-VVCewt/firefox-63.0.3+build1/xpcom/string/nsTStringObsolete.cpp:252
#4  0x000003fff4674cb4 in net_GetURLSpecFromActualFile (aFile=<optimized out>, 
result=...)
at 
/build/firefox-VVCewt/firefox-63.0.3+build1/netwerk/base/nsURLHelperUnix.cpp:45
#5  0x000003fff463caaa in mozilla::FileLocation::GetURIString 
(this=this@entry=0x3fffd6ed5f0, aResult=...)
at /build/firefox-VVCewt/firefox-63.0.3+build1/xpcom/build/FileLocation.cpp:118
#6  0x000003fff4d65a80 in nsZipArchive::OpenArchive 
(this=this@entry=0x3fffd6fa000, aZipHandle=0x3fffd6ed5e0, aFd=aFd@entry=0x0)
at 
/build/firefox-VVCewt/firefox-63.0.3+build1/modules/libjar/nsZipArchive.cpp:359
#7  0x000003fff4d65bbe in nsZipArchive::OpenArchive 
(this=this@entry=0x3fffd6fa000, aFile=<optimized out>)
at 
/build/firefox-VVCewt/firefox-63.0.3+build1/modules/libjar/nsZipArchive.cpp:380
#8  0x000003fff4640352 in mozilla::Omnijar::InitOne (aPath=aPath@entry=0x0, 
aType=aType@entry=mozilla::Omnijar::GRE)
at /build/firefox-VVCewt/firefox-63.0.3+build1/xpcom/build/Omnijar.cpp:87
#9  0x000003fff4641dfa in mozilla::Omnijar::Init (aAppPath=0x0, aGrePath=0x0)
at /build/firefox-VVCewt/firefox-63.0.3+build1/xpcom/build/Omnijar.cpp:111
#10 NS_InitXPCOM2 (aResult=0x3fffd685a30, aBinDirectory=<optimized out>, 
aAppFileLocationProvider=<optimized out>)
at /build/firefox-VVCewt/firefox-63.0.3+build1/xpcom/build/XPCOMInit.cpp:609
#11 0x000003fff46421cc in NS_InitXPCOM2 (aResult=aResult@entry=0x3fffd685a30, 
aBinDirectory=<optimized out>,
aAppFileLocationProvider=<optimized out>) at 
/build/firefox-VVCewt/firefox-63.0.3+build1/xpcom/build/XPCOMInit.cpp:747
#12 0x000003fff74153d8 in ScopedXPCOMStartup::Initialize (this=0x3fffd685a30)
at /build/firefox-VVCewt/firefox-63.0.3+build1/toolkit/xre/nsAppRunner.cpp:1490
#13 0x000003fff741cf16 in XREMain::XRE_main (this=this@entry=0x3ffffffe280, 
argc=argc@entry=1, argv=argv@entry=0x3fffffff7a8,
aConfig=...) at 
/build/firefox-VVCewt/firefox-63.0.3+build1/toolkit/xre/nsAppRunner.cpp:4923
#14 0x000003fff741d2aa in XRE_main (argc=<optimized out>, argv=0x3fffffff7a8, 
aConfig=...)
at /build/firefox-VVCewt/firefox-63.0.3+build1/toolkit/xre/nsAppRunner.cpp:5019
#15 0x0000000100006c48 in do_main (argc=<optimized out>, argv=0x3fffffff7a8, 
envp=<optimized out>)
at /build/firefox-VVCewt/firefox-63.0.3+build1/browser/app/nsBrowserApp.cpp:233
#16 0x0000000100006468 in main (argc=<optimized out>, argv=0x3fffffff7a8, 
envp=0x3fffffff7b8)
at /build/firefox-VVCewt/firefox-63.0.3+build1/browser/app/nsBrowserApp.cpp:315

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1642965

Title:
  Firefox crashes - Error loading theme icon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1642965/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to