Opened 14 years ago

Last modified 14 years ago

#5352 closed bug

hang on entering KDL while strace:ing CDPlayer — at Version 2

Reported by: jonas.kirilla Owned by: bonefish
Priority: normal Milestone: R1
Component: System/Kernel Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by bonefish)

I was doing a "strace -s CDPlayer" in Terminal and pressed the keys to enter KDL. The white ribbon appeared but no text, and input wasn't possible. I also had ActivityMonitor running. Revision should be around hrev35383. This is on a quad core.

Change History (2)

comment:1 by jonas.kirilla, 14 years ago

Description: modified (diff)

comment:2 by bonefish, 14 years ago

Description: modified (diff)

I've seen the problem, too. Though not on voluntarily entering KDL, but on a panic() (at least I think it was a panic() -- I had no serial port at that time). Can you reproduce the bug with the described method or was that a one time thing?

Regarding _kern_port_buffer_size_etc(): That's a blocking call (it waits for new messages).

Note: See TracTickets for help on using tickets.