[Vm-beginners] Not being able to get crash.dmp in MacOSX

Guillermo Polito guillermopolito at gmail.com
Thu Jun 14 15:21:33 UTC 2012


Hi!

I'm using latest CogVM for macosx from Jenkins, and I have an unresponsive
image I would like to know how to fix :). Now, I'm sending a SIGUSR1 signal
to the process and instead of having the dump, I have the following:

[1]    85562 user-defined signal 1  ../CogVM.app/Contents/MacOS/CogVM
bootstrapped.image


I've tried sending the signal doing:

kill SIGUSR1 pid

and

kill -s SIGUSR1 pid

both with same results :S

Is it disabled on purpose?
( now I have a reason for installing a linux in my mac :) )

Tx,
Guille
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-beginners/attachments/20120614/dc656636/attachment.htm


More information about the VM-beginners mailing list