[Vm-dev] Re: Building OSProcessPlugin on macs

Igor Stasenko siguctua at gmail.com
Wed Jul 6 17:12:42 UTC 2011


Okay, there's one more problem, which i was unable to detect, because
i didn't closed the image :)

VM is crashing at shutdown stage.

The offenred is:  primitiveMakePipeWithSessionIdentifier.

It doesn't crashing if you using image without OSProcess code loaded,
only if image has it, you have such problems.

Here what debugger producing:

Program received signal:  “EXC_BAD_ACCESS”.
warning: Attempting to create USE_BLOCK_IN_FRAME variable with block
that isn't in the frame.
warning: Attempting to create USE_BLOCK_IN_FRAME variable with block
that isn't in the frame.
warning: Attempting to create USE_BLOCK_IN_FRAME variable with block
that isn't in the frame.
warning: Attempting to create USE_BLOCK_IN_FRAME variable with block
that isn't in the frame.
warning: Attempting to create USE_BLOCK_IN_FRAME variable with block
that isn't in the frame.
warning: Attempting to create USE_BLOCK_IN_FRAME variable with block
that isn't in the frame.
warning: Attempting to create USE_BLOCK_IN_FRAME variable with block
that isn't in the frame.
warning: Attempting to create USE_BLOCK_IN_FRAME variable with block
that isn't in the frame.

Unable to disassemble primitiveMakePipeWithSessionIdentifier.


(i will build a debug version of VM tomorrow, to see if debugger can
be more elaborate)
but it is clear that its crashing inside this primitive.

-- 
Best regards,
Igor Stasenko AKA sig.


More information about the Vm-dev mailing list