[Bug 36331] New: Assertion failed: (idx < GetSize()), function GetItemAtIndex, file StructuredData.h, line 188

Bug ID 36331
Summary Assertion failed: (idx < GetSize()), function GetItemAtIndex, file StructuredData.h, line 188
Product lldb
Version unspecified
Hardware PC
OS All
Status NEW
Severity enhancement
Priority P
Component All Bugs
Assignee lldb-dev@lists.llvm.org
Reporter hiraditya@msn.com
CC llvm-bugs@lists.llvm.org

lldb Crashlog:

Thread 3 Crashed:: lldb.debugger.event-handler
0   libsystem_kernel.dylib          0x00007fff57bfce3e __pthread_kill + 10
1   libsystem_pthread.dylib         0x00007fff57d3b150 pthread_kill + 333 
2   libsystem_c.dylib               0x00007fff57b59312 abort + 127 
3   libsystem_c.dylib               0x00007fff57b21368 __assert_rtn + 320 
4   com.apple.LLDB.framework        0x0000000104f32b18
lldb_private::StructuredData::Array::GetItemAtIndex(unsigned long) const + 100 
5   com.apple.LLDB.framework        0x0000000104d59bcd
lldb_private::process_gdb_remote::ProcessGDBRemote::WillPublicStop() + 137 
6   com.apple.LLDB.framework        0x0000000104e23fae
lldb_private::Process::ProcessEventData::DoOnRemoval(lldb_private::Event*) +
148 
7   com.apple.LLDB.framework        0x0000000104bf6a96
lldb_private::Listener::FindNextEventInternal(std::__1::unique_lock<std::__1::mutex>&,
lldb_private::Broadca
8   com.apple.LLDB.framework        0x0000000104bf6de5
lldb_private::Listener::GetEventInternal(lldb_private::Timeout<std::__1::ratio<1l,
1000000l> > const&, lldb_
9   com.apple.LLDB.framework        0x0000000104bf716d
lldb_private::Listener::GetEvent(std::__1::shared_ptr<lldb_private::Event>&,
lldb_private::Timeout<std::__1:
10  com.apple.LLDB.framework        0x0000000104be7326
lldb_private::Debugger::DefaultEventHandler() + 464 
11  com.apple.LLDB.framework        0x0000000104be75eb
lldb_private::Debugger::EventHandlerThread(void*) + 9 
12  com.apple.LLDB.framework        0x0000000104dfd6ae
lldb_private::HostNativeThreadBase::ThreadCreateTrampoline(void*) + 110 
13  libsystem_pthread.dylib         0x00007fff57d386c1 _pthread_body + 340 
14  libsystem_pthread.dylib         0x00007fff57d3856d _pthread_start + 377 
15  libsystem_pthread.dylib         0x00007fff57d37c5d thread_start + 13

Jonas Devlieghere changed bug 36331

What | Removed | Added |

Comment # 2 on bug 36331 from Jonas Devlieghere

Insufficient information.