Closed
Bug 135374
Opened 23 years ago
Closed 23 years ago
PrintPreview crashes, "preventing MouseOut" warnings
Categories
(Core :: Print Preview, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 132672
Future
People
(Reporter: moz, Assigned: rods)
References
()
Details
Attachments
(1 file)
5.66 KB,
text/plain
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9+) Gecko/20020403
BuildID: 2002040314
Mozilla crashes after print preview when visiting another page
Reproducible: Always
Steps to Reproduce:
1.Restart mozilla, got to mozilla.org
2.Choose Print Preview from the Navigation Toolbar
3.Choose Close from the Preview Toolbar
4.Type mozilla.org in the URL bar and hit enter
Actual Results: Crash
Sometimes I can't reproduce this if I have more than one window open, with the
steps provided, I can always reproduce this. Talkback doesn't work always, but I
have a lot of IDs: TB4805579H, TB4805413M, TB4805397Z and many more.
The console shows these warnings (lots of them) while being in preview mode:
preventing MouseOut
preventing MouseOver
Assignee | ||
Comment 1•23 years ago
|
||
Can't reproduce on Linux
Be sure to quit mozilla first, restart it, type mozilla.org (don't use the
throbber, I don't crash when I do so), PrintPreview, type mozilla.org again.
With these steps I'm crashing with linux 2002040410 too (TB4851804X). Can I do
something to debug this?
This is still my personal top crasher bug. Crashed today on linux 2002041109:
TB5113807G. Please tell me how I can help to get this bug fixed.
I can reproduce this bug in 2002040808 (Linux, tar.gz just-unpack-it version). I
followed the original steps except that I chose Print Preview from the file menu.
- Mozilla.org crashes as stated.
- memepool.com (typed in or from the bookmarks) did not crash.
- mozillanews.org crashes.
- www.w3.org did not crash
It appears to depend on another factor that is not present all the time or on
all sites.
With all of these, the crash doesn't occur until after I leave print preview
mode and visit another web site.
I do have Java and Flash plugins. I will try once after removing those to be
thorough.
This is not on a new profile (in fact, this profile has been around a while).
Two crashes, top few steps in the backtrace, both from segfault. I appologize if
these are useless, but I haven't the time to do a debug build backtrace yet.
(slashdot.org)
#0 0x002f006c in ?? ()
#1 0x4086ba53 in NSGetModule () from .../mozilla/components/libgkcontent.so
#2 0x409dde6e in NSGetModule () from .../mozilla/components/libgkcontent.so
#3 0x4086e6f5 in NSGetModule () from .../mozilla/components/libgkcontent.so
(from mozilla.org)
#0 0x00000000 in ?? ()
#1 0x409f214c in NSGetModule () from .../mozilla/components/libgkcontent.so
#2 0x4086ba53 in NSGetModule () from .../mozilla/components/libgkcontent.so
#3 0x409dde6e in NSGetModule () from .../mozilla/components/libgkcontent.so
#4 0x4086e6f5 in NSGetModule () from .../mozilla/components/libgkcontent.so
Comment 7•23 years ago
|
||
This is probably a duplicate of bug 132672.
I added attachment 79353 [details], a stack trace with debugging symbols and mozilla
output of this situation (generated with www.mozillanews.org) to bug 132672.
Comment 9•23 years ago
|
||
*** This bug has been marked as a duplicate of 132672 ***
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•