Comment 7 for bug 318963

Revision history for this message
Simon McVittie (smcv) wrote :

Is this reproducible/has it ever happened again? As Scott says, the stack trace makes no sense, since kill() doesn't take pointer arguments.

Could it have been killed by some other process, or by the OOM-killer? (I'd expect that to use SIGKILL rather than SIGSEGV, though.)