[Webkit-unassigned] [Bug 53746] New: ASSERTION FAILED: vptr() == JSGlobalData::jsArrayVPtr

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 3 17:49:35 PST 2011


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

           Summary: ASSERTION FAILED: vptr() == JSGlobalData::jsArrayVPtr
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dennis605 at web.de


Created an attachment (id=81160)
 --> (https://bugs.webkit.org/attachment.cgi?id=81160&action=review)
Patch files

I cannot choose the version i really use.
The right version i use is WebKit-r68833.tar.bz2.
I want to use "E-Texteditor" under Ubuntu 10.10 X86_64. Compiling Webkit is a part of this.
I also have to patch the files with attached patches.

Compiling works great.

But when i try to use the WebPreview Feature twice time in any way in E-Texteditor, the program crashes with the following error:

read(5, 0x32ee424, 4096) = -1 EAGAIN (Resource temporarily unavailable)
read(5, 0x32ee424, 4096) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN}, {fd=5, events=POLLIN}, {fd=10, events=POLLIN}, {fd=15, events=POLLIN}, {fd=15, events=POLLOUT}, {fd=20, events=POLLIN}, {fd=9, events=POLLIN}, {fd=13, events=POLLIN}], 8, 0) = 0 (Timeout)
write(2, "ASSERTION FAILED: vptr() == JSGl"..., 54ASSERTION FAILED: vptr() == JSGlobalData::jsArrayVPtr
) = 54
write(2, "(../JavascriptCore/runtime/JSArr"..., 77(../JavascriptCore/runtime/JSArray.cpp:220 virtual JSC::JSArray::~JSArray())
) = 77
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Speicherzugriffsfehler

I think it's caused by Webkit cause JSArray.cpp is a part of this project.
Maybe you can help me.
Thanx a lot.

dennis

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