[Webkit-unassigned] [Bug 7256] New: Irregular crash on clicking on text field

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Feb 14 12:47:56 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7256

           Summary: Irregular crash on clicking on text field
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: catfish.man at gmail.com


Using the current nightly build (Feb 14th) I've seen crashes when clicking on
text fields (on various forums). 3 of the 4 crashes have just been WebKit
silently vanishing, leaving only a log of "terminate called without an active
exception" in console.log. The 4th, which may or may not be related had the
following backtrace:

#0  0x012c9274 in WebCore::TimerBase::fireTimers ()
#1  0x012c926c in WebCore::TimerBase::fireTimers ()
#2  0x90770aec in __CFRunLoopDoTimer ()
#3  0x9075d464 in __CFRunLoopRun ()
#4  0x9075ca18 in CFRunLoopRunSpecific ()
#5  0x9318e1e0 in RunCurrentEventLoopInMode ()
#6  0x9318d7ec in ReceiveNextEventCommon ()
#7  0x9318d6e0 in BlockUntilNextEventMatchingListInMode ()
#8  0x9368c104 in _DPSNextEvent ()
#9  0x9368bdc8 in -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] ()
#10 0x000072d4 in ?? ()
#11 0x9368830c in -[NSApplication run] ()
#12 0x93778e68 in NSApplicationMain ()
#13 0x0005cfdc in ?? ()
#14 0x0005ce80 in ?? ()

I'm running 10.4.4 on a 1GHz PowerBook.


-- 
Configure bugmail: http://bugzilla.opendarwin.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