https://bugzilla.balabit.com/show_bug.cgi?id=161 --- Comment #1 from Balazs Scheidler <bazsi@balabit.hu> 2012-02-24 11:00:34 --- Thanks for the detailed report. hmm. the main thread is stuck during reload all the other threads are sitting idle. The main thread is stuck in a call to writev() or is busy looping in writev(), and the core just happened to be within the kernel. can you please check the arguments passed to the writev() call? e.g. please issue the following commands: (gdb) frame 1 (gdb) p *self That should display the argument values passed to writev(). Thanks. -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.