Closed
Bug 100922
Opened 24 years ago
Closed 23 years ago
Browser crashes while browsing through local german RPM-Howto
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
WORKSFORME
Future
People
(Reporter: dothebart, Assigned: hyatt)
References
()
Details
Attachments
(2 files)
hit the 'next-page' ('Weiter') Link at the top of the page several times and
boom-mozilla crashes.
I'll atach a tgz whith the files...
| Reporter | ||
Comment 1•24 years ago
|
||
| Reporter | ||
Comment 2•24 years ago
|
||
sorry I forgot to mention: I tried this with mozilla .0.9.3 and 0.9.4
Mozilla 0.9.4
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4) Gecko/20010913
Comment 3•24 years ago
|
||
wfm using file found here:
http://www.ibiblio.org/pub/Linux/docs/HOWTO/translations/de/aktuell/html/DE-RPM-HOWTO.html.tar.gz
and build 2001092003 on Win2k.
Reporter, can you use a Talkback-enabled and report the Talkback ID here ?
You'll find latest builds here:
http://ftp.mozilla.org/pub/mozilla/nightly/latest/
Comment 4•24 years ago
|
||
Got an e-mail from reporter who seem to have taken a build without Talkback,
please download the talkback build here:
http://ftp.mozilla.org/pub/mozilla/nightly/latest/mozilla-i686-pc-linux-gnu-sea.tar.gz
| Reporter | ||
Comment 5•24 years ago
|
||
I pasted this url into the Talkback window.
under details it says:
Build Identifier: 2001092106
Deployment Identifier: NetscapeMozillaTrunkLinuxIntel2001092106
Interface Version: 9 (0x00000009)
which one is the "Talkback ID?" dunno.
Observer, Why didn't you take the Tar I attached?
| Reporter | ||
Comment 6•24 years ago
|
||
Comment 7•24 years ago
|
||
Incident ID 35695018
Stack Signature 0x286344a7 2b84ab74
Bug ID
Trigger Time 2001-09-21 09:00:31
Email Address willi@7val.de
User Comments http://bugzilla.mozilla.org/show_bug.cgi?id=100922
Build ID 2001092106
Product ID MozillaTrunk
Platform ID LinuxIntel
Trigger Reason SIGSEGV: Segmentation Fault: (signal 11)
Stack Trace
0x286344a7
nsTextNode::GetOwnerDocument()
XULPopupListenerImpl::sTooltipCallback()
nsTimerGtk::FireTimeout()
process_timers()
TimerCallbackFunc()
libglib-1.2.so.0 + 0x1122a (0x4036b22a)
libglib-1.2.so.0 + 0x10309 (0x4036a309)
libglib-1.2.so.0 + 0x10913 (0x4036a913)
libglib-1.2.so.0 + 0x10aac (0x4036aaac)
libgtk-1.2.so.0 + 0x93c57 (0x4027ec57)
nsAppShell::Run()
nsAppShellService::Run()
main1()
main()
libc.so.6 + 0x1d64f (0x404ae64f)
Assignee: asa → hyatt
Status: UNCONFIRMED → NEW
Component: Browser-General → XP Toolkit/Widgets: XUL
Ever confirmed: true
QA Contact: doronr → jrgm
Comment 8•24 years ago
|
||
I can get this to crash (if I try hard enough) on windows, and over http.
The thing about the attached tarball of documents is that the images are
missing, and so as each document loads as you click links, the image frame
is created and then collapsed to an inline as the image is realized as '404'.
From the stack (and the win32 is also processing an unnamed timer callback),
then it looks like something about a tooltip timer is not being cleaned up
properly.
But overall, this wasn't easy to trigger (at least for me).
| Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → Future
| Reporter | ||
Comment 9•23 years ago
|
||
with mozilla 0.9.7 on debian Woody
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•