Opened 12 years ago
Closed 12 years ago
#1018 closed defect (wontfix)
sending a SIGQUIT to csi makes it segfault
Reported by: | Christian Kellermann | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | someday |
Component: | unknown | Version: | 4.8.x |
Keywords: | csi, segfault, signal handler | Cc: | |
Estimated difficulty: |
Description
This has been reported on chicken-users by Moritz Wilhelmy and Daniel Ajoy.
I can confirm this with a master build.
To reproduce start csi without initialisation of any .csirc (-n), then send it a QUIT signal with kill or type \ which does the same thing.
Version 4.8.2 (rev 4e24ed5)
Change History (2)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
I am closing this as it seems that this is not a chicken error at all, see https://lists.nongnu.org/archive/html/chicken-users/2013-06/msg00090.html
Note: See
TracTickets for help on using
tickets.
I don't seem to be able to reproduce this on OS X (4.7.0.6, 4.8.0.1, 4.8.2), nor on 32 or 64 bit Linux (4.5.2, 4.7.0.6, 4.8.0.1).