Closed
Bug 94757
Opened 23 years ago
Closed 23 years ago
MAC--The browser crashes when first time the "Account Wizard Dialog" pops up
Categories
(SeaMonkey :: MailNews: Account Configuration, defect)
Tracking
(Not tracked)
People
(Reporter: pmac, Assigned: racham)
Details
(Keywords: crash)
Seen on Mac (Commercial trunk: 2001-08-10-08-trunk)
Sarah, Please reassign this bug for the appropriate component as needed.
1. Launch the browser (using the installer).
2. Creat a new profile
3. Select Tasks > Mail & News.
4. The Account Wizard dialog pops up, it is a blank dialog and then
immediately crashed.
Note: It crashes in both themes Modern and Classic. It only crashes when
first time the Account Wizard dialog pops u though.
Below here is the talkback report from Mac that crashed on Modern theme
(Commercial trunk: 2001-08-10-08-trunk):
Stack Trace
nsFixedSizeAllocator::AllocatorMakeBlock() [nsFixedSizeAllocator.cp]
malloc() [nsAllocatorManager.cp]
.__nw__FUlRCQ23std9nothrow_t [CPlusPlusLevel.cp]
.__nw__FUl [CPlusPlusLevel.cp]
nsXULAttributes::Create() [nsXULAttributes.cpp, line 551]
nsXULElement::SetAttribute() [nsXULElement.cpp, line 2910]
nsXULElement::CloneNode() [nsXULElement.cpp, line 1306]
----------------
Below here is the talkback report from Mac that crashed on Classic theme
(Commercial trunk: 2001-08-10-08-trunk):
Stack Trace
free() [nsAllocatorManager.cp]
PR_Free() [prmem.c, line 66]
nsMemoryImpl::Free() [nsMemoryImpl.cpp, line 326]
nsMemory::Free() [nsMemoryImpl.cpp, line 559]
nsLocalFile::ResolveAndStat() [nsLocalFileMac.cpp, line 906]
nsLocalFile::Exists() [nsLocalFileMac.cpp, line 1952]
nsResChannel::GetFile() [nsResChannel.cpp, line 617]
nsDownloader::Init() [nsDownloader.cpp, line 57]
nsJARChannel::EnsureJARFileAvailable() [nsJARChannel.cpp, line 309]
nsJARChannel::Open() [nsJARChannel.cpp, line 253]
nsStringBundle::InitSyncStream() [nsStringBundle.cpp, line 127]
nsStringBundleService::getStringBundle() [nsStringBundle.cpp, line 851]
nsStringBundleService::CreateBundle() [nsStringBundle.cpp, line 939]
CODE.10
It does not crash on windows and Linux (commercial trunk: 2001-08-10-08-trunk).
However, it crashes on Mac only (commercial trunk: 2001-08-10-08-trunk).
Summary: The browser crashes when first time the "Account Wizard Dialog" pops up → MAC--The browser crashes when first time the "Account Wizard Dialog" pops up
Comment 2•23 years ago
|
||
->mailnews
Assignee: pchen → racham
Component: XP Apps → Account Manager
Product: Browser → MailNews
QA Contact: sairuh → nbaca
Comment 3•23 years ago
|
||
interesting. reminds me of bug 84540, at least the original steps there --the
first four lines of patty's trace are identical to the Mac trace i had reported
in that older bug.
Comment 4•23 years ago
|
||
This appears to be a duplicate of bug# 93562
*** This bug has been marked as a duplicate of 93562 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•