[Webkit-unassigned] [Bug 16970] New: ASSERTION failures using inspector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 22 01:12:02 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16970

           Summary: ASSERTION failures using inspector
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
               URL: http://www.treebuilder.de/default.asp?file=445232.xml
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org


None of these seemed to crash my browser, strangely enough.

I was inspecting:
http://www.treebuilder.de/default.asp?file=445232.xml

ASSERTION FAILED: !HashTranslator::equal(KeyTraits::emptyValue(), key)
(/Stuff/Projects/build/Debug/JavaScriptCore.framework/PrivateHeaders/HashTable.h:433
Value* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits,
KeyTraits>::lookup(const T&) [with T = long long int, HashTranslator =
WTF::IdentityHashTranslator<long long int, std::pair<long long int, int>,
WTF::IntHash<long long unsigned int> >, Key = long long int, Value =
std::pair<long long int, int>, Extractor =
WTF::PairFirstExtractor<std::pair<long long int, int> >, HashFunctions =
WTF::IntHash<long long unsigned int>, Traits =
WTF::PairHashTraits<WTF::HashTraits<long long int>, WTF::HashTraits<int32_t> >,
KeyTraits = WTF::HashTraits<long long int>])
ASSERTION FAILED: resource
(/Stuff/Projects/WebKit/WebCore/page/InspectorController.cpp:261 const
OpaqueJSValue* WebCore::addSourceToFrame(const OpaqueJSContext*,
OpaqueJSValue*, OpaqueJSValue*, size_t, const OpaqueJSValue* const*, const
OpaqueJSValue**))
ASSERTION FAILED: !HashTranslator::equal(KeyTraits::emptyValue(), key)
(/Stuff/Projects/build/Debug/JavaScriptCore.framework/PrivateHeaders/HashTable.h:433
Value* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits,
KeyTraits>::lookup(const T&) [with T = long long int, HashTranslator =
WTF::IdentityHashTranslator<long long int, std::pair<long long int, int>,
WTF::IntHash<long long unsigned int> >, Key = long long int, Value =
std::pair<long long int, int>, Extractor =
WTF::PairFirstExtractor<std::pair<long long int, int> >, HashFunctions =
WTF::IntHash<long long unsigned int>, Traits =
WTF::PairHashTraits<WTF::HashTraits<long long int>, WTF::HashTraits<int32_t> >,
KeyTraits = WTF::HashTraits<long long int>])
ASSERTION FAILED: resource
(/Stuff/Projects/WebKit/WebCore/page/InspectorController.cpp:261 const
OpaqueJSValue* WebCore::addSourceToFrame(const OpaqueJSContext*,
OpaqueJSValue*, OpaqueJSValue*, size_t, const OpaqueJSValue* const*, const
OpaqueJSValue**))
ASSERTION FAILED: !HashTranslator::equal(KeyTraits::emptyValue(), key)
(/Stuff/Projects/build/Debug/JavaScriptCore.framework/PrivateHeaders/HashTable.h:433
Value* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits,
KeyTraits>::lookup(const T&) [with T = long long int, HashTranslator =
WTF::IdentityHashTranslator<long long int, std::pair<long long int, int>,
WTF::IntHash<long long unsigned int> >, Key = long long int, Value =
std::pair<long long int, int>, Extractor =
WTF::PairFirstExtractor<std::pair<long long int, int> >, HashFunctions =
WTF::IntHash<long long unsigned int>, Traits =
WTF::PairHashTraits<WTF::HashTraits<long long int>, WTF::HashTraits<int32_t> >,
KeyTraits = WTF::HashTraits<long long int>])
ASSERTION FAILED: resource
(/Stuff/Projects/WebKit/WebCore/page/InspectorController.cpp:261 const
OpaqueJSValue* WebCore::addSourceToFrame(const OpaqueJSContext*,
OpaqueJSValue*, OpaqueJSValue*, size_t, const OpaqueJSValue* const*, const
OpaqueJSValue**))


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



More information about the webkit-unassigned mailing list