Bug 80309 - [Soup] Crash in many layout tests after r109760
Summary: [Soup] Crash in many layout tests after r109760
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-05 11:59 PST by Martin Robinson
Modified: 2012-12-09 02:53 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Robinson 2012-03-05 11:59:36 PST
warning: Can't read pathname for load map: Input/output error.
[Thread debugging using libthread_db enabled]
Core was generated by `/home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/Programs/DumpR'.
Program terminated with signal 11, Segmentation fault.
#0  0x00007f708a100e6b in WebCore::closeCallback (source=0x2446800, res=0x2469cc0, data=0x1da6620) at ../../Source/WebCore/platform/network/soup/ResourceHandleSoup.cpp:644
644	    if (handle->client()->isSynchronousClient())
Comment 1 Martin Robinson 2012-12-09 02:53:46 PST
I think this may have been fixed somewhere else.