<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
This is on NT.<BR>
Posix often hangs.<BR>
 <BR>
 <BR>
If I blow up the initial heap size by a factor of 100, to avoid any garbage collection occuring, the crashes and hangs go away.<BR>
NT then just fails assertions.<BR>
I think @M3nogc causes the same thing.<BR>
 <BR>
 <BR>
So, duh, I think something is trashing the heap.<BR>
Maybe the gui code.<BR>
 <BR>
 <BR>
 - Jay<BR> <BR>> Date: Thu, 3 Sep 2009 15:44:36 +0200<BR>> From: wagner@elegosoft.com<BR>> To: m3devel@elegosoft.com<BR>> Subject: Re: [M3devel] some data on Juno crash on Win32<BR>> <BR>> Quoting Jay K <jay.krell@cornell.edu>:<BR>> <BR>> > summary: 5.7.0 and 5.7.1 of unknown date:<BR>> ><BR>> > both always fail<BR>> ><BR>> > 5.7.0 always fails an assert (various?)<BR>> ><BR>> > 5.7.1 sometimes fails an assert (various)<BR>> ><BR>> > 5.7.1 sometimes access violates, always on address 00200000, plus or minus 4.<BR>> ><BR>> > Current source always access violates, same address.<BR>> ><BR>> > Since 5.7.1 and current source always access violate (aka SIGSEGV) <BR>> > on the same<BR>> > location, every run, I'm more inclined to look at this.<BR>> <BR>> This is all on Windows/NT386, isn't it? Or on POSIX platforms, too?<BR>> I seem to remember that Juno always crashed on a PaintBrush operation<BR>> on Windows, while the various mentor applications crashed at<BR>> different points, but all relating to insufficient Trestle/Win<BR>> support.<BR>> <BR>> On POSIX platforms both applications always ran OK AFAIR.<BR>> <BR>> Olaf<BR>> <BR>> > And then hope everything else is "the same" problem.<BR>> ><BR>> > But of course there might be multiple problems.<BR>> ><BR>> > It might be good to check for the hang in various from <BR>> > http://www.opencm3.net/uploaded-archives/index.html.<BR>> ><BR>> > Also see what all we can get from <BR>> > http://www.opencm3.net/snaps/snapshot-index.html.<BR>> ><BR>> > I'm going to see if I can get the index update with the many files I <BR>> > noticed in the file system.<BR>> <BR>> The same file name pattern for all files would help here.<BR>> <BR>> Olaf<BR>> -- <BR>> Olaf Wagner -- elego Software Solutions GmbH<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>> http://www.elegosoft.com | Geschäftsführer: Olaf Wagner | Sitz: Berlin<BR>> Handelregister: Amtsgericht Charlottenburg HRB 77719 | USt-IdNr: DE163214194<BR>> <BR></body>
</html>