Closed
Bug 370123
Opened 18 years ago
Closed 18 years ago
Crash while starting Firefox with a Web-Shortcut and enabled Profile Manager
Categories
(Firefox :: Shell Integration, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: cbook, Assigned: robert.strong.bugs)
References
Details
(Keywords: crash, verified1.8.1.2)
Attachments
(2 files, 1 obsolete file)
(deleted),
image/jpeg
|
Details | |
(deleted),
patch
|
robert.strong.bugs
:
review+
dveditz
:
approval1.8.1.2+
|
Details | Diff | Splinter Review |
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.1.2) Gecko/2007020823 Firefox/2.0.0.2
When you start Firefox with a Web shortcut (as example a Bookmark-link on your desktop) and you have several profiles (and you use the profile manager) to start Firefox (don`t ask at startup is unchecked), you will see the following things:
1. Firefox will display the URL from the Shortcut and on a second window you see the profile manager (see screenshot).
2. When you start Firefox with the Profile Manager, Firefox crash and the Windows Error Message occur (Error in Firefox.exe occurred and will be now closed...), Talkback does not launch !
Reproduced on Windows 2000 SP4 and XP x64
When you don`t use the profile manager and start Firefox from a Shortcut, no crash happen, but you see Bug 370073.
STR:
1. Make sure you have 2 (or more) Firefox Profiles on your system. Uncheck "don`t ask at startup", so that Firefox will ask each time which profile do you want to use.
2. Create a Web Shortcut on your desktop and close Firefox
3. Launch Firefox with the Webshortcut, you will see the url from your web shortcut and the profile manager in the background
4. Select a profile on the profile manager -> start -> crash
Reporter | ||
Comment 1•18 years ago
|
||
(In reply to comment #0)
> When you don`t use the profile manager and start Firefox from a Shortcut, no
> crash happen, but you see Bug 370073.
err, sorry wrong bug number, i mean Bug 370053
Assignee | ||
Comment 2•18 years ago
|
||
Seems the same as bug 295248 which pre-existed this change though it may exhibit the crash in different circumstances now.
Assignee | ||
Updated•18 years ago
|
Flags: blocking1.8.1.2?
Updated•18 years ago
|
Flags: blocking1.8.1.2? → blocking1.8.1.2+
Assignee | ||
Comment 3•18 years ago
|
||
Assignee: nobody → robert.bugzilla
Status: NEW → ASSIGNED
Attachment #255006 -
Flags: review?(sspitzer)
Comment 4•18 years ago
|
||
Comment on attachment 255006 [details] [diff] [review]
patch - win32 only
r=sspitzer, I think we should consider wrapping the _haveProfile: false, with #ifdef XP_WIN, but that is your call.
I'm fine either way.
Attachment #255006 -
Flags: review?(sspitzer) → review+
Assignee | ||
Comment 5•18 years ago
|
||
Carrying over review and requesting 1.8.1.2
Attachment #255006 -
Attachment is obsolete: true
Attachment #255024 -
Flags: review+
Attachment #255024 -
Flags: approval1.8.1.2?
Assignee | ||
Comment 6•18 years ago
|
||
Fixed on trunk
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Comment 7•18 years ago
|
||
Comment on attachment 255024 [details] [diff] [review]
patch - updated to comments
a=dveditz for 1.8 branch
Attachment #255024 -
Flags: approval1.8.1.2? → approval1.8.1.2+
Assignee | ||
Comment 9•18 years ago
|
||
To verify launch an url shortcut with the browser closed and "Don't ask at startup" unchecked in the profile manager as stated in the original report. See comment #2 for info on how to create an url shortcut.
Assignee | ||
Comment 10•18 years ago
|
||
To create a shortcut url drag a bookmark to your desktop.
Reporter | ||
Comment 11•18 years ago
|
||
verified fixed for 1.8.1.2 using Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8.1.2pre) Gecko/20070215 BonEcho/2.0.0.2pre Mnenhy/0.7.5.0 ID:2007021503
no crash using my steps for reproduce from comment #0
Keywords: fixed1.8.1.2 → verified1.8.1.2
You need to log in
before you can comment on or make changes to this bug.
Description
•