[MLton-devel] RE: calling SML from C in MLton

Mike Thomas miketh@brisbane.paradigmgeo.com
Thu, 1 May 2003 17:49:00 +1000


| > Breakpoint 1, 0x00434fc8 in copy (src=0x632f6563 <Address 
| 0x632f6563 out of
| > boun
| > ds>, dst=0x69776779 <Address 0x69776779 out of bounds>, 
| size=1819094894) at
| > gc.c
| > :359
| > 359     gc.c: No such file or directory.
| >         in gc.c
| 
| Can you run "mllex @MLton gc-messages --"?  That will tell us if
| indeed we are in the middle of a gc when the problem happens.
| 

$ mllex @MLton gc-messages --
totalRam = 535,834,624  totalSwap = 1,311,006,720  ram = 428,670,976
Created heap of size 73,728 at 0x003e0000.
/tmp/file6Ta3cv.0.S 1569: GC_gc
Starting gc.  Request 512 nursery bytes and 0 old gen bytes.
Growing stack to size 788.
Finished gc.
time: 0 ms
old gen size: 10,660 bytes (14.5%)
/tmp/fileQnu7UP.1.S 15657: GC_gc
Starting gc.  Request 512 nursery bytes and 0 old gen bytes.
Created heap of size 77,824 at 0x006b0000.
Major copying GC.
fromSpace = 0x003e0000 of size 73,728
toSpace = 0x006b0000 of size 77,824
Major copying GC done.
Releasing heap at 0x003e0000 of size 73,728.
Shrinking heap at 0x006b0000 of size 77,824 to 16,384 bytes.
Created heap of size 122,880 at 0x003e0000.
Segmentation fault (core dumped)





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
MLton-devel mailing list
MLton-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlton-devel