Closed Bug 191858 Opened 23 years ago Closed 23 years ago

mozilla-1.3a dumps core on startup

Categories

(SeaMonkey :: General, defect)

DEC
OSF/1
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 196062

People

(Reporter: mmokrejs, Assigned: asa)

Details

User-Agent: Mozilla/4.78 [en] (X11; U; OSF1 V5.1 alpha) Build Identifier: When starting up mozilla compiled with cc and cxx (both 6.3-018) on Tru64Unix, I'm getting core dumps. I tried to get some output from the debugging script, I hope this helps: serow$ /software/@sys/usr/mozilla-1.3a/lib/mozilla-1.3a/run-mozilla.sh run-mozilla.sh: Cannot execute . serow$ /software/@sys/usr/mozilla-1.3a/lib/mozilla-1.3a/run-mozilla.sh /software/@sys/usr/mozilla-1.3a/lib/mozill a-1.3a/mozilla-bin Type Manifest File: /afs/gsf.de/@sys/usr/mozilla-1.3a/lib/mozilla-1.3a/components/xpti.dat nsNativeComponentLoader: autoregistering begins. nsNativeComponentLoader: autoregistering succeeded nNCL: registering deferred (0) ###!!! ASSERTION: no native to utf-8 converter: 'gNativeToUTF8 != INVALID_ICONV_T', file nsNativeCharsetUtils.cpp , line 275 Break: at file nsNativeCharsetUtils.cpp, line 275 ###!!! ASSERTION: no utf-8 to native converter: 'gUTF8ToNative != INVALID_ICONV_T', file nsNativeCharsetUtils.cpp serow$ /software/@sys/usr/mozilla-1.3a/lib/mozilla-1.3a/run-mozilla.sh /software/@sys/usr/mozilla-1.3a/lib/mozilla-1.3a/mozilla-bin Type Manifest File: /afs/gsf.de/@sys/usr/mozilla-1.3a/lib/mozilla-1.3a/components/xpti.dat nsNativeComponentLoader: autoregistering begins. nsNativeComponentLoader: autoregistering succeeded nNCL: registering deferred (0) ###!!! ASSERTION: no native to utf-8 converter: 'gNativeToUTF8 != INVALID_ICONV_T', file nsNativeCharsetUtils.cpp, line 275 Break: at file nsNativeCharsetUtils.cpp, line 275 ###!!! ASSERTION: no utf-8 to native converter: 'gUTF8ToNative != INVALID_ICONV_T', file nsNativeCharsetUtils.cpp, line 282 Break: at file nsNativeCharsetUtils.cpp, line 282 ###!!! ASSERTION: failed to create encoder: '0', file nsUNIXCharset.cpp, line 369 Break: at file nsUNIXCharset.cpp, line 369 ###!!! ASSERTION: unable to use nl_langinfo(CODESET): '0', file nsUNIXCharset.cpp, line 293 Break: at file nsUNIXCharset.cpp, line 293 ###!!! ASSERTION: unable to convert locale to charset using deprecated config: '0', file nsUNIXCharset.cpp, line 126 Break: at file nsUNIXCharset.cpp, line 126 WARNING: nsXKBModeSwitch::ControlWorkaround:, file nsKeyboardUtils.cpp, line 78 WARNING: grab_during, file nsKeyboardUtils.cpp, line 79 WARNING: ungrab_duri, file nsKeyboardUtils.cpp, line 80 WARNING: nsXKBModeSwitch::HandleMappingNotify: no Mode_switch , file nsKeyboardUtils.cpp, line 155 WARNING: nsXKBModeSwitch::HandleMappingNotify:, file nsKeyboardUtils.cpp, line 157 WARNING: gModeSwitch, file nsKeyboardUtils.cpp, line 158 WARNING: gModeSwitch, file nsKeyboardUtils.cpp, line 159 GFX: dpi=116 t2p=0.0833333 p2t=12 depth=16 WEBSHELL+ = 1 IsPluginFile(/afs/gsf.de/@sys/usr/mozilla-1.3a/lib/mozilla-1.3a/plugins/libnullplugin.so) == TRUE ###!!! ASSERTION: failed to Ensure1Window: 'NS_SUCCEEDED(rv)', file nsAppRunner.cpp, line 1511 Break: at file nsAppRunner.cpp, line 1511 nsPluginHostImpl::Observe "xpcom-shutdown" WARNING: nsExceptionService ignoring thread destruction after shutdown, file nsExceptionService.cpp, line 191 WARNING: NS_ENSURE_TRUE(uriLoader) failed, file nsDocShell.cpp, line 380 WARNING: Failed to create timer, file nsJSEnvironment.cpp, line 1620 nsPluginHostImpl dtor WEBSHELL- = 0 JS engine warning: 1 atoms remain after destroying the JSRuntime. These atoms may point to freed memory. Things reachable through them have not been finalized. ###!!! ASSERTION: Component Manager being held past XPCOM shutdown.: 'cnt == 0', file nsXPComInit.cpp, line 766 Break: at file nsXPComInit.cpp, line 766 /software/@sys/usr/mozilla-1.3a/lib/mozilla-1.3a/run-mozilla.sh: 75417 Illegal instruction serow$ I've already tried gdb/ddd and dbx to get the stack trace out of the core file, but I've problems with debuggers here. However, the mozilla binary is already with debug. Here is the normal startup: serow$ /software/@sys/usr/mozilla-1.3a/bin/mozilla Type Manifest File: /afs/gsf.de/@sys/usr/mozilla-1.3a/lib/mozilla-1.3a/components/xpti.dat nsNativeComponentLoader: autoregistering begins. nsNativeComponentLoader: autoregistering succeeded nNCL: registering deferred (0) ###!!! ASSERTION: no native to utf-8 converter: 'gNativeToUTF8 != INVALID_ICONV_T', file nsNativeCharsetUtils.cpp, line 275 Break: at file nsNativeCharsetUtils.cpp, line 275 ###!!! ASSERTION: no utf-8 to native converter: 'gUTF8ToNative != INVALID_ICONV_T', file nsNativeCharsetUtils.cpp, line 282 Break: at file nsNativeCharsetUtils.cpp, line 282 ###!!! ASSERTION: failed to create encoder: '0', file nsUNIXCharset.cpp, line 369 Break: at file nsUNIXCharset.cpp, line 369 ###!!! ASSERTION: unable to use nl_langinfo(CODESET): '0', file nsUNIXCharset.cpp, line 293 Break: at file nsUNIXCharset.cpp, line 293 ###!!! ASSERTION: unable to convert locale to charset using deprecated config: '0', file nsUNIXCharset.cpp, line 126 Break: at file nsUNIXCharset.cpp, line 126 WARNING: nsXKBModeSwitch::ControlWorkaround:, file nsKeyboardUtils.cpp, line 78 WARNING: grab_during, file nsKeyboardUtils.cpp, line 79 WARNING: ungrab_duri, file nsKeyboardUtils.cpp, line 80 WARNING: nsXKBModeSwitch::HandleMappingNotify: no Mode_switch , file nsKeyboardUtils.cpp, line 155 WARNING: nsXKBModeSwitch::HandleMappingNotify:, file nsKeyboardUtils.cpp, line 157 WARNING: gModeSwitch, file nsKeyboardUtils.cpp, line 158 WARNING: gModeSwitch, file nsKeyboardUtils.cpp, line 159 GFX: dpi=116 t2p=0.0833333 p2t=12 depth=16 WEBSHELL+ = 1 IsPluginFile(/afs/gsf.de/@sys/usr/mozilla-1.3a/lib/mozilla-1.3a/plugins/libnullplugin.so) == TRUE ###!!! ASSERTION: failed to Ensure1Window: 'NS_SUCCEEDED(rv)', file nsAppRunner.cpp, line 1511 Break: at file nsAppRunner.cpp, line 1511 nsPluginHostImpl::Observe "xpcom-shutdown" WARNING: nsExceptionService ignoring thread destruction after shutdown, file nsExceptionService.cpp, line 191 WARNING: NS_ENSURE_TRUE(uriLoader) failed, file nsDocShell.cpp, line 380 WARNING: Failed to create timer, file nsJSEnvironment.cpp, line 1620 nsPluginHostImpl dtor WEBSHELL- = 0 JS engine warning: 1 atoms remain after destroying the JSRuntime. These atoms may point to freed memory. Things reachable through them have not been finalized. ###!!! ASSERTION: Component Manager being held past XPCOM shutdown.: 'cnt == 0', file nsXPComInit.cpp, line 766 Break: at file nsXPComInit.cpp, line 766 /software/@sys/usr/mozilla-1.3a/lib/mozilla-1.3a/run-mozilla.sh: 78400 Illegal instruction serow$ serow$ /software/@sys/usr/mozilla-1.3a/bin/mozilla --version Type Manifest File: /afs/gsf.de/@sys/usr/mozilla-1.3a/lib/mozilla-1.3a/components/xpti.dat ###!!! ASSERTION: no native to utf-8 converter: 'gNativeToUTF8 != INVALID_ICONV_T', file nsNativeCharsetUtils.cpp, line 275 Break: at file nsNativeCharsetUtils.cpp, line 275 ###!!! ASSERTION: no utf-8 to native converter: 'gUTF8ToNative != INVALID_ICONV_T', file nsNativeCharsetUtils.cpp, line 282 Break: at file nsNativeCharsetUtils.cpp, line 282 Mozilla/5.0 (X11; U; OSF1 alpha; rv:1.3a) Gecko/20030129 <developer build> serow$ Reproducible: Always Steps to Reproduce: 1. 2. 3.
*** This bug has been marked as a duplicate of 196062 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.