[Webkit-unassigned] [Bug 34937] New: WebGtk GLib-CRITICAL Segmentation fault
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 15 04:08:34 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34937
Summary: WebGtk GLib-CRITICAL Segmentation fault
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: peterajhilbers at hotmail.com
I compiled a new version of WebGtk because midori(immediately) and
epiphany(shortly after start) are crashing.
When running the GtkLauncher:
WebKit-r54749$ Programs/GtkLauncher
(GtkLauncher:10188): GLib-CRITICAL **: g_strsplit: assertion `string != NULL'
failed
Segmentation fault
>From midori debugging with gdb it turns out that in the
WebCore::PluginPackage::fetchInfo (this=0xb680c1c0) line 71
fails. I suspect that mimeDescs[i][0] is causing the segmentation fault.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list