Bug 12707

Summary: gdklauncher crashes when compiled with NDEBUG
Product: WebKit Reporter: Krzysztof Kowalczyk <kkowalczyk>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Critical    
Priority: P2    
Version: 420+   
Hardware: PC   
OS: OS X 10.4   
Attachments:
Description Flags
don't define NDEBUG to fix the crash mjs: review+

Krzysztof Kowalczyk
Reported 2007-02-09 00:00:06 PST
gdklauncher crashes when compiled with NDEBUG.
Attachments
don't define NDEBUG to fix the crash (1008 bytes, patch)
2007-02-09 00:00 PST, Krzysztof Kowalczyk
mjs: review+
Krzysztof Kowalczyk
Comment 1 2007-02-09 00:00:44 PST
Created attachment 13079 [details] don't define NDEBUG to fix the crash
Maciej Stachowiak
Comment 2 2007-02-09 00:47:40 PST
Comment on attachment 13079 [details] don't define NDEBUG to fix the crash Seems ok for now but I think in the long term we may want a real fix.
Krzysztof Kowalczyk
Comment 3 2007-02-09 03:21:27 PST
I agree but I couldn't figure out much from the callstack. Looked like one of those random crashes. It might be because jscore is compiled without NDEBUG defined.
Note You need to log in before you can comment on or make changes to this bug.