Open Quuxplusone opened 7 years ago
Attached core.zi_
(149292 bytes, application/x-zip-compressed): Zip file containing a core file generated from breakpad
LLDB is failing to detect the core file as linux, therefore it does not create a register context and crashes. The linux-detection code has always been very messy and has undergone several changes in the past, so I guess one of them broke this.
BTW. lldb ToT should now be able to open minidump files natively, without converting them to core files. Have you tried using that?
Thanks for your reply.
Do you know who is looking at the LLDB problem/fix?
Sorry, when you say ToT what are you referring to exactly?
I don't believe anyone is looking at this problem at the moment.
By ToT I mean "svn trunk", the main development branch.
Changed the ES_OSAPI ident to ELFOSABI_LINUX using a hex editor and this dump now loads in lldb 3.9
core.zi_
(149292 bytes, application/x-zip-compressed)