I sent this report: > Here's an example program: > .. > > Build it, and run it with stdin closed: > % ./prog <&-1 This should of course be /prog <&-0. > Segmentation fault (core dumped) But it doesn't matter. It segsfaults if any of the standard io streams are missing. Jon
- Crash in scm_boot_guile if stdin isn't open. Jon K Hellan
- Re: Crash in scm_boot_guile if stdin isn't open. Marius Vollmer
- Re: Crash in scm_boot_guile if stdin isn't open. Jon K Hellan
- Re: Crash in scm_boot_guile if stdin isn't open. Gary Houston
- Re: Crash in scm_boot_guile if stdin isn't open. Marius Vollmer
- Re: Crash in scm_boot_guile if stdin isn't open. Marius Vollmer
- Re: Crash in scm_boot_guile if stdin isn't open. Gary Houston
- Re: Crash in scm_boot_guile if stdin isn't open. Marius Vollmer
