Closed Bug 48635 Opened 25 years ago Closed 25 years ago

Selecting "Create Profile" from Prof Manager causes crash

Categories

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

PowerPC
Mac System 8.6

Tracking

(Not tracked)

VERIFIED WORKSFORME

People

(Reporter: dimator, Assigned: racham)

Details

(Keywords: crash, Whiteboard: [nsbeta3+])

Mozilla daily build from 8-10-2000. 1) Run "Mozilla Profile Migration" 2) Click "Create Profile..." or "Rename Profile" or "Delete Profile" - or - 2) Click an existing 4.x profile for migration, and click "Start Mozilla" doing each crashes with MacsBug message: Assertion: null widget ptr: 'nsNull != aWidget' file nsView.cpp line 199 (Filing only one bug because they're probably related.)
This doesn't look like an actual Migration bug. You can't run "Mozilla Profile Migration", there's not such thing. You can run the Profile Manager which is what you described. This looks like a Profile Manager bug since Create, Rename and Delete are ONLY in Profile Manager code and never step into the migration code. Reassigning.
Assignee: dbragg → racham
Component: Profile Migration → Profile Manager FrontEnd
Front-end bugs to Ben. looks like some operation is attempted on a null widget....?
Assignee: racham → ben
I can reproduce this on Win build 2000081508M18 ProfileManager comes up- list of 4.x profiles displayed ( removed mozregistry.dat)- choose one profile to migrate, confirm migration dialog is displayed and poof. No Talkback- On WinNT only. Win95 migrates successfully
Status: UNCONFIRMED → NEW
Ever confirmed: true
Adding crash keyword.
Keywords: crash
Blocks: 44669
No longer blocks: 44669
nav triage team: [nsbeta3+], obviously bad, reassigning to profile mng backend
Assignee: ben → putterman
Component: Profile Manager FrontEnd → Profile Manager BackEnd
Whiteboard: [nsbeta3+]
reassigning to racham.
Assignee: putterman → racham
This bug does not belong to me....I think, you haven't reached the backend yet as this occurs. I will soon be reassining to the right owner. This is givnig a pre-condition assert in nsView.cpp 204 sfraser 3.75 NS_PRECONDITION(nsnull != aWidget, "null widget ptr"); (http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/view/src/nsView.cpp#204) Simon, we need your help here. Please tell us why is getting a null and what widget is this...? Is the syntax in profilemanager xul causing any problems...? Adding Ben to the cc list.
Status: NEW → ASSIGNED
Target Milestone: --- → M18
That assertion is nsView is hit all the time. It is not relevant to this hug.
I am able to proceed further (even after this assertion) and bring up the browser in my debug build. Grace, please verify if this bug is still valid on sweetlou mac builds..
I could not reproduce on Mozilla/Netscape 6 Installed builds (2000082108)
This is not reproducible. Marking this worksforme.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
verified build 2000082308M18
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.