WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
39308
Maemo5 (ARM): cssyyparse cause crash (Qt WebKit build)
https://bugs.webkit.org/show_bug.cgi?id=39308
Summary
Maemo5 (ARM): cssyyparse cause crash (Qt WebKit build)
Diego Gonzalez
Reported
2010-05-18 12:15:10 PDT
This crash seems started after
r58914
. The strange point is I cannot reproduce it in debug mode. #0 0x42a0e00c in memcpy () from /home/../lib/libc.so.6 #1 0x408c3e10 in cssyyparse(void*) () from /usr/lib/libQtWebKit.so.4 #2 0x00186bfc in ?? () Cannot access memory at address 0x1 #3 0x00186bfc in ?? () Cannot access memory at address 0x1
Attachments
Add attachment
proposed patch, testcase, etc.
Antti Koivisto
Comment 1
2010-05-20 03:46:37 PDT
You need to update bison to compile WebKit on Maemo5, the one in SDK is seriously outdated. Otherwise you get this exact crash. Bison 2.4.1 works at least. (QtWebKit that comes with Qt has all the generated files checked in so it builds fine).
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