crash in 3.4.0b2 with croquet (help needed)

Robert Withers rwithers12 at attbi.com
Sun Dec 15 22:53:21 UTC 2002


John, having finally given up on MS and Linux  :), I finally decided to 
purchase a mac and luxuriate.   ahhh.    I bought it yesterday and got 
Croquet running under OSX 10.2.1, *i think this was before upgrading to 
10.2.2*.   I couldn't restart a croquet image if I left the Teapot 
open.  It would hang, however I don't recall if opt-apple-esc allowed 
me in or not.

After upgrading to 10.2.2, starting a teaport would load all the way 
(close connect dialog), then it would  hang the machine.   I have no 
crash logs - because it didn't actually crash - but I have it enabled.  
I'm working my way up to being able to build the vm....grumble, 
grumble, cvs and ssh.

btw, if you switch to the bash shell, then the cmd is ulimit -c.   osx 
is unix!?!   is that cool or what? :)

cheers,
rob

On Saturday, December 14, 2002, at 08:13 PM, John M McIntosh wrote:

> Alan wrote me about some crashes he is getting by running Croquet. 
> Thus I'm look for others that have experienced
> the Squeak VM quitting when running the VM, if you have some easy way 
> of creating this problem please email me.
> Also having some other people with the issue would be helpful in 
> debugging.
>
> It seems an issue with 10.2.2, not 10.1.x.
>
> You'll need to visit the Console application preference panel to turn 
> logging of crashs on, and then after a crash look
> in the UserIDISWhatever/Library/Logs/CrashReporter/Squeak VM 
> Opt.crash.log for a log found below
>
> Also if someone knows how to turn core dump on (ie creating core 
> files) on os-x 10.2.2 then please let me know.
>
> hint (this doesn't seem to work)
> [localhost:~/Documents/SqueakCroquet/build] johnmci% limit 
> coredumpsize 999999
> [localhost:~/Documents/SqueakCroquet/build] johnmci% limit
> cputime         unlimited
> filesize        unlimited
> datasize        6144 kbytes
> stacksize       512 kbytes
> coredumpsize    999999 kbytes
> memoryuse       unlimited
> descriptors     256
> memorylocked    unlimited
> maxproc         100
>
> This is a partial log from Alan's machine for those who might have a 
> clue about why it crashs.
>
> Date/Time:  2002-12-13 07:43:21 -0800
> OS Version: 10.2.2 (Build 6F21)
> Command:    Squeak VM Opt
> PID:        430
> Exception:  EXC_BAD_ACCESS (0x0001)
> Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000234
>
>
> Thread 2 Crashed:
>  #0   0x21938820 in 0x21938820
>  #1   0x21954480 in 0x21954480
>  #2   0x218d2f38 in 0x218d2f38
>  #3   0x21e47ce4 in 0_gpregs
>  #4   0x21e42ef4 in ffiCalloutToWithFlags
>  #5   0x21e46290 in primitiveCallout
>  #6   0x000b92d0 in primitiveCalloutToFFI
>  #7   0x000c1364 in primitiveResponse
>  #8   0x000b35f4 in interpret
>  #9   0x90021308 in _pthread_body
>
> PPC Thread State:
>   srr0: 0x21938820 srr1: 0x0000f030                vrsave: 0x00000000
>    xer: 0x00000000   lr: 0x219387e8  ctr: 0x219387cc   mq: 0x00000000
>     r0: 0x00000004   r1: 0xf0101b30   r2: 0x62042228   r3: 0x21cc6020
>     r4: 0x21e30770   r5: 0x00000003   r6: 0xf0101c10   r7: 0x00000000
>     r8: 0x21950a3c   r9: 0x00000002  r10: 0x00000000  r11: 0x00000000
>    r12: 0x219387cc  r13: 0x00000000  r14: 0x00000000  r15: 0x00000000
>    r16: 0x00000000  r17: 0x00000000  r18: 0x00000000  r19: 0x00000003
>    r20: 0x21cc6020  r21: 0x00000000  r22: 0x21e30774  r23: 0x00000001
>    r24: 0x00000001  r25: 0x00000000  r26: 0x21e30620  r27: 0x21e2d420
>    r28: 0x21cc6020  r29: 0x21e30770  r30: 0x00000003  r31: 0x219387e8
>




More information about the Squeak-dev mailing list