Bug 23143 - Site crashes webkit browsers
Summary: Site crashes webkit browsers
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Linux
: P2 Major
Assignee: Nobody
URL: https://www.vtunnel.com
Keywords: Gtk, PlatformOnly
: 23138 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-01-06 12:18 PST by Nezmer
Modified: 2009-04-04 16:42 PDT (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 Nezmer 2009-01-06 12:18:09 PST
Nightly build : r39572

The site 'https://www.vtunnel.com' crashes webkit browsers ( tested with midori-get and epiphany) .

Trace :

[New Thread 0xb3b2cb90 (LWP 23970)]
[Thread 0xb3b2cb90 (LWP 23970) exited]
UNIMPLEMENTED: 
(WebKit/gtk/WebCoreSupport/FrameLoaderClientGtk.cpp:503 virtual void WebKit::FrameLoaderClient::saveViewStateToItem(WebCore::HistoryItem*))
[New Thread 0xb3b2cb90 (LWP 23971)]
[Thread 0xb3b2cb90 (LWP 23971) exited]
** Message: NP_Initialize
** Message: NP_Initialize succeeded
** Message: NP_Initialize
** Message: NP_Initialize succeeded
** Message: NP_Initialize
** Message: NP_Initialize succeeded
** Message: NP_Initialize
** Message: NP_Initialize succeeded
** Message: NP_Initialize
** Message: NP_Initialize succeeded
[New Thread 0xb3b2cb90 (LWP 23972)]
[Thread 0xb3b2cb90 (LWP 23972) exited]
[New Thread 0xb3b2cb90 (LWP 23973)]
[Thread 0xb3b2cb90 (LWP 23973) exited]
UNIMPLEMENTED: 
(WebCore/platform/graphics/gtk/MediaPlayerPrivateGStreamer.cpp:591 static void WebCore::MediaPlayerPrivate::getSupportedTypes(WTF::HashSet<WebCore::String, WebCore::StringHash, WTF::HashTraits<WebCore::String> >&))

** (epiphany:23961): WARNING **: Download is not supported
UNIMPLEMENTED: 
(WebKit/gtk/WebCoreSupport/FrameLoaderClientGtk.cpp:778 virtual WebCore::ResourceError WebKit::FrameLoaderClient::interruptForPolicyChangeError(const WebCore::ResourceRequest&))
UNIMPLEMENTED: 
(WebKit/gtk/WebCoreSupport/FrameLoaderClientGtk.cpp:760 virtual WebCore::ResourceError WebKit::FrameLoaderClient::cancelledError(const WebCore::ResourceRequest&))
UNIMPLEMENTED: 
(WebKit/gtk/WebCoreSupport/FrameLoaderClientGtk.cpp:802 virtual bool WebKit::FrameLoaderClient::shouldFallBack(const WebCore::ResourceError&))
ASSERTION FAILED: m_contentFunction
(WebCore/loader/FrameLoader.cpp:4933 void WebCore::PolicyCheck::call(WebCore::PolicyAction))

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb41d9700 (LWP 23961)]
0xb709e8f0 in WebCore::PolicyCheck::call (this=0xbfda6ecc, action=WebCore::PolicyDownload)
    at WebCore/loader/FrameLoader.cpp:4933
4933	WebCore/loader/FrameLoader.cpp: No such file or directory.
	in WebCore/loader/FrameLoader.cpp
Current language:  auto; currently c++
Comment 1 Robert Blaut 2009-01-06 14:30:12 PST
I cannot confirm crash in WebKit r39572 so the bug is probably PlatformOnly
Comment 2 Robert Blaut 2009-01-06 14:31:59 PST
*** Bug 23138 has been marked as a duplicate of this bug. ***
Comment 3 Jan Alonzo 2009-03-08 00:24:49 PST
Hi! The website you pointed at is (already) gone. Do you have other sites for which webkit or the gtk port is crashing?
Comment 4 Nezmer 2009-03-08 05:22:03 PDT
The site is still responding here (and It still crashes Midori) .
Anyway , a similar site is 'https://ztunnel.com' .
I don't have the latest build with debugging enabled . If you can't reproduce the crash and interested in a stack trace , I'll provide one .

I'm running 'Arch Linux' the packages are vanilla (not heavily patched) .
webkit-svn 41121
libsoup 2.24.3
midori-git 20090308
Comment 5 Nezmer 2009-04-04 16:42:00 PDT
The site no longer crashes .
The bug is fixed .