Opened 10 years ago

Closed 6 years ago

Last modified 5 years ago

#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)

stacktrace.txt (8.3 KB ) - added by pdziepak 10 years ago.

Download all attachments as: .zip

Change History (4)

by pdziepak, 10 years ago

Attachment: stacktrace.txt added

comment:1 by axeld, 8 years ago

Owner: changed from axeld to nobody
Status: newassigned

comment:2 by waddlesplash, 6 years ago

Blocked By: 13720 added
Resolution: duplicate
Status: assignedclosed

#13720 is a duplicate but has more information.

comment:3 by nielx, 5 years ago

Milestone: R1

Remove milestone for tickets with status = closed and resolution != fixed

Note: See TracTickets for help on using tickets.