RESOLVED FIXED 12707
gdklauncher crashes when compiled with NDEBUG
https://bugs.webkit.org/show_bug.cgi?id=12707
Summary gdklauncher crashes when compiled with NDEBUG
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.