[Webkit-unassigned] [Bug 28438] New: Browser hangs on opening Web Inspector.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 18 15:35:08 PDT 2009


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

           Summary: Browser hangs on opening Web Inspector.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pfeldman at chromium.org
                CC: timothy at hatcher.name


1. Open Web Inspector

Expected: All Ok
Actual: Browser hangs:

#0    0x006a59f7 in WTF::HashTable<WTF::RefPtr<JSC::UString::Rep>,
std::pair<WTF::RefPtr<JSC::UString::Rep>, JSC::SymbolTableEntry>,
WTF::PairFirstExtractor<std::pair<WTF::RefPtr<JSC::UString::Rep>,
JSC::SymbolTableEntry> >, JSC::IdentifierRepHash,
WTF::PairHashTraits<WTF::HashTraits<WTF::RefPtr<JSC::UString::Rep> >,
JSC::SymbolTableIndexHashTraits>,
WTF::HashTraits<WTF::RefPtr<JSC::UString::Rep> > >::lookup<JSC::UString::Rep*,
WTF::RefPtrHashMapRawKeyTranslator<JSC::UString::Rep*,
std::pair<WTF::RefPtr<JSC::UString::Rep>, JSC::SymbolTableEntry>,
WTF::PairHashTraits<WTF::HashTraits<WTF::RefPtr<JSC::UString::Rep> >,
JSC::SymbolTableIndexHashTraits>, JSC::IdentifierRepHash> > at HashTable.h:486
#1    0x006a5a88 in WTF::HashMap<WTF::RefPtr<JSC::UString::Rep>,
JSC::SymbolTableEntry, JSC::IdentifierRepHash,
WTF::HashTraits<WTF::RefPtr<JSC::UString::Rep> >,
JSC::SymbolTableIndexHashTraits>::inlineGet at RefPtrHashMap.h:270
#2    0x006a5cd2 in WTF::HashMap<WTF::RefPtr<JSC::UString::Rep>,
JSC::SymbolTableEntry, JSC::IdentifierRepHash,
WTF::HashTraits<WTF::RefPtr<JSC::UString::Rep> >,
JSC::SymbolTableIndexHashTraits>::get at RefPtrHashMap.h:280
#3    0x00610863 in JSC::BytecodeGenerator::findScopedProperty at
BytecodeGenerator.cpp:987
#4    0x006214d4 in JSC::FunctionCallResolveNode::emitBytecode at Nodes.cpp:348
#5    0x006b26d9 in JSC::BytecodeGenerator::emitNode at BytecodeGenerator.h:178
#6    0x00624f9d in JSC::ExprStatementNode::emitBytecode at Nodes.cpp:1278
#7    0x006b26d9 in JSC::BytecodeGenerator::emitNode at BytecodeGenerator.h:178
#8    0x00621aa2 in JSC::statementListEmitCode at Nodes.cpp:1245
#9    0x00621e8b in JSC::BlockNode::emitBytecode at Nodes.cpp:1252
#10    0x006b26d9 in JSC::BytecodeGenerator::emitNode at
BytecodeGenerator.h:178
#11    0x00621aa2 in JSC::statementListEmitCode at Nodes.cpp:1245
#12    0x00621b0c in JSC::FunctionBodyNode::emitBytecode at Nodes.cpp:1985
#13    0x00610503 in JSC::BytecodeGenerator::generate at
BytecodeGenerator.cpp:144
#14    0x00767730 in JSC::FunctionExecutable::generateBytecode at
Executable.cpp:87
#15    0x006de33f in JSC::FunctionExecutable::bytecode at Executable.h:212
#16    0x006cae27 in JSC::Interpreter::execute at Interpreter.cpp:701
#17    0x0062c4de in JSC::JSFunction::call at JSFunction.cpp:122
#18    0x0062c5b9 in JSC::call at CallData.cpp:39
#19    0x040e109e in WebCore::ScheduledAction::executeFunctionInContext at
ScheduledAction.cpp:105
#20    0x040e1419 in WebCore::ScheduledAction::execute at
ScheduledAction.cpp:125
#21    0x040e14e3 in WebCore::ScheduledAction::execute at
ScheduledAction.cpp:76
#22    0x03b4f685 in WebCore::DOMTimer::fired at DOMTimer.cpp:124
#23    0x04220f01 in WebCore::ThreadTimers::fireTimers at ThreadTimers.cpp:111
#24    0x0422111d in WebCore::ThreadTimers::sharedTimerFiredInternal at
ThreadTimers.cpp:141
#25    0x04221169 in WebCore::ThreadTimers::sharedTimerFired at
ThreadTimers.cpp:122
#26    0x04110c38 in WebCore::timerFired at SharedTimerMac.mm:86
#27    0x93e0f8f5 in CFRunLoopRunSpecific
#28    0x93e0faa8 in CFRunLoopRunInMode
#29    0x943a72ac in RunCurrentEventLoopInMode
#30    0x943a70c5 in ReceiveNextEventCommon
#31    0x943a6f39 in BlockUntilNextEventMatchingListInMode
#32    0x94b496d5 in _DPSNextEvent
#33    0x94b48f88 in -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:]
#34    0x0000c303 in ??
#35    0x94b41f9f in -[NSApplication run]
#36    0x94b0f1d8 in NSApplicationMain
#37    0x00002c92 in ??

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