Closed
Bug 794139
Opened 13 years ago
Closed 13 years ago
WebRTC crash [@definite_length_decoder]
Categories
(Core :: WebRTC: Signaling, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 792811
People
(Reporter: posidron, Unassigned)
References
Details
(Keywords: crash, sec-critical, testcase, Whiteboard: [asan][sg:dupe 792811])
Attachments
(3 files)
The crash is reproducible with an ASan enabled build only.
changeset: 108961:9145a0eed02d
Reporter | ||
Comment 1•13 years ago
|
||
Comment 2•13 years ago
|
||
Can you please figure out why the temp variables are not showing up and do something about that? This is going to be very difficult to debug without any variables.
Comment 3•13 years ago
|
||
(In reply to Eric Rescorla from comment #2)
> Can you please figure out why the temp variables are not showing up and do
> something about that? This is going to be very difficult to debug without
> any variables.
This is likely due to http://llvm.org/bugs/show_bug.cgi?id=11818
A known bug in LLVM prevents these variables to properly show up in GDB. I haven't found a work around yet :/
Reporter | ||
Comment 4•13 years ago
|
||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Updated•13 years ago
|
Whiteboard: [asan] → [asan][sg:dupe 792811]
Updated•11 years ago
|
Group: core-security
You need to log in
before you can comment on or make changes to this bug.
Description
•