chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] Re: [Chicken-bugs] #326: Crash in libchicken.so when


From: Chicken Scheme
Subject: [Chicken-janitors] Re: [Chicken-bugs] #326: Crash in libchicken.so when using the tinyclos egg
Date: Wed, 19 Sep 2007 17:11:41 -0000

#326: Crash in libchicken.so when using the tinyclos egg
--------------------------------------------+-------------------------------
Reporter:  asandroq                         |        Owner:                
    Type:  defect                           |       Status:  new           
Priority:  critical                         |    Component:  core libraries
 Version:  2.7                              |   Resolution:                
Keywords:  segfault linux amd64 libchicken  |  
--------------------------------------------+-------------------------------
Changes (by felix):

 * cc: kon (added)

Comment:

 Replying to [comment:9 chust]:
 > I found the precise reason for this problem: class-of from tinyclos
 calls ##sys#generic-structure? on its argument before checking whether the
 argument is actually (void), which results in a crash in case (void) is
 passed to class-of.

 I was just about to check in a new version (1.402) of tinyclos, as this is
 indeed the cause of the problem. Well done, Thomas: your hint about
 {{(void)}} pinpointed the problem quickly.

 So tinyclos 1.402 should work now. Alex, please try this version and close
 the ticket, if it looks ok.

-- 
Ticket URL: <http://trac.callcc.org/ticket/326#comment:10>
Chicken Scheme <http://www.call-with-current-continuation.org/>
The CHICKEN Scheme-to-C compiler

reply via email to

[Prev in Thread] Current Thread [Next in Thread]