[Webkit-unassigned] [Bug 17511] REGRESSION: Reproducible crash in SegmentedSubstring::SegmentedSubstring(SegmentedSubstring const&)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 24 02:07:49 PST 2008


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





------- Comment #2 from mitz at webkit.org  2008-02-24 02:07 PDT -------
(In reply to comment #1)
> *** set a breakpoint in malloc_error_break to debug
> 
> I am going to do what it says.

It's Deque::expandCapacity that is failing to do a huge malloc() when trying to
increase an already-huge capacity by one quarter and a byte. I need to find out
how the capacity gets that big in the first place.


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