Bug 101638 - webkitgtk 1.10.1 segfaults at startup on OpenBSD/amd64 & OpenBSD/i386
Summary: webkitgtk 1.10.1 segfaults at startup on OpenBSD/amd64 & OpenBSD/i386
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Other
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-08 13:26 PST by Landry Breuil
Modified: 2014-04-08 19:07 PDT (History)
2 users (show)

See Also:


Attachments
gdb backtraces (42.97 KB, text/plain)
2012-11-08 13:26 PST, Landry Breuil
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Landry Breuil 2012-11-08 13:26:34 PST
Created attachment 173106 [details]
gdb backtraces

webkitgtk 1.8.3 works like a charm on OpenBSD, be it amd64/i386/powerpc/sparc64 (somewhat for the latter) and is being worked on for mips64el & hppa. 

1.10.1 introduced an annoying regression : it works fine on ppc/sparc64(somewhat)/mips64el, but crashes right away on amd64 & i386 when starting GtkLauncher, be it with gtk2 or gtk3.

We've suspected a JIT engine problem (since it seems to be the first difference between the working and broken archs), but the crashes happen too with a --disable-jit build.
Atm it's a problem for us, because we cant update webkit in our ports tree and more and more things depend on the latest version.

Attaching a bunch of gdb backtraces for all threads on an amd64 GtkLauncher, in case it rings a bell to anyone..
Comment 1 Martin Robinson 2014-04-08 19:07:16 PDT
We no longer maintain this branch unfortunately. If you see the problem with a modern version, feel free to reopen.