Closed
Bug 284306
Opened 20 years ago
Closed 20 years ago
stack corruption in gdk_window_object_get_type
Categories
(Core Graveyard :: GFX: Gtk, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: guninski, Assigned: blizzard)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050223 Firefox/1.0.1
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050223 Firefox/1.0.1
mangle.cgi found a stack corruption at least on linux.
the problem may be in gtk/gdk but ff is the attack vector.
mozilla1.8b1 kills the whole X.
recent nightlies do not crash (both ff and moz).
(gdb) info stack
#0 0x40490a94 in gdk_window_object_get_type ()
from /usr/lib/libgdk-x11-2.0.so.0
Cannot access memory at address 0xbf7ffff0
Reproducible: Always
Steps to Reproduce:
http://www.guninski.com/mozbugs/maXX10AA.html
Assignee: firefox → blizzard
Component: General → GFX: Gtk
Product: Firefox → Core
QA Contact: general → ian
Version: unspecified → Trunk
Comment 1•20 years ago
|
||
worksforme with linux trunk gtk2 build 2005022801, mozilla1.7.6(gtk1), firefox
1.0.1(gtk2) and mozilla1.8b1(gtk1)
what version(s) of gtk do you have installed?
| Reporter | ||
Comment 2•20 years ago
|
||
gnome 2.6.2
libgtk+2.0_0-2.4.9-9mdk
libgtk+1.2-1.2.10-40mdk
gtk+2.0-2.4.9-9mdk
| Reporter | ||
Comment 3•20 years ago
|
||
probably this is invalid.
doesn't crash on another box.
| Reporter | ||
Comment 4•20 years ago
|
||
does not crash firefox 1.0.1 built from source.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Updated•17 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•