- Package:
- src:virtualbox
- Source:
- virtualbox
- Submitter:
- Mattias Põldaru
- Date:
- 2013-12-27 09:57:08 UTC
- Severity:
- wishlist
Dear Maintainer, * What exactly did you do? Before the kernel panic I was working with Scribus, zooming in. At the same time there was running skype, iceweasel and bunch of other applications. This might be related to the zooming, but who knows. I have virtualbox and nvidia graphics (Intel and Quadro NVS 4200M dual card). I took a photo of the panic message on the screen. I hope to attach it later.
On Sun, 2013-11-03 at 18:49 +0200, Mattias Põldaru wrote: [...] VirtualBox tried to acquire a spinlock during an IPI. On a realtime kernel this is not allowed; VirtualBox must use a 'raw spinlock' here. (That also works on a mainline kernel, where it is the same as a regular spinlock.) [...]