[Webkit-unassigned] [Bug 37584] New: LEAK: in ThreadableWebSocketChannel::create()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 14 10:14:55 PDT 2010


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

           Summary: LEAK: in ThreadableWebSocketChannel::create()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hamaji at chromium.org
                CC: ukai at chromium.org


Call stack: [thread 0xb0227000]: | thread_start | _pthread_start |
__ZN3WTFL16threadEntryPointEPv |
WebCore::WorkerThread::workerThreadStart(void*) |
WebCore::WorkerThread::workerThread() |
WebCore::WorkerScriptController::evaluate(WebCore::ScriptSourceCode const&) |
WebCore::WorkerScriptController::evaluate(We
bCore::ScriptSourceCode const&, WebCore::ScriptValue*) |
JSC::evaluate(JSC::ExecState*, JSC::ScopeChain&, JSC::SourceCode const&,
JSC::JSValue) | JSC::Interpreter::execute(JSC::ProgramExecutable*,
JSC::ExecState*, JSC::ScopeChainNode*, JSC:
:JSObject*, JSC::JSValue*) | JSC::JITCode::execute(JSC::RegisterFile*,
JSC::ExecState*, JSC::JSGlobalData*, JSC::JSValue*) | jscGeneratedNativeCode |
cti_op_construct_NotJSConstruct |
__ZN7WebCoreL18constructWebSocketEPN3JSC9ExecStateEPNS0_
8JSObjectERKNS0_7ArgListE | WebCore::WebSocket::connect(WebCore::KURL const&,
int&) | WebCore::WebSocket::connect(WebCore::KURL const&, WebCore::String
const&, int&) |
WebCore::ThreadableWebSocketChannel::create(WebCore::ScriptExecutionContext*,
WebCore::WebSocketChannelClient*, WebCore::KURL const&, WebCore::String const&)
| WebCore::String::append(WebCore::String const&) | WebCore::StringImpl::c
reateUninitialized(unsigned int, unsigned short*&) | WTF::fastMalloc(unsigned
long) | malloc | malloc_zone_malloc 

Looks like WorkerThreadableWebSocketChannel::Bridge isn't freed.

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