[Webkit-unassigned] [Bug 12457] crash if set innerHTML in onchange event
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 29 04:00:18 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=12457
bdash at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bdash at webkit.org
------- Comment #1 from bdash at webkit.org 2007-01-29 04:00 PDT -------
Backtrace in WebKit 418.9.1 is:
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_INVALID_ADDRESS (0x0001) at 0x4130003c
Reading symbols for shared libraries ............. done
/Users/mrowe/8271: No such file or directory.
Attaching to program: `/Applications/Safari.app/Contents/MacOS/Safari', process
8271.
Reading symbols for shared libraries
........................................................................................................
done
0x952ec447 in QWidget::getView ()
Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_INVALID_ADDRESS at address: 0x4130003c
0x952ec447 in QWidget::getView ()
(gdb) bt
#0 0x952ec447 in QWidget::getView ()
#1 0x953a7601 in QButton::clicked ()
#2 0x9335cd88 in -[NSApplication sendAction:to:from:] ()
#3 0x0002b34b in ?? ()
#4 0x9335cce1 in -[NSControl sendAction:to:] ()
#5 0x9335ee91 in -[NSCell _sendActionFrom:] ()
#6 0x93371671 in -[NSCell trackMouse:inRect:ofView:untilMouseUp:] ()
#7 0x9338f25d in -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] ()
#8 0x9338eb0d in -[NSControl mouseDown:] ()
#9 0x953f4526 in -[KWQButton mouseDown:] ()
#10 0x953a4d16 in KWQKHTMLPart::passWidgetMouseDownEventToWidget ()
#11 0x95380cd3 in KWQKHTMLPart::passWidgetMouseDownEventToWidget ()
#12 0x95380b16 in KWQKHTMLPart::khtmlMousePressEvent ()
#13 0x9550d5f8 in KParts::Part::event ()
#14 0x9538043d in KHTMLView::viewportMousePressEvent ()
#15 0x953800a1 in KWQKHTMLPart::mouseDown ()
#16 0x95169b30 in -[WebHTMLView mouseDown:] ()
#17 0x9334c3af in -[NSWindow sendEvent:] ()
#18 0x0002338e in ?? ()
#19 0x9333e350 in -[NSApplication sendEvent:] ()
#20 0x00022f1e in ?? ()
#21 0x93268dfe in -[NSApplication run] ()
#22 0x9325cd2f in NSApplicationMain ()
#23 0x0005f7de in ?? ()
#24 0x0005f6f9 in ?? ()
(gdb)
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list