<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
I don't know what is happening here but I don't think it is from me.<BR>
On my end:<BR>
  - none of the messages are signed "phone" so not phone<BR>
  - I turned my phone off for hours so not phone<BR>
?<BR>
 <BR>
 - Jay<BR><BR> <BR>> To: jay.krell@cornell.edu<BR>> Date: Tue, 1 Dec 2009 21:12:20 -0800<BR>> From: mika@async.async.caltech.edu<BR>> CC: m3devel@elegosoft.com<BR>> Subject: Re: [M3devel] This is a pixmap?<BR>> <BR>> <BR>> Why is this message looping over and over? This and another from<BR>> Jay of the same day.. I must have received hundreds of copies by now.<BR>> The messages are dated September 3 and 4.<BR>> <BR>> Mika<BR>> <BR>> Jay K writes:<BR>> >--_b2b74cea-5620-4d48-92d7-cba16dcb3507_<BR>> >Content-Type: text/plain; charset="iso-8859-1"<BR>> >Content-Transfer-Encoding: quoted-printable<BR>> ><BR>> ><BR>> >Trying again due to truncation.<BR>> ><BR>> >=20<BR>> ><BR>> > - Jay<BR>> >=20<BR>> ><BR>> ><BR>> >From: jay.krell@cornell.edu<BR>> >To: m3devel@elegosoft.com<BR>> >Subject: This is a pixmap?<BR>> >Date: Thu=2C 3 Sep 2009 15:44:17 +0000<BR>> ><BR>> ><BR>> ><BR>> >Does this look like a pixmap to anyone?<BR>> >This is the parameter to Win32 Join.<BR>> >=20<BR>> >PROCEDURE Join(t: T): REFANY =3D<BR>> > VAR res: REFANY=3B<BR>> > BEGIN<BR>> > LOCK threadMu DO<BR>> > IF t.joined THEN Die(ThisLine()=2C "attempt to join with thread twice=<BR>> >")=3B END=3B<BR>> > WHILE NOT t.completed DO Wait(threadMu=2C t.cond) END=3B<BR>> > res :=3D t.result=3B<BR>> > t.result :=3D NIL=3B<BR>> > t.joined :=3D TRUE=3B<BR>> > t.cond :=3D NIL=3B<BR>> > IF perfOn THEN PerfChanged(t.id=2C State.dead) END=3B<BR>> > END=3B<BR>> > RETURN res=3B<BR>> > END Join=3B<BR>> ><BR>> >Very very often the crash is of the form of reading a pointer from 16 bytes=<BR>> > into t and dereferencing it=2C plus or minus 4.<BR>> >t is at @ebp + here.<BR>> >The pointer then is 00200000 at the start of the second line of the second =<BR>> >dump.<BR>> >=20<BR>> >If we can confirm this is pixmap=2C we can hunt more around in the gui code=<BR>                                      </body>
</html>