Closed
Bug 39260
Opened 25 years ago
Closed 25 years ago
crash when I run mozilla.exe -installer
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: sspitzer, Assigned: asa)
Details
here's the stack:
NTDLL! 77f7d018()
NTDLL! 77f640fc()
NTDLL! 77f64830()
_heap_alloc_base(unsigned int 16432) line 161
_heap_alloc_dbg(unsigned int 16384, int 1, const char * 0x00000000, int 0) line
367 + 9 bytes
_nh_malloc_dbg(unsigned int 16384, int 1, int 1, const char * 0x00000000, int 0)
line 242 + 21 bytes
_nh_malloc(unsigned int 16384, int 1) line 194 + 19 bytes
operator new(unsigned int 16384) line 24 + 11 bytes
UnicharBufferImpl::Init(UnicharBufferImpl * const 0x028ffe40, unsigned int 8192)
line 60 + 11 bytes
NS_NewUnicharBuffer(nsIUnicharBuffer * * 0x028fc93c, nsISupports * 0x00000000,
unsigned int 8192) line 155 + 16 bytes
ConverterInputStream::ConverterInputStream(nsIInputStream * 0x028ffd58,
nsIUnicodeDecoder * 0x028ffae0, unsigned int 8192) line 203 + 18 bytes
NS_NewConverterStream(nsIUnicharInputStream * * 0x0012f29c, nsISupports *
0x00000000, nsIInputStream * 0x028ffd58, int 0, nsString * 0x028fb94c) line 319
+ 39 bytes
CSSLoaderImpl::LoadAgentSheet(CSSLoaderImpl * const 0x028fb8d0, nsIURI *
0x028fc980, nsICSSStyleSheet * & 0x00000000, int & 0, nsICSSLoaderObserver *
0x00000000) line 1425 + 25 bytes
nsChromeRegistry::LoadStyleSheet(nsICSSStyleSheet * * 0x025bb840, const
nsCString & {...}) line 1856 + 42 bytes
nsChromeRegistry::ConvertChromeURL(nsChromeRegistry * const 0x025bb750, nsIURI *
0x02906e90, char * * 0x0012f5d8) line 412 + 67 bytes
nsChromeProtocolHandler::NewChannel(nsChromeProtocolHandler * const 0x02901910,
nsIURI * 0x029053d0, nsIChannel * * 0x0012f648) line 688 + 45 bytes
nsIOService::NewChannelFromURI(nsIOService * const 0x025bd380, nsIURI *
0x029053d0, nsIChannel * * 0x0012f648) line 194 + 31 bytes
NS_OpenURI(nsIChannel * * 0x0012f704, nsIURI * 0x029053d0, nsIIOService *
0x00000000, nsILoadGroup * 0x029057e0, nsIInterfaceRequestor * 0x02904104,
unsigned int 0, unsigned int 0, unsigned int 0) line 103 + 20 bytes
nsDocShell::DoURILoad(nsDocShell * const 0x029040e0, nsIURI * 0x029053d0, nsIURI
* 0x00000000, int 0, const char * 0x00000000, nsIInputStream * 0x00000000) line
2521 + 78 bytes
nsDocShell::InternalLoad(nsDocShell * const 0x029040e0, nsIURI * 0x029053d0,
nsIURI * 0x00000000, const char * 0x00000000, nsIInputStream * 0x00000000,
nsDocShell::loadType loadNormal) line 2294 + 35 bytes
nsDocShell::LoadURI(nsDocShell * const 0x029040e0, nsIURI * 0x029053d0,
nsIDocShellLoadInfo * 0x00000000) line 213 + 42 bytes
nsDocShell::LoadURI(nsDocShell * const 0x029040ec, const unsigned short *
0x02905280) line 1054 + 27 bytes
nsWebShellWindow::Initialize(nsIXULWindow * 0x00000000, nsIAppShell *
0x02900090, nsIURI * 0x02902190, int 1, int 1, unsigned int 5, int 1, int 1,
nsWidgetInitData & {...}) line 352 + 45 bytes
nsAppShellService::JustCreateTopWindow(nsAppShellService * const 0x029032a0,
nsIXULWindow * 0x00000000, nsIURI * 0x02902190, int 1, int 1, unsigned int
134221822, int 1, int 1, nsIXULWindow * * 0x0012fda0) line 581 + 52 bytes
nsAppShellService::CreateTopLevelWindow(nsAppShellService * const 0x029032a0,
nsIXULWindow * 0x00000000, nsIURI * 0x02902190, int 1, int 1, unsigned int
134221822, int -1, int -1, nsIXULWindow * * 0x0012fda0) line 499 + 44 bytes
nsProfile::LoadDefaultProfileDir(nsCString & {...}) line 301 + 83 bytes
nsProfile::StartupWithArgs(nsProfile * const 0x02901b70, nsICmdLineService *
0x025bbb60) line 235 + 12 bytes
main1(int 2, char * * 0x00c44be0, nsISupports * 0x00000000) line 777 + 41 bytes
main(int 2, char * * 0x00c44be0) line 1078 + 37 bytes
mainCRTStartup() line 338 + 17 bytes
KERNEL32!
| Reporter | ||
Comment 1•25 years ago
|
||
adding racham to the bug report. It's not his bug, but just keeping him in the
loop
| Reporter | ||
Comment 2•25 years ago
|
||
note, I don't get this crash if I run mozilla.exe without arguments.
| Reporter | ||
Comment 3•25 years ago
|
||
-installer on linux doesn't crash.
| Reporter | ||
Comment 4•25 years ago
|
||
now it works for me. this is getting annoying.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•