Closed Bug 6745 Opened 26 years ago Closed 26 years ago

crash after first profile created

Categories

(Core Graveyard :: Profile: BackEnd, defect, P3)

PowerPC
Mac System 8.5
defect

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 6005

People

(Reporter: Brade, Assigned: gayatrib)

Details

I ran AppRunnerDebug today and was prompted (first time) to create a profile. For the profile name I entered a string with a space in it: "Mozilla Brade" The actual folder created was named "Mozilla%20Brade" After entering data for several of the fields, I crashed after I entered the outgoing smtp server "nsmail-2.mcom.com." and clicked next. I will attempt to reproduce this to get a better stack crawl.
I was able to reproduce this by trashing my registry and the profile folder. Here is a partial stack crawl: js_Invoke [note that "cx" has already been deleted] js_Interpret js_Invoke js_Interpret js_Invoke js_Interpret js_Invoke js_CallFunctionValue JS_CallFunctionValue nsJSEventListener::HandleEvent(nsIDOMEvent*) nsEventListenerManager::HandleEvent(nsIPresContext&,nsEvent*,nsIDOMEvent** ,unsigned int,nsEventStatus&) nsGenericElement::HandleDOMEvent(nsIPresContext&,nsEvent*,nsIDOMEvent**,unsigned int,nsEventStatus&) nsHTMLButtonElement::HandleDOMEvent(nsIPresContext&,nsEvent*,nsIDOMEvent** ,unsigned int,nsEventStatus&) nsEventStateManager::CheckForAndDispatchClick(nsIPresContext&,nsMouseEvent* ,nsEventStatus&) nsEventStateManager::PostHandleEvent(nsIPresContext&,nsGUIEvent*,nsIFrame* ,nsEventStatus&,nsIView*) PresShell::HandleEvent(nsIView*,nsGUIEvent*,nsEventStatus&) nsView::HandleEvent(nsGUIEvent*,unsigned int,nsEventStatus&) ...
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
This is happening because of CloseWindow() call of toolkitCore. There is bug filed on this already i.e., to fix that call which would get rid of this problem. Marking this as duplicate of bug 6005. bhuvan *** This bug has been marked as a duplicate of 6005 ***
Status: RESOLVED → VERIFIED
Component: Profile Manager → Profile Manager BackEnd
Moving all Profile Manager bugs to new Profile Manager Backend component. Profile Manager component to be deleted.
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.