Opened 15 years ago
Last modified 15 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 )
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 , 15 years ago
Description: | modified (diff) |
---|
comment:2 by , 15 years ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.
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).