Squeak crash with Comanche Swiki when uploading

Alain Fischer alain.fischer at bluewin.ch
Wed Oct 23 20:35:29 UTC 2002


I have tried with 3.2.8b8 carbon VM and I have no crash when uploading.
But I must use a headless VM and since it is under the control of watchog
it must be a tool.

I know that there is some conditional compilation in the carbon VM
but never tried to compile in this way.
I don't know if it is possible to run the carbon VM without its bundle.

Alain


Le Mercredi 23 octobre 2002, à 09:58 , John M McIntosh a écrit :

> Do you get the same problem if you use the macintosh carbon version.
>
> Both the unix version and the cocoa version use some flavor of the 
> unix  socket code. If it doesn't
> crash with the macintosh carbon version that could point to some nasty  
> issue in the
> unix socket code.
>
> Symbols could be stripped out of the VM as part of the build , or not  
> supplied by the compiler, however I'll let Ian or Marcel comment.
>
> Ah crashing in the garbage collector is a sure sign of a primitive  
> tampering with object memory in a bad way, then again
> it could actually be a VM bug.
>
> On Wednesday, October 23, 2002, at 12:50  PM, Alain Fischer wrote:
>
>> I am running a swiki on our server (Mac OS X Server 10.1.5) and
>> I work well except for uploding. The VM crash each time I try to use
>> the upload.
>>
>> I use the most recent platform-independent download: Comanche 5.0 /  
>> Swiki 1.3
>> I have tried two different headless VM:
>> 1) CocoaSqueak compiled headless as a tool.
>> 2) Unix 3.2-5 compiled headless whith some modification to be able to  
>> compile
>>      on Mac OS X
>>
>> It seem that the crash was when the VM is GCing for CocoaSqueak.
>> I was not able to see the stack trace for the Unix VM since the  
>> symbols are striped
>> and I don't know how to keep these.
>>
>> Perhaps Ian or Marcel or others could give me some hints how to  
>> resolve this.
>>
>> If some of you run a swiki, what configuration are you using to have 
>> a  stable swiki.
>>
>> Thanks for any help.
>>
>> Alain
>>
>>
>>
>>
> --
> ======================================================================== 
> ===
> John M. McIntosh <johnmci at smalltalkconsulting.com> 1-800-477-2659
> Corporate Smalltalk Consulting Ltd.  http://www.smalltalkconsulting.com
> ======================================================================== 
> ===
>
>




More information about the Squeak-dev mailing list