[Webkit-unassigned] [Bug 16365] New: [cURL] Acid2 test segmentation fault

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 9 02:40:52 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16365

           Summary: [cURL] Acid2 test segmentation fault
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: PC
               URL: http://www.webstandards.org/files/acid2/test.html
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: lethalman88 at gmail.com


This happens just when opening the Acid2 test page.

Program received signal SIGSEGV, Segmentation fault.
0x00002b7f6c79b938 in ?? () from /usr/lib/libcurl.so.4
(gdb) bt
#0  0x00002b7f6c79b938 in ?? () from /usr/lib/libcurl.so.4
#1  0x00002b7f6c79cd85 in curl_multi_perform () from /usr/lib/libcurl.so.4
#2  0x00002b7f69d51d8d in WebCore::ResourceHandleManager::downloadTimerCallback
    () from /usr/lib/libWebKitGtk.so.1
#3  0x00002b7f69c7c6b3 in WebCore::TimerBase::fireTimers ()
   from /usr/lib/libWebKitGtk.so.1
#4  0x00002b7f69c7c977 in WebCore::TimerBase::sharedTimerFired ()
   from /usr/lib/libWebKitGtk.so.1
#5  0x00002b7f69d49992 in WebCore::timeout_cb ()
   from /usr/lib/libWebKitGtk.so.1
#6  0x00002b7f6c4c42eb in g_timeout_dispatch () from /usr/lib/libglib-2.0.so.0
#7  0x00002b7f6c4c57a2 in g_main_context_dispatch ()
   from /usr/lib/libglib-2.0.so.0
#8  0x00002b7f6c4c5fe5 in g_main_context_iterate ()
   from /usr/lib/libglib-2.0.so.0
#9  0x00002b7f6c4c62dd in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#10 0x00002b7f6afa51a2 in IA__gtk_main () at gtkmain.c:1163
#11 0x0000000000402001 in main ()


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list