<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi all:<br>I'm on the process of booting a cm3-5.8.6-REL but in the second phase bootstrap process (NOPTHREAD) I have broke the compiler with this message<br>(before I have fixed 2 quake thread scripts:<br>m3-libs/m3core/src/thread/m3makefile:13 drop not clause<br>m3-libs/m3core/src/thread.quake:87 same as above<br>and add at line 90:<br>else<br>    PosixKernelThreads = FALSE<br>    KernelThreads = FALSE<br>) :<br><br>root@fbd-desktop:/home/test/code/cm3-5.8.6-REL/scripts# ./do-pkg.sh buildship m3core libm3 m3middle m3linker m3front sysutils m3quake m3objfile m3back cm3<br>/home/test/code/cm3-5.8.6-REL/scripts/pkgmap.sh -c "/usr/local/cm3/pkg/cm3/LINUXLIBC6/cm3 -build -DROOT='/home/test/code/cm3-5.8.6-REL' -DCM3_VERSION_TEXT='5.8.6' -DCM3_VERSION_NUMBER='050806' -DCM3_LAST_CHANGED='2010-04-11' -DROOT='/home/test/code/cm3-5.8.6-REL'
 -DCM3VERSION='5.8.6' -DCM3VERSIONNUM='050806' -DCM3LASTCHANGED='2010-04-11' $RARGS  && /usr/local/cm3/pkg/cm3/LINUXLIBC6/cm3 -ship $RARGS -DROOT='/home/test/code/cm3-5.8.6-REL' -DCM3_VERSION_TEXT='5.8.6' -DCM3_VERSION_NUMBER='050806' -DCM3_LAST_CHANGED='2010-04-11' -DROOT='/home/test/code/cm3-5.8.6-REL' -DCM3VERSION='5.8.6' -DCM3VERSIONNUM='050806' -DCM3LASTCHANGED='2010-04-11' " m3core libm3 m3middle m3linker m3front sysutils m3quake m3objfile m3back cm3<br>=== package /home/test/code/cm3-5.8.6-REL/m3-libs/m3core ===<br> +++ /usr/local/cm3/pkg/cm3/LINUXLIBC6/cm3 -build -DROOT='/home/test/code/cm3-5.8.6-REL' -DCM3_VERSION_TEXT='5.8.6' -DCM3_VERSION_NUMBER='050806' -DCM3_LAST_CHANGED='2010-04-11' -DROOT='/home/test/code/cm3-5.8.6-REL' -DCM3VERSION='5.8.6' -DCM3VERSIONNUM='050806' -DCM3LASTCHANGED='2010-04-11' $RARGS  && /usr/local/cm3/pkg/cm3/LINUXLIBC6/cm3 -ship $RARGS -DROOT='/home/test/code/cm3-5.8.6-REL'
 -DCM3_VERSION_TEXT='5.8.6' -DCM3_VERSION_NUMBER='050806' -DCM3_LAST_CHANGED='2010-04-11' -DROOT='/home/test/code/cm3-5.8.6-REL' -DCM3VERSION='5.8.6' -DCM3VERSIONNUM='050806' -DCM3LASTCHANGED='2010-04-11'  +++<br><br><br>***<br>*** runtime error:<br>***    Segmentation violation - possible attempt to dereference NIL<br>***    pc = 0x8295954 = NoteStackLocations + 0x34 in ../src/runtime/common/RTCollector.m3<br>***<br><br>Aborted<br> *** execution of /usr/local/cm3/pkg/cm3/LINUXLIBC6/cm3 -build -DROOT='/home/test/code/cm3-5.8.6-REL' -DCM3_VERSION_TEXT='5.8.6' -DCM3_VERSION_NUMBER='050806' -DCM3_LAST_CHANGED='2010-04-11' -DROOT='/home/test/code/cm3-5.8.6-REL' -DCM3VERSION='5.8.6' -DCM3VERSIONNUM='050806' -DCM3LASTCHANGED='2010-04-11' $RARGS  && /usr/local/cm3/pkg/cm3/LINUXLIBC6/cm3 -ship $RARGS -DROOT='/home/test/code/cm3-5.8.6-REL' -DCM3_VERSION_TEXT='5.8.6' -DCM3_VERSION_NUMBER='050806'
 -DCM3_LAST_CHANGED='2010-04-11' -DROOT='/home/test/code/cm3-5.8.6-REL' -DCM3VERSION='5.8.6' -DCM3VERSIONNUM='050806' -DCM3LASTCHANGED='2010-04-11'  failed ***<br>root@fbd-desktop:/home/test/code/cm3-5.8.6-REL/scripts#    <br><br>Antony, you have been busy but can you give us a clue on what to fix if so in <br>m3core/src/runtime/common/RTCollector.m3<br><br>Thanks in advance<br><br>--- El <b>mié, 22/8/12, Olaf Wagner <i><wagner@elego.de></i></b> escribió:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>De: Olaf Wagner <wagner@elego.de><br>Asunto: [M3devel] Fw: SW Bug #1080<br>Para: m3devel@elegosoft.com<br>CC: rob.zietlow@tdstelecom.com<br>Fecha: miércoles, 22 de agosto, 2012 02:28<br><br><div class="plainMail">I'm busy with a customer meeting all day; hopefully somebody from the<br>devel list can take a look...<br><br>Begin forwarded message:<br><br>Date: Tue, 21
 Aug 2012 17:25:54 +0000<br>From: "Zietlow, Rob" <<a ymailto="mailto:rob.zietlow@tdstelecom.com" href="/mc/compose?to=rob.zietlow@tdstelecom.com">rob.zietlow@tdstelecom.com</a>><br>To: "'<a ymailto="mailto:m3-support@elego.de" href="/mc/compose?to=m3-support@elego.de">m3-support@elego.de</a>'" <<a ymailto="mailto:m3-support@elego.de" href="/mc/compose?to=m3-support@elego.de">m3-support@elego.de</a>><br>Subject: SW Bug #1080<br><br><br>Hi support folks,<br><br>I have been looking through the bugs and I seem to be experiencing one that was listed in bug 1080. However I am also experiencing hangs when I run the cvsup command and pull from a local repo<br><br>I have grabbed all of the sources for 5.8.6-REL.  I used these and the scripts associated with it to build up ./do-cm3-std.sh build and ship   when I attempt to run cvsup right now it hangs.  When I connect to the cvsupd it also hangs.   I have strace
 access from the PIDS if needed.  One of the threads I came across commented about building with userthreads.  I could not find that in the documentation.<br><br>Any assistance would be helpful<br><br>It is an RHEL 5u8 x86_64 system.  I can happily answer any questions you may have.<br><br>Thanks<br><br>Rob<br><br><br><br>-- <br>Olaf Wagner -- elego Software Solutions GmbH -- <a href="http://www.elegosoft.com" target="_blank">http://www.elegosoft.com</a> <br>               Gustav-Meyer-Allee 25 / Gebäude 12, 13355 Berlin, Germany<br>phone: +49 30 23 45 86 96  mobile: +49 177 2345 869  fax: +49 30 23 45 86 95<br>Geschäftsführer: Michael Diers, Olaf Wagner | Sitz: Berlin<br>Handelregister: Amtsgericht Charlottenburg HRB 77719 | USt-IdNr: DE163214194<br></div></blockquote></td></tr></table>