Closed Bug 97792 Opened 23 years ago Closed 23 years ago

core dump on openURL new-window (succeeds anyway)

Categories

(Core :: XPCOM, defect)

x86
Linux
defect
Not set
major

Tracking

()

CLOSED DUPLICATE of bug 97770

People

(Reporter: leary, Assigned: blizzard)

Details

(Whiteboard: [xremote])

From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.3+) Gecko/20010831 BuildID: 2001083106 core dump opening url with the -remote functionality Reproducible: Always Steps to Reproduce: 1. use url_handler.sh as with powershell (ok, it could be any script, I suppose...) 2. execute something like: /space/src/mozilla/mozilla -remote "openURL($url,new-window)" 2>/dev/null where $url is a... URL :) Actual Results: watch it crash and burn, and then open your window: /space/src/mozilla/run-mozilla.sh /space/src/mozilla/mozilla-bin -remote openURL(http://www.free-market.net/cgi/edit.cgi,new-window) MOZILLA_FIVE_HOME=/space/src/mozilla LD_LIBRARY_PATH=/space/src/mozilla:/space/src/mozilla/plugins LIBRARY_PATH=/space/src/mozilla:/space/src/mozilla/components SHLIB_PATH=/space/src/mozilla LIBPATH=/space/src/mozilla ADDON_PATH=/space/src/mozilla MOZ_PROGRAM=/space/src/mozilla/mozilla-bin MOZ_TOOLKIT= moz_debug=0 moz_debugger= Oh no! /space/src/mozilla/mozilla-bin just dumped a core file. Do you want to debug this ? You need a lot of memory for this, so watch out ? [y/n] Expected Results: no core dump, just my new-window filed a separate bug on mozilla executing the 'n' answer to the question...
->blizzard
Assignee: asa → blizzard
Component: Browser-General → XP Miscellany
QA Contact: doronr → brendan
Whiteboard: [xremote]
Definitely reproducible: #0 0x4011b920 in nsComponentManagerImpl::UnloadLibraries () from /mondo/local/mozilla/libxpcom.so #1 0x40118818 in nsComponentManagerImpl::Shutdown () from /mondo/local/mozilla/libxpcom.so #2 0x400e7d6a in NS_ShutdownXPCOM () from /mondo/local/mozilla/libxpcom.so #3 0x80507dc in main () #4 0x404602e7 in __libc_start_main () from /lib/libc.so.6 But this is just a dupe of 97770 *** This bug has been marked as a duplicate of 97770 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
yup
Status: RESOLVED → CLOSED
Component: XP Miscellany → XPCOM
You need to log in before you can comment on or make changes to this bug.