RESOLVED DUPLICATE of bug 42756 53684
libwebkitgtk-1.0-0 crashes on amd64 architecture with SIGSEGV in WTF::OSAllocator::reserveAndCommit()
https://bugs.webkit.org/show_bug.cgi?id=53684
Summary libwebkitgtk-1.0-0 crashes on amd64 architecture with SIGSEGV in WTF::OSAlloc...
jens.timmerman
Reported 2011-02-03 08:10:52 PST
Users of ubuntu natty are experiencing a sigsegv of libwebkitgtk-1.0-0 in WTF::OSAllocator::reserveAndCommit() on amd64 platforms. The original bug report was made here: https://bugs.launchpad.net/ubuntu/+source/webkit/+bug/710582 a backtrace kan be found here: http://launchpadlibrarian.net/63485933/gdb-gwibber-accounts.txt and a valgrind log here: https://bugs.launchpad.net/ubuntu/+source/epiphany-browser/+bug/704393/+attachment/1827136/+files/gwibber-accounts-valgrind.log several people can reproduce this bug. F.ex by starting up gwibber-accounts and trying to add a new twitter account. Or by using the ubiquity installer.
Attachments
Martin Robinson
Comment 1 2011-02-03 11:33:43 PST
I think this might be a dupe. CCing Xan who should definitely know.
Xan Lopez
Comment 2 2011-02-03 12:09:14 PST
The trace is different, but it definitely looks like bug 42756. To double check enable overcommit and see if it stops happening (echo 1 > /proc/sys/vm/overcommit).
jens.timmerman
Comment 3 2011-02-03 12:23:57 PST
echo 1 > /proc/sys/vm/overcommit_memory does fix the problem!
Martin Robinson
Comment 4 2011-02-03 12:27:21 PST
Thanks for reporting this issue! Please refer to the earlier issue for updates. *** This bug has been marked as a duplicate of bug 42756 ***
Note You need to log in before you can comment on or make changes to this bug.