log in |
1)
Questions and Answers :
Unix/Linux :
Very annoying - mindmodeling process won't die
(Message 1306)
Posted 20 Apr 2009 by aoifwe Every time I shut BOINC down (usually by killing the boinc process) while a MindModeling task is running, the MindModeling process (mm_sbcl) enters some kind of debugger mode and won't quit until I kill it manually. This is very annoying. Here's an example output: debugger invoked on a SB-INT:SIMPLE-STREAM-ERROR in thread #<THREAD "initial thread" {A82EB21}>:
couldn't read from #<SB-SYS:FD-STREAM for "the terminal" {A82F109}>:
Input/output error
Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.
restarts (invokable by number or by possibly-abbreviated name):
0: [ABORT] Exit debugger, returning to top level.
(SB-IMPL::SIMPLE-STREAM-PERROR
"couldn't read from ~S"
#<SB-SYS:FD-STREAM for "the terminal" {A82F109}>
5)
0[3] all mm_
Please fix this issue. Thanks in advance, and keep up the good work! Itay |