Dear all,
I am starting to experiment with VW 64 bits (version 7.5), but I cannot load any package from the Cincom repository. I can connect, but I get a crash as soon as I click on any item in the "Published Items" left pane. Starting the debug virtual machine (vwlinuxx86_64dbg) produces the following output on the console: Assert fail @ 869 in stack/nsupport.c couldBeNPC(currentStack->sp[0]) && probablyOop((oop)(currentStack->sp[1])) Assert fail @ 184 in stack/checks.c isNPCWithin(pc,nm) Assert fail @ 600 in tran/nmcompact.c isNPCWithin(*retp,nmeth) || couldBeGlueNPC(*retp) Assert fail @ 184 in stack/checks.c isNPCWithin(pc,nm) Assert fail @ 461 in stack/checks.c oopIsImm(o) Assert fail @ 862 in mman/mmScavenge.c stackObjsOK() Assert fail @ 70 in stack/vmsupport.c probablyOop(objOop) Assert fail @ 2405 in mman/mmScavenge.c couldBeObj(oldOop) Assert fail @ 2406 in mman/mmScavenge.c objInPastSpace(oldOop) || objInEden(oldOop) Assert fail @ 2462 in mman/mmScavenge.c !tagBits(oldOop) Assert fail @ 2463 in mman/mmScavenge.c objInPastSpace(oldOop) || objInEden(oldOop) Assert fail @ 2464 in mman/mmScavenge.c !objInRt(oldOop) && !objInOldRt(oldOop) && !objIsMarked(oldOop) Assert fail @ 2470 in mman/mmScavenge.c couldBeDataPtr(objDataPtr(oldOop, oop)) Am I doing anything wrong? Cheers, Stefano ______________________________________________________________ Stefano Franchi Department of Philosophy Ph: (979) 862-2211 Texas A&M University Fax: (979) 845-0458 305B Bolton Hall [hidden email] College Station, TX 77843-4237 _______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
I don't know about the error. But I know that 7.7 nc is on the way: http://www.cincomsmalltalk.com/blog/blogView?showComments=true&printTitle=NC_Release:_Closer&entry=3440090404
Maybe you wait some days and try again? Cheers Helge -----Ursprüngliche Nachricht----- Von: [hidden email] [mailto:[hidden email]] Im Auftrag von Stefano Franchi Gesendet: Dienstag, 5. Januar 2010 19:36 An: [hidden email] Betreff: [vwnc] VisualWorks 7.5 64bits crashes when accessing Cincomrepository Dear all, I am starting to experiment with VW 64 bits (version 7.5), but I cannot load any package from the Cincom repository. I can connect, but I get a crash as soon as I click on any item in the "Published Items" left pane. Starting the debug virtual machine (vwlinuxx86_64dbg) produces the following output on the console: Assert fail @ 869 in stack/nsupport.c couldBeNPC(currentStack->sp[0]) && probablyOop((oop)(currentStack->sp[1])) Assert fail @ 184 in stack/checks.c isNPCWithin(pc,nm) Assert fail @ 600 in tran/nmcompact.c isNPCWithin(*retp,nmeth) || couldBeGlueNPC(*retp) Assert fail @ 184 in stack/checks.c isNPCWithin(pc,nm) Assert fail @ 461 in stack/checks.c oopIsImm(o) Assert fail @ 862 in mman/mmScavenge.c stackObjsOK() Assert fail @ 70 in stack/vmsupport.c probablyOop(objOop) Assert fail @ 2405 in mman/mmScavenge.c couldBeObj(oldOop) Assert fail @ 2406 in mman/mmScavenge.c objInPastSpace(oldOop) || objInEden(oldOop) Assert fail @ 2462 in mman/mmScavenge.c !tagBits(oldOop) Assert fail @ 2463 in mman/mmScavenge.c objInPastSpace(oldOop) || objInEden(oldOop) Assert fail @ 2464 in mman/mmScavenge.c !objInRt(oldOop) && !objInOldRt(oldOop) && !objIsMarked(oldOop) Assert fail @ 2470 in mman/mmScavenge.c couldBeDataPtr(objDataPtr(oldOop, oop)) Am I doing anything wrong? Cheers, Stefano ______________________________________________________________ Stefano Franchi Department of Philosophy Ph: (979) 862-2211 Texas A&M University Fax: (979) 845-0458 305B Bolton Hall [hidden email] College Station, TX 77843-4237 _______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc _______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
In reply to this post by Stefano Franchi
Stefano, the 7.7 64 bit VMs and images are vastly improved with respect
to 7.5 and 7.6. I'd try those first. Andres. -----Original Message----- From: [hidden email] [mailto:[hidden email]] On Behalf Of Stefano Franchi Sent: Tuesday, January 05, 2010 10:36 AM To: [hidden email] Subject: [vwnc] VisualWorks 7.5 64bits crashes when accessing Cincomrepository Dear all, I am starting to experiment with VW 64 bits (version 7.5), but I cannot load any package from the Cincom repository. I can connect, but I get a crash as soon as I click on any item in the "Published Items" left pane. Starting the debug virtual machine (vwlinuxx86_64dbg) produces the following output on the console: Assert fail @ 869 in stack/nsupport.c couldBeNPC(currentStack->sp[0]) && probablyOop((oop)(currentStack->sp[1])) Assert fail @ 184 in stack/checks.c isNPCWithin(pc,nm) Assert fail @ 600 in tran/nmcompact.c isNPCWithin(*retp,nmeth) || couldBeGlueNPC(*retp) Assert fail @ 184 in stack/checks.c isNPCWithin(pc,nm) Assert fail @ 461 in stack/checks.c oopIsImm(o) Assert fail @ 862 in mman/mmScavenge.c stackObjsOK() Assert fail @ 70 in stack/vmsupport.c probablyOop(objOop) Assert fail @ 2405 in mman/mmScavenge.c couldBeObj(oldOop) Assert fail @ 2406 in mman/mmScavenge.c objInPastSpace(oldOop) || objInEden(oldOop) Assert fail @ 2462 in mman/mmScavenge.c !tagBits(oldOop) Assert fail @ 2463 in mman/mmScavenge.c objInPastSpace(oldOop) || objInEden(oldOop) Assert fail @ 2464 in mman/mmScavenge.c !objInRt(oldOop) && !objInOldRt(oldOop) && !objIsMarked(oldOop) Assert fail @ 2470 in mman/mmScavenge.c couldBeDataPtr(objDataPtr(oldOop, oop)) Am I doing anything wrong? Cheers, Stefano ______________________________________________________________ Stefano Franchi Department of Philosophy Ph: (979) 862-2211 Texas A&M University Fax: (979) 845-0458 305B Bolton Hall [hidden email] College Station, TX 77843-4237 _______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc _______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
On 01/05/10, "Valloud, Andres" <[hidden email]> wrote:
>Stefano, the 7.7 64 bit VMs and images are vastly improved with respect >to 7.5 and 7.6. I'd try those first. > >Andres. > Well, I'll suppose I'll have to wait, then (since NC is not out yet). Thanks for the prompt feedback, Andres and Helge Cheers, S. >-----Original Message----- >From: [hidden email] [mailto:[hidden email]] On >Behalf Of Stefano Franchi >Sent: Tuesday, January 05, 2010 10:36 AM >To: [hidden email] >Subject: [vwnc] VisualWorks 7.5 64bits crashes when accessing >Cincomrepository > >Dear all, > >I am starting to experiment with VW 64 bits (version 7.5), but I cannot >load any package from the Cincom repository. I can connect, but I get a >crash as soon as I click on any item in the "Published Items" left pane. >Starting the debug virtual machine (vwlinuxx86_64dbg) produces the >following output on the >console: > >Assert fail @ 869 in stack/nsupport.c couldBeNPC(currentStack->sp[0]) >&& >probablyOop((oop)(currentStack->sp[1])) >Assert fail @ 184 in stack/checks.c isNPCWithin(pc,nm) >Assert fail @ 600 in tran/nmcompact.c isNPCWithin(*retp,nmeth) || >couldBeGlueNPC(*retp) >Assert fail @ 184 in stack/checks.c isNPCWithin(pc,nm) >Assert fail @ 461 in stack/checks.c oopIsImm(o) >Assert fail @ 862 in mman/mmScavenge.c stackObjsOK() >Assert fail @ 70 in stack/vmsupport.c probablyOop(objOop) >Assert fail @ 2405 in mman/mmScavenge.c couldBeObj(oldOop) Assert fail @ >2406 in mman/mmScavenge.c objInPastSpace(oldOop) || >objInEden(oldOop) >Assert fail @ 2462 in mman/mmScavenge.c !tagBits(oldOop) Assert fail @ >2463 in mman/mmScavenge.c objInPastSpace(oldOop) || >objInEden(oldOop) >Assert fail @ 2464 in mman/mmScavenge.c !objInRt(oldOop) && >!objInOldRt(oldOop) && !objIsMarked(oldOop) Assert fail @ 2470 in >mman/mmScavenge.c couldBeDataPtr(objDataPtr(oldOop, >oop)) > > >Am I doing anything wrong? > >Cheers, > >Stefano > > >______________________________________________________________ >Stefano Franchi >Department of Philosophy Ph: (979) 862-2211 >Texas A&M University Fax: (979) 845-0458 >305B Bolton Hall [hidden email] >College Station, TX 77843-4237 >_______________________________________________ >vwnc mailing list >[hidden email] >http://lists.cs.uiuc.edu/mailman/listinfo/vwnc > >_______________________________________________ >vwnc mailing list >[hidden email] >http://lists.cs.uiuc.edu/mailman/listinfo/vwnc > Stefano Franchi Department of Philosophy Ph: (979) 862-2211 Texas A&M University Fax: (979) 845-0458 305B Bolton Hall [hidden email] College Station, TX 77843-4237 _______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
It should be available within a week or two. Check my blog for updates
James Robertson Cincom Smalltalk Product Evangelist http://www.cincomsmalltalk.com/blog/blogView Talk Small and Carry a Big Class Library On Jan 5, 2010, at 3:55 PM, Stefano Franchi wrote: > On 01/05/10, "Valloud, Andres" <[hidden email]> wrote: >> Stefano, the 7.7 64 bit VMs and images are vastly improved with respect >> to 7.5 and 7.6. I'd try those first. >> >> Andres. >> > > Well, I'll suppose I'll have to wait, then (since NC is not out yet). Thanks > for the prompt feedback, Andres and Helge > > > Cheers, > > S. > > >> -----Original Message----- >> From: [hidden email] [mailto:[hidden email]] On >> Behalf Of Stefano Franchi >> Sent: Tuesday, January 05, 2010 10:36 AM >> To: [hidden email] >> Subject: [vwnc] VisualWorks 7.5 64bits crashes when accessing >> Cincomrepository >> >> Dear all, >> >> I am starting to experiment with VW 64 bits (version 7.5), but I cannot >> load any package from the Cincom repository. I can connect, but I get a >> crash as soon as I click on any item in the "Published Items" left pane. >> Starting the debug virtual machine (vwlinuxx86_64dbg) produces the >> following output on the >> console: >> >> Assert fail @ 869 in stack/nsupport.c couldBeNPC(currentStack->sp[0]) >> && >> probablyOop((oop)(currentStack->sp[1])) >> Assert fail @ 184 in stack/checks.c isNPCWithin(pc,nm) >> Assert fail @ 600 in tran/nmcompact.c isNPCWithin(*retp,nmeth) || >> couldBeGlueNPC(*retp) >> Assert fail @ 184 in stack/checks.c isNPCWithin(pc,nm) >> Assert fail @ 461 in stack/checks.c oopIsImm(o) >> Assert fail @ 862 in mman/mmScavenge.c stackObjsOK() >> Assert fail @ 70 in stack/vmsupport.c probablyOop(objOop) >> Assert fail @ 2405 in mman/mmScavenge.c couldBeObj(oldOop) Assert fail @ >> 2406 in mman/mmScavenge.c objInPastSpace(oldOop) || >> objInEden(oldOop) >> Assert fail @ 2462 in mman/mmScavenge.c !tagBits(oldOop) Assert fail @ >> 2463 in mman/mmScavenge.c objInPastSpace(oldOop) || >> objInEden(oldOop) >> Assert fail @ 2464 in mman/mmScavenge.c !objInRt(oldOop) && >> !objInOldRt(oldOop) && !objIsMarked(oldOop) Assert fail @ 2470 in >> mman/mmScavenge.c couldBeDataPtr(objDataPtr(oldOop, >> oop)) >> >> >> Am I doing anything wrong? >> >> Cheers, >> >> Stefano >> >> >> ______________________________________________________________ >> Stefano Franchi >> Department of Philosophy Ph: (979) 862-2211 >> Texas A&M University Fax: (979) 845-0458 >> 305B Bolton Hall [hidden email] >> College Station, TX 77843-4237 >> _______________________________________________ >> vwnc mailing list >> [hidden email] >> http://lists.cs.uiuc.edu/mailman/listinfo/vwnc >> >> _______________________________________________ >> vwnc mailing list >> [hidden email] >> http://lists.cs.uiuc.edu/mailman/listinfo/vwnc >> > ______________________________________________________________ > Stefano Franchi > Department of Philosophy Ph: (979) 862-2211 > Texas A&M University Fax: (979) 845-0458 > 305B Bolton Hall [hidden email] > College Station, TX 77843-4237 > _______________________________________________ > vwnc mailing list > [hidden email] > http://lists.cs.uiuc.edu/mailman/listinfo/vwnc _______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
Free forum by Nabble | Edit this page |