Re: SIGSEGV shortly after (fork)
Ivan Shmakov <[email protected]>
| Newsgroups | gmane.lisp.scheme.scheme48 |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "MC" == Marcus Crestani <[email protected]> writes: >>>>> "IS" == Ivan Shmakov <[email protected]> writes: IS> Process scheme segmentation fault MC> Fixed: The prototype for s48_allocate_weak_stob was missing. MC> Without it, a 64bit compiler treats s48_allocate_weak_stob's return MC> value as a 32bit integer and thus cuts some important information MC> from the 64bit address... The problem has vanished in 311e075816f8 [1]: Welcome to Scheme 48 1.9T (made by ivan on Sun Oct 19 23:10:56 NOVST 2008) Copyright (c) 1993-2008 by Richard Kelsey and Jonathan Rees. Please report bugs to [email protected]. Get more information at http://www.s48.org/. Type ,? (comma question-mark) for help. > ,open posix-processes > (integer->process-id 1) #{process-id 1} > Thanks! [1] http://www.deinprogramm.de/cgi-bin/hgs48.cgi/rev/311e075816f848f273d9a29bbfd6521121a4cd56