Not being able to get crash.dmp in MacOSX

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Not being able to get crash.dmp in MacOSX

Guillermo Polito
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

_______________________________________________
VM-beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/vm-beginners
Reply | Threaded
Open this post in threaded view
|

Re: Not being able to get crash.dmp in MacOSX

Guillermo Polito
Ok, I tried it with Eliot vms, and It works in there...  So I think it is to be added in Cocoa builds (Esteban, cof cof)

Guille

On Thu, Jun 14, 2012 at 5:21 PM, Guillermo Polito <[hidden email]> wrote:
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


_______________________________________________
VM-beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/vm-beginners