GNOME Bugzilla – Bug 653903
Current release appears to segfault when using structs (please test this patch)
Last modified: 2011-09-22 01:47:32 UTC
Created attachment 191184 [details] [review] allocate changes I've been seeing segfaults when creating and using structs. I've managed to work around this by adding 1 byte to all the allocations for structs. It does not seem like a smart way to solve this, but it appears to work. If it works for you, please add a comment.
Doesn't work for me. Still crashing... Program received signal SIGSEGV, Segmentation fault. 0xb7e22c3b in ?? () from /lib/i386-linux-gnu/i686/cmov/libc.so.6 (gdb) bt
+ Trace 227648
I'm not seeing this on classic webkit - Diego, I think your issue is related to the javascriptcore switch. Closing this issue (moving all jscore issues to the update bug)
This is fixed now.
I'm still seeing this issue with seed 3.1.1, which commit was supposed to fix this?
Just checked git master which worked, perhaps make a new release as Ubuntu was also seeing this.
For reference - this was the fix for paramspec crashes http://git.gnome.org/browse/seed/commit/?id=db641cd31d82aff79a16080f65f7c7562aaadde6