[From nobody Tue Feb 5 01:37:28 2008 X-Envelope-From: <mb@bese.it> X-Envelope-To: <openmcl-devel@clozure.com> Received: from it.colt.net (shared.it.colt.net [212.31.250.12]) by clozure.com; Received: from [81.208.36.95] (HELO soma.local) by it.colt.net (CommuniGate Pro SMTP 4.1.8) with ESMTP id 24364430 for openmcl-devel@clozure.com; Thu, 07 Apr 2005 18:14:08 +0200 From: "Marco Baringer" <mb@bese.it> To: openmcl-devel@clozure.com Subject: Read operation to unmapped address 0x00000020 Date: Thu, 07 Apr 2005 18:14:35 +0200 Message-ID: <m2d5t6k1hw.fsf@soma.local> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii i'm working on a simple multithread http server. every now and then, with enough concurrent accesses, i end up in the kernel debugger with this error: Read operation to unmapped address 0x00000020 the address is always the same, everything else looks different (not that i can make much sense of it). does that address mean anything to anyone? p.s. - i saved a copy of the output of the backtrace and the registers if they can help. -- -Marco Ring the bells that still can ring. Forget the perfect offering. There is a crack in everything. That's how the light gets in. -Leonard Cohen ]