[Webkit-unassigned] [Bug 14707] Crashes in StringImpl::length() seen on build bot after r24492

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 21 17:42:53 PDT 2007


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





------- Comment #1 from ggaren at apple.com  2007-07-21 17:42 PDT -------
Mitz,

I see crashes like the following:

0   <<00000000>>        0xffff8264 __spin_lock + 4 (cpu_capabilities.h:179)
1   libSystem.B.dylib           0x90114010 stack_logging_log_stack + 608
2   libSystem.B.dylib           0x90003558 malloc + 688
3   com.apple.JavaScriptCore    0x004879ec WTF::fastMalloc(unsigned long) + 104
(FastMalloc.cpp:142)
4   com.apple.WebCore           0x011ff0e0 WebCore::newUCharVector(unsigned) +
40 (StringImpl.cpp:59)
5   com.apple.WebCore           0x011ff4c4 WebCore::StringImpl::init(unsigned
short const*, unsigned) + 132 (StringImpl.cpp:125)

Is that what you're talking about? If so, this is a known bug in Tiger malloc /
leaks. We've seen it before on the leaks bot, and it's not related to r24492.


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