#11249 closed bug (duplicate)
Kernel debugger can't demangle more complicated symbols
Reported by: | pdziepak | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | System/Kernel | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | #13720 | Blocking: | |
Platform: | All |
Description
A function template which takes a lambda function as an argument and is defined inside an anonymous namespace seems to be too much for the demangler that is responsible for stack traces in KDLs, as shown by the attached stack trace which was originally posted by Alex in #11246 (frames 7 and 39).
Attachments (1)
Change History (4)
by , 10 years ago
Attachment: | stacktrace.txt added |
---|
comment:1 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 6 years ago
Blocked By: | 13720 added |
---|---|
Resolution: | → duplicate |
Status: | assigned → closed |
comment:3 by , 5 years ago
Milestone: | R1 |
---|
Remove milestone for tickets with status = closed and resolution != fixed
Note:
See TracTickets
for help on using tickets.
#13720 is a duplicate but has more information.