[Webkit-unassigned] [Bug 11111] Crash when dragging fixed position ::after pseudo-element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 18 10:06:52 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=11111


mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ggaren at apple.com




------- Comment #6 from mitz at webkit.org  2006-12-18 10:06 PDT -------
I get a very similar crash in TOT if I start dragging in the blue div and enter
the red rect (crash log below). Geoff, is it OK to reopen this bug or do you
want a new one?

#0  0x015df950 in WebCore::Node::renderer (this=0x0) at Node.h:321
#1  0x011f9348 in WebCore::RenderLayer::autoscroll (this=0x6be430c) at
/WebKit/WebCore/rendering/RenderLayer.cpp:874
#2  0x011fd50c in WebCore::RenderObject::autoscroll (this=0x6be69fc) at
/WebKit/WebCore/rendering/RenderObject.cpp:701
#3  0x014e648c in WebCore::EventHandler::autoscrollTimerFired (this=0x2864310)
at /WebKit/WebCore/page/EventHandler.cpp:413
#4  0x017e7558 in WebCore::Timer<WebCore::EventHandler>::fired (this=0x286434c)
at Timer.h:96
#5  0x012ab2f4 in WebCore::TimerBase::fireTimers (fireTime=1166464534.121614,
firingTimers=@0xbfffe6c0) at WebCore/platform/Timer.cpp:336
#6  0x012ab3c0 in WebCore::TimerBase::sharedTimerFired () at
WebCore/platform/Timer.cpp:353
#7  0x012aa76c in timerFired () at WebCore/platform/mac/SharedTimerMac.cpp:46
#8  0x907f0550 in __CFRunLoopDoTimer ()
#9  0x907dcec8 in __CFRunLoopRun ()
#10 0x907dc47c in CFRunLoopRunSpecific ()
#11 0x93208740 in RunCurrentEventLoopInMode ()
#12 0x93207dd4 in ReceiveNextEventCommon ()
#13 0x93207c40 in BlockUntilNextEventMatchingListInMode ()
#14 0x9370bae4 in _DPSNextEvent ()
#15 0x9370b7a8 in -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] ()
#16 0x00006740 in ?? ()
#17 0x93707cec in -[NSApplication run] ()
#18 0x937f887c in NSApplicationMain ()
#19 0x0005c77c in ?? ()
#20 0x0005c624 in ?? ()


-- 
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