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 )
I tried to profile Genio and, on exit, I hit a KDL. Looks a lot like #15379.
x64 beta5
Attachments (1)
Change History (6)
by , 7 weeks ago
comment:1 by , 7 weeks ago
Description: | modified (diff) |
---|
comment:2 by , 7 weeks ago
Component: | - General → System/Kernel |
---|
comment:3 by , 7 weeks ago
comment:4 by , 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 , 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.
Happens on 32 bit, too