[Webkit-unassigned] [Bug 28947] New: ASSERT executing the webhistory unittest in a debug build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 3 07:27:03 PDT 2009


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

           Summary: ASSERT executing the webhistory unittest in a debug
                    build
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: xan.lopez at gmail.com


/webkit/webhistoryitem/get_data: ASSERTION FAILED: isMainThread()
(../../WebCore/platform/text/TextEncodingRegistry.cpp:176 void
WebCore::buildBaseTextCodecMaps())

Program received signal SIGSEGV, Segmentation fault.
0x014d7e48 in buildBaseTextCodecMaps () at
../../WebCore/platform/text/TextEncodingRegistry.cpp:176
176        ASSERT(isMainThread());
Current language:  auto; currently c++
Missing separate debuginfos, use: debuginfo-install libgcc-4.4.0-0.31.i586
libstdc++-4.4.0-0.31.i586 libxml2-2.7.3-2.fc10.i386
(gdb) bt
#0  0x014d7e48 in buildBaseTextCodecMaps () at
../../WebCore/platform/text/TextEncodingRegistry.cpp:176
#1  0x014d811f in WebCore::atomicCanonicalTextEncodingName (name=0x1d5eb8c
"UTF-8") at ../../WebCore/platform/text/TextEncodingRegistry.cpp:241
#2  0x014d57ff in TextEncoding (this=0x29d8c00, name=0x1d5eb8c "UTF-8") at
../../WebCore/platform/text/TextEncoding.cpp:61
#3  0x014d6402 in WebCore::UTF8Encoding () at
../../WebCore/platform/text/TextEncoding.cpp:266
#4  0x014689dc in KURL (this=0xbfffeb94, base=@0xbfffebd0,
relative=@0xbfffebcc) at ../../WebCore/platform/KURL.cpp:319
#5  0x00ec783a in webkit_web_history_item_new_with_data (uri=0x8048709
"http://example.com/", title=0x8048700 "Example1")
    at ../../WebKit/gtk/webkit/webkitwebhistoryitem.cpp:300
#6  0x0804824e in web_history_item_fixture_setup (fixture=0x804d928, data=0x0)
at ../../WebKit/gtk/tests/testwebhistoryitem.c:33
#7  0x00c79077 in test_case_run (tc=0x804c808) at gtestutils.c:1129
#8  0x00c7934c in g_test_run_suite_internal (suite=0x8076540, path=0xcbb04c "")
at gtestutils.c:1179
#9  0x00c79401 in g_test_run_suite_internal (suite=0x8076530, path=0xcbb04c "")
at gtestutils.c:1189
#10 0x00c79401 in g_test_run_suite_internal (suite=0x8076510, path=0xcbb04c "")
at gtestutils.c:1189
#11 0x00c79588 in IA__g_test_run_suite (suite=0x8076510) at gtestutils.c:1230
#12 0x00c7876c in IA__g_test_run () at gtestutils.c:862
#13 0x08048623 in main (argc=1, argv=0xbfffef14) at
../../WebKit/gtk/tests/testwebhistoryitem.c:71
(gdb)

-- 
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