Opened 7 weeks ago

Last modified 7 weeks ago

#19149 new bug

KDL when profiling an application

Reported by: jackburton Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: System/Kernel Version: R1/beta5
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by jackburton)

I tried to profile Genio and, on exit, I hit a KDL. Looks a lot like #15379.

x64 beta5

Attachments (1)

KDL.png (29.1 KB ) - added by jackburton 7 weeks ago.

Download all attachments as: .zip

Change History (6)

by jackburton, 7 weeks ago

Attachment: KDL.png added

comment:1 by jackburton, 7 weeks ago

Description: modified (diff)

comment:2 by jackburton, 7 weeks ago

Component: - GeneralSystem/Kernel

comment:3 by jackburton, 7 weeks ago

Happens on 32 bit, too

comment:4 by waddlesplash, 7 weeks ago

We shouldn't be getting to profiling timer interrupts while the CPU is idle; that looks wrong. The thread should have been descheduled and the timer deactivated.

I haven't seen this before. Any particular settings you have which may affect things?

comment:5 by jackburton, 7 weeks ago

It's a vm (qemu-Kvm). I forgot to say I tried profiling another app (BeScreenCapture) and I don't get the KDL. Profiling Genio hits the KDL 100% of the time

Note: See TracTickets for help on using tickets.