Bug 16327
Summary: | [GTK] webkit crashes when opening sbicard.com/sbi | ||
---|---|---|---|
Product: | WebKit | Reporter: | zaheer <zaheer.mot> |
Component: | Page Loading | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Critical | CC: | jmalonzo |
Priority: | P2 | Keywords: | Gtk |
Version: | 420+ | ||
Hardware: | PC | ||
OS: | Linux |
zaheer
webkit version : 26699
backtrace is below:
#0 0x059d0e2d in multi_runsingle (multi=0x63dcf58, easy=0x61a0dd8) at multi.c:1266
#1 0x059d1dff in curl_multi_perform (multi_handle=0x63dcf58, running_handles=0xbe923494) at multi.c:1479
#2 0x0449d452 in WebCore::ResourceHandleManager::downloadTimerCallback ()
from /home/zaheer/tmp/WebKit-r26653/WebKitBuild/Release/lib/libWebKitGtk.so.1
#3 0x0449d6fb in WebCore::Timer<WebCore::ResourceHandleManager>::fired ()
from /home/zaheer/tmp/WebKit-r26653/WebKitBuild/Release/lib/libWebKitGtk.so.1
#4 0x043ca74b in WebCore::TimerBase::fireTimers ()
from /home/zaheer/tmp/WebKit-r26653/WebKitBuild/Release/lib/libWebKitGtk.so.1
#5 0x043caac8 in WebCore::TimerBase::sharedTimerFired ()
from /home/zaheer/tmp/WebKit-r26653/WebKitBuild/Release/lib/libWebKitGtk.so.1
#6 0x0449a0de in WebCore::timeout_cb () from /home/zaheer/tmp/WebKit-r26653/WebKitBuild/Release/lib/libWebKitGtk.so.1
#7 0x05940dd6 in g_source_get_current_time () from /usr/lib/libglib-2.0.so.0
#8 0x05940802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#9 0x059437df in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#10 0x05943b89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#11 0x05560574 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#12 0x08049dc6 in main ()
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Jan Alonzo
Hi Zaheer. I can't reproduce this bug using the latest WebKit/gtk. Can you please try the latest nightly or trunk so we can close this?
cheers
zaheer
yes sure can be close, though i dont have hte latest version, i had picked up the relevant fix and i dont see any issues. thanx
Jan Alonzo
Hi Zaheer. Closed as WORKSFORME. Thank you for your bug report.
Cheers