Bug 24196 - Segfault when visiting Swiss Railway website
Summary: Segfault when visiting Swiss Railway website
Status: RESOLVED DUPLICATE of bug 24263
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Major
Assignee: Nobody
URL: http://ext.sbb.ch/offer/detail/?id=10...
Keywords:
: 24198 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-02-26 04:50 PST by Alexander Hunziker
Modified: 2009-02-28 15:03 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Hunziker 2009-02-26 04:50:39 PST
When visiting http://ext.sbb.ch/offer/detail/?id=101000, GtkLauncher segfaults. 

This is with version r41176 of webkit-gtk

Stacktrace below:

#0  0x00000000 in ?? ()
No symbol table info available.
#1  0xb77ccf51 in WebCore::ResourceLoader::didFinishLoading (this=0xb2082e00) at ../WebCore/loader/ResourceLoader.cpp:416
No locals.
#2  0xb7965e3d in WebCore::ResourceHandle::cancel (this=0xb3f48850)
    at ../WebCore/platform/network/soup/ResourceHandleSoup.cpp:530
No locals.
#3  0xb77cd7ab in WebCore::ResourceLoader::didCancel (this=0xb2082e00, error=@0xbf9204f4)
    at ../WebCore/loader/ResourceLoader.cpp:338
No locals.
#4  0xb77caea9 in WebCore::NetscapePlugInStreamLoader::didCancel (this=0xb2082e00, error=@0xbf9204f4)
    at ../WebCore/loader/NetscapePlugInStreamLoader.cpp:127
No locals.
#5  0xb77cb1ab in WebCore::NetscapePlugInStreamLoader::didReceiveResponse (this=0xb2082e00, response=@0xb3f53be8)
    at ../WebCore/loader/NetscapePlugInStreamLoader.cpp:86
	protect = {m_ptr = 0xb2082e00}
#6  0xb77cd0e2 in WebCore::ResourceLoader::didReceiveResponse (this=0xb2082e00, response=@0xb3f53be8)
    at ../WebCore/loader/ResourceLoader.cpp:406
No locals.
#7  0xb79680ee in finishedCallback (session=0x8a63808, msg=0x8c4f1e0, data=0xb3f48850)
    at ../WebCore/platform/network/soup/ResourceHandleSoup.cpp:275
	d = (class WebCore::ResourceHandleInternal *) 0xb3f53b40
	client = (class WebCore::ResourceHandleClient *) 0xb2082e00
#8  0xb6d47cfb in ?? () from /usr/lib/libsoup-2.4.so.1
No symbol table info available.
#9  0xb70aa3d4 in g_cclosure_marshal_VOID__VOID () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#10 0xb709cc4b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#11 0xb70b35d8 in ?? () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#12 0xb70b47ac in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
---Type <return> to continue, or q <return> to quit---
No symbol table info available.
#13 0xb70b4c26 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#14 0xb6d39a5f in soup_message_finished () from /usr/lib/libsoup-2.4.so.1
No symbol table info available.
#15 0xb6d3e79b in ?? () from /usr/lib/libsoup-2.4.so.1
No symbol table info available.
#16 0xb70aa3d4 in g_cclosure_marshal_VOID__VOID () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#17 0xb709cc4b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#18 0xb70b3095 in ?? () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#19 0xb70b47ac in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#20 0xb70b4c26 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#21 0xb6d49b02 in ?? () from /usr/lib/libsoup-2.4.so.1
No symbol table info available.
#22 0xb704b6fd in ?? () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#23 0xb70146f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#24 0xb7017da3 in ?? () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#25 0xb70182c2 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#26 0xb71f73a9 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#27 0x08049b55 in main (argc=-1308381696, argv=0xbf920eb4) at ../WebKitTools/GtkLauncher/main.c:202
	vbox = (GtkWidget *) 0x8a1cd00
	uri = <value optimized out>
Comment 1 Mark Rowe (bdash) 2009-02-26 05:44:23 PST
*** Bug 24198 has been marked as a duplicate of this bug. ***
Comment 2 Cameron Zwarich (cpst) 2009-02-26 07:41:55 PST
This appears to be platform-specific. It doesn't happen on the Mac.
Comment 3 Xan Lopez 2009-02-28 15:03:47 PST

*** This bug has been marked as a duplicate of 24263 ***