Task.cc:111: virtual SMTask::~SMTask(): Assertion `!running' failed.
I was running some commands when a queue mirror was in place, and I was trying to kill all to do a queue mirror with different parameters, when I tried to do that, it died.
This time I have a core file, what do you need from it to see what the cause of this problem is? Here is a bt: #0 0xb7c027c7 in raise () from /lib/tls/libc.so.6 #1 0xb7c0406b in abort () from /lib/tls/libc.so.6 #2 0xb7bfb735 in __assert_fail () from /lib/tls/libc.so.6 #3 0x0807336d in ?? () #4 0x080f0d15 in _IO_stdin_used () #5 0x080f0cfd in _IO_stdin_used () #6 0x0000006f in ?? () #7 0x080f0ce3 in _IO_stdin_used () #8 0x00000004 in ?? () #9 0x082b7848 in ?? () #10 0xbfb50e88 in ?? () #11 0x0808fb78 in ?? () #12 0x08b72468 in ?? () #13 0x08b723f0 in ?? () #14 0xbfb50e98 in ?? () #15 0x08087cfd in ?? () #16 0x08b72468 in ?? () #17 0x08b72578 in ?? () #18 0xbfb50ea8 in ?? () #19 0x080c4dbf in ?? ()
