Closed
Bug 183901
Opened 23 years ago
Closed 23 years ago
Mozilla crashes at closing [@ xptiInterfaceInfoManager::BuildFileSearchPath]
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: fredbezies, Assigned: asa)
References
Details
(Keywords: crash, regression, topcrash)
Crash Data
Attachments
(2 files)
|
1.28 KB,
text/plain
|
Details | |
|
814 bytes,
patch
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3a) Gecko/20021206
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3a) Gecko/20021206
I am facing a bug since a few hours. Sometimes, when I close mozilla browser
windows, I got a strange dialog box "DDE server window : mozilla.exe -
application error"
There is also this written : The instruction "0x100462bb" referenced memory at
"0x00000000". The memory could not be read.
Click OK to terminate the program
Reproducible: Sometimes
Steps to Reproduce:
1.Open a browser window
2.surf a while
3.close window
Actual Results:
Sometimes crash message.
Expected Results:
Closing without message.
4 hours CVS based build - WinXP-Sp1 - I am using quicklaunch.
Strange part is that mozilla is still working after without any problem :-|
Comment 1•23 years ago
|
||
How about a stack trace ?
Comment 2•23 years ago
|
||
If you see necko as last DLL -> dupe of bug 179391
| Reporter | ||
Comment 3•23 years ago
|
||
I will download a talkback build and try to reproduce bug in order to help.
I hope this should be duplicate of 179391, and it will be fixed for 1.3a release :-)
| Reporter | ||
Comment 4•23 years ago
|
||
Matti: here is talkback ID :
TB14792406H
Hope it helps :-)
Comment 5•23 years ago
|
||
Comment 6•23 years ago
|
||
Looks like the stack got trashed, ESP is bogus
| Reporter | ||
Comment 7•23 years ago
|
||
So this means this is not a duplicate of 179391 ?
Comment 8•23 years ago
|
||
I got the same stack with a Linux CVS trunk build from last night. I'm trying
to track down the regression... Steps to reproduce were:
1. run mozilla (loaded www.mozilla.org/start)
2. close mozilla
==> crash
can't be quicklaunch
Assignee: law → asa
Component: QuickLaunch (AKA turbo mode) → Browser-General
OS: Windows XP → All
QA Contact: gbush → asa
| Reporter | ||
Comment 9•23 years ago
|
||
Thanks for your comment.
This is the 2nd regression I've found in 72 hours :-/
I thought quicklauch because bug happened when closing and before tray icon was
back in traybar.
I even think this was related to Cosmo Plugin (for vrml) I installed yesterday.
Comment 10•23 years ago
|
||
regression from bug 182366. bzbarksy backed it out earlier today
marking this bug FIXED
Status: NEW → RESOLVED
Closed: 23 years ago
Depends on: 182366
Keywords: crash,
regression
Resolution: --- → FIXED
Summary: Mozilla crashes at closing sometimes saying there is a problem with DDE Server ?! → Mozilla crashes at closing [@ xptiInterfaceInfoManager::BuildFileSearchPath]
| Reporter | ||
Comment 11•23 years ago
|
||
On a 2 hours old CVS based build, bug is gone.
Thanks a lot.
| Reporter | ||
Comment 14•23 years ago
|
||
*** Bug 185739 has been marked as a duplicate of this bug. ***
Comment 15•23 years ago
|
||
I'm seeing this problem on nightly builds from 15 and 16 December, under Windows
2000 (and reported such as bug 185739). I believe this bug needs to be reopened.
Comment 16•23 years ago
|
||
Eric, I checked in a fix to this when I checked in the patch attached to bug
182366 yesterday. Would you please verify on your machine with today's nightly
build?
Thanks!
Comment 17•23 years ago
|
||
I verify that the problem I reported does indeed appear to be fixed in nightly
build 2003011412. However, I'm not sure whether the fix was due to the patch for
bug 182366, or the patch for bug 159940.
Comment 18•23 years ago
|
||
Hmm, I couldn't find a patch attached to bug 159940. It was resolved as a dup
of bug 143355 which also doesn't have a patch attached to it. I'll attach the
particular patch that, I think, fixed this problem to this bug for future
tracking purposes.
Comment 19•23 years ago
|
||
This patch has been checked into the Mozilla trunk as part of the patch
attached to bug 182366 on 1/13/03.
Comment 20•23 years ago
|
||
I apologize for my carelessness. I meant bug 156940, not 159940.
Comment 21•23 years ago
|
||
this bug got fixed 12-6 when bzbarsky backed out the first patch from bug 182366
(bug 182366 comment 24)
Updated•21 years ago
|
Product: Browser → Seamonkey
Updated•15 years ago
|
Crash Signature: [@ xptiInterfaceInfoManager::BuildFileSearchPath]
You need to log in
before you can comment on or make changes to this bug.
Description
•