WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 7274
7256
Irregular crash on clicking on text field
https://bugs.webkit.org/show_bug.cgi?id=7256
Summary
Irregular crash on clicking on text field
David Smith
Reported
2006-02-14 12:47:56 PST
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Darin Adler
Comment 1
2006-02-14 13:01:35 PST
Looks like a regression caused by my timers changed. We need to find a way to reproduce this so I can fix it.
Alexey Proskuryakov
Comment 2
2006-02-16 09:11:12 PST
Might have been fixed in
bug 7274
(
r12847
). Could you please confirm this with some newer revision?
Joost de Valk (AlthA)
Comment 3
2006-02-18 06:47:29 PST
Please tell us if this is still happening for you David :)
David Smith
Comment 4
2006-02-18 09:37:23 PST
Yeah, as of yesterday's nightly I'm no longer seeing this. Thanks :)
mitz
Comment 5
2006-02-18 09:52:58 PST
*** This bug has been marked as a duplicate of
7274
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug