Closed
Bug 45665
Opened 24 years ago
Closed 24 years ago
crash on startup when hitting enter key in profilemanager
Categories
(SeaMonkey :: General, defect, P3)
SeaMonkey
General
Tracking
(Not tracked)
People
(Reporter: bugzilla, Assigned: saari)
Details
(Keywords: crash, platform-parity, Whiteboard: [dogfood+][nsbeta2+])
mozilla bits 2000.07.17.08 crash on startup. here's the macsbug trace i get:
Calling chain using A6/R1 links
Back chain ISA Caller
00000000 PPC 05B0599C
06B27840 PPC 05AF04E0 main+00130
06B277E0 PPC 05AEF6F4 main1(int, char**, nsISupports*)+00650
06B27520 PPC 05631C1C nsProfile::StartupWithArgs(nsICmdLineService*)+0008C
06B274B0 PPC 056320EC nsProfile::LoadDefaultProfileDir(nsCString&)+00438
06B27290 PPC 058201BC nsAppShellService::Run()+00018
06B27250 PPC 056AD424 nsAppShell::Run()+00038
06B27200 PPC 056ADB20 nsMacMessagePump::DoMessagePump()+0003C
06B271B0 PPC 056ADFFC nsMacMessagePump::DispatchEvent(int,
EventRecord*)+00048
06B27160 PPC 056AEB14 nsMacMessagePump::DoKey(EventRecord&)+00034
06B27110 PPC 056AEF40
nsMacMessagePump::DispatchOSEventToRaptor(EventRecord&, GrafPort
*)+00044
06B270C0 PPC 056AA8C4 nsMacMessageSink::DispatchOSEvent(EventRecord&,
GrafPort*)+00038
06B27080 PPC 056A5B70 nsMacWindow::HandleOSEvent(EventRecord&)+00020
06B27040 PPC 056A683C nsMacEventHandler::HandleOSEvent(EventRecord&)+00050
06B26FF0 PPC 056A7794 nsMacEventHandler::HandleKeyEvent(EventRecord&)+00108
06B26F60 PPC 05689F88 nsWindow::DispatchWindowEvent(nsGUIEvent&)+00018
06B26F20 PPC 05689EB4 nsWindow::DispatchEvent(nsGUIEvent*,
nsEventStatus&)+00094
06B26ED0 PPC 04ECD518 HandleEvent(nsGUIEvent*)+00058
06B26E80 PPC 04ED6984 nsViewManager2::DispatchEvent(nsGUIEvent*,
nsEventStatus*)+005F8
06B26D50 PPC 04ECEF90 nsView::HandleEvent(nsGUIEvent*, unsigned int,
nsEventStatus*, i
nt&)+001E8
06B26CD0 PPC 050DFA00 PresShell::HandleEvent(nsIView*, nsGUIEvent*,
nsEventStatus*, in
t&)+002E4
06B26C60 PPC 050DFC30 PresShell::HandleEventInternal(nsEvent*, nsIView*,
nsEventStatus
*)+000BC
06B26C00 PPC 0576841C nsXULElement::HandleDOMEvent(nsIPresContext*,
nsEvent*, nsIDOMEv
ent**, unsigned int, nsEventStatus*)+004C8
06B269B0 PPC 05192EE8
nsEventListenerManager::HandleEvent(nsIPresContext*, nsEvent*, n
sIDOMEvent**, nsIDOMEventTarget*, unsigned int, nsEventStatus*)+00A10
06B267C0 PPC 0543A598 nsXBLEventHandler::KeyPress(nsIDOMEvent*)+000BC
Closing log
pls reassign as needed.
Reporter | ||
Comment 1•24 years ago
|
||
added slew of keywords.
Reporter | ||
Comment 2•24 years ago
|
||
bumping down to critical, coz there was a workaround... and i forgot to add the
specific steps (doh!):
1. select user profile.
2. hit the Enter key to start mozilla(*).
result: crash.
(*) workaround: if i use the mouse to start mozilla, it *doesn't* crash.
cc'ing jrgm, to see if this happens in other dialogs.
i tried these steps in winnt and linux, and sure enough i got a crash there as
well. changing to all/all.
Reporter | ||
Comment 3•24 years ago
|
||
datapoint: i tested hitting the Return/Enter key in the Prefs dialog, and didn't
get a crash.
Updated•24 years ago
|
Whiteboard: [dogfood+][nsbeta2+]
Comment 4•24 years ago
|
||
Putting on [dogfood+][nsbeta2+] radar.
Comment 5•24 years ago
|
||
(Chris is going hate me, but ...) Chris, can you have a look at this. It's
all three platforms when you hit enter in the profilemanager dialog. (Using
the mouse to 'Start Mozilla' works fine).
Assignee: asa → saari
Summary: Mac mozilla crashes on startup → crash on startup when hitting enter key in profilemanager
Comment 6•24 years ago
|
||
pink said that hyatt might already have a bug like this.
Comment 8•24 years ago
|
||
Yup, dup.
*** This bug has been marked as a duplicate of 45248 ***
Status: NEW → RESOLVED
Closed: 24 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
•