[Webkit-unassigned] [Bug 35425] New: [GTK] plugins/setProperty.html fails on 64bit Release

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 26 01:55:39 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=35425

           Summary: [GTK] plugins/setProperty.html fails on 64bit Release
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pnormand at igalia.com


I can reproduce the crash only when executing all the "plugins" tests:

(gdb) bt
#0  malloc_consolidate (av=0x7fc5458bfe40) at malloc.c:5089
#1  0x00007fc5455cd509 in _int_malloc (av=0x7fc5458bfe40, bytes=33) at
malloc.c:4338
#2  0x00007fc5455cf82e in *__GI___libc_malloc (bytes=8192) at malloc.c:3638
#3  0x00007fc54681e983 in IA__g_malloc (n_bytes=8192) at gmem.c:131
#4  0x00007fc54ade393c in WebCore::openCallback(_GObject*, _GAsyncResult*,
void*) ()
   from
/home/phil/gst/jhbuild/build/WebKit/WebKitBuild/staging/Release/.libs/libwebkit-1.0.so.2
#5  0x00007fc547379458 in complete_in_idle_cb_for_thread (_data=<value
optimized out>) at gsimpleasyncresult.c:653
#6  0x00007fc546815c80 in g_main_dispatch (context=0x1d69a40) at gmain.c:1960
#7  IA__g_main_context_dispatch (context=0x1d69a40) at gmain.c:2513
#8  0x00007fc546819ab8 in g_main_context_iterate (context=0x1d69a40,
block=<value optimized out>, 
    dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#9  0x00007fc546819ffd in IA__g_main_loop_run (loop=0x1d6f520) at gmain.c:2799
#10 0x00007fc5486f9287 in IA__gtk_main () at gtkmain.c:1219
#11 0x000000000040f14f in runTest(std::string const&) ()
#12 0x000000000040f8d2 in main ()

Not trivial to debug in gdb as this is a release build :( Will skip the test
for now.

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



More information about the webkit-unassigned mailing list