Opened 7 months ago
Last modified 4 weeks ago
#18885 new bug
panic: bounce buffer already in use! — at Initial Version
Reported by: | davidkaroly | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Drivers/Network | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Got this panic while building llvm18. It seems to happen after heavy usage of the file system, with lots of small files.
Steps to reproduce looks something like this:
- build llvm18 with haikuporter
- delete the work directory:
rm -rf work-18.1.2
- start the build again.
- we get a panic
Screenshot: tbd, unfortunately I didn't create one. It will take some time to trigger this again.
I saw this on recent hrevs e.g. hrev57667 in VMware Player. Seems to happen both on 32-bit and 64-bit.
Note:
See TracTickets
for help on using tickets.