<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">I grab the latest version from the repository last night and now mzscheme3m<DIV>fails before it has finished launching.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>$ gdb -c mzscheme3m.core -s mzscheme3m                                         </DIV><DIV>GNU gdb 6.3</DIV><DIV>Copyright 2004 Free Software Foundation, Inc.</DIV><DIV>GDB is free software, covered by the GNU General Public License, and you are</DIV><DIV>welcome to change it and/or distribute copies of it under certain conditions.</DIV><DIV>Type "show copying" to see the conditions.</DIV><DIV>There is absolutely no warranty for GDB.  Type "show warranty" for details.</DIV><DIV>This GDB was configured as "i386-unknown-openbsd3.9"...</DIV><DIV>Core was generated by `mzscheme3m'.</DIV><DIV>Program terminated with signal 11, Segmentation fault.</DIV><DIV>#0  get_bucket (table=0x86b7ccc4, key=0x7f94d994 "/", add=1, b=0x0)</DIV><DIV>    at xsrc/hash.c:654</DIV><DIV>654           table -&gt; buckets = ba ; </DIV><DIV>(gdb) l</DIV><DIV>649           BLOCK_SETUP((PUSH(ba, 0+XfOrM72_COUNT)));</DIV><DIV>650     #     define XfOrM79_COUNT (1+XfOrM72_COUNT)</DIV><DIV>651     #     define SETUP_XfOrM79(x) SETUP(XfOrM79_COUNT)</DIV><DIV>652           ba = NULLED_OUT ; </DIV><DIV>653           ba = (Scheme_Bucket * * ) FUNCCALL(SETUP_XfOrM79(_), GC_malloc (asize ) ); </DIV><DIV>654           table -&gt; buckets = ba ; </DIV><DIV>655         }</DIV><DIV>656         table -&gt; count = 0 ; </DIV><DIV>657         if (table -&gt; weak ) {</DIV><DIV>658     #     define XfOrM76_COUNT (0+XfOrM72_COUNT)</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR> <SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT class="Apple-style-span" face="Arial"><SPAN class="Apple-style-span" style="font-family: Arial; ">-- Jaime</SPAN></FONT></DIV></SPAN></DIV></BODY></HTML>