Bug 6298 - segfault in libguile
Summary: segfault in libguile
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: guile16 (show other bugs)
Version: unstable
Hardware: all Linux
: P2 blocker
Assignee: Nobody's working on this, feel free to take it
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-22 11:03 MSK by inger@altlinux.org
Modified: 2005-07-13 15:47 MSD (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description inger@altlinux.org 2005-03-22 11:03:01 MSK
$ guile
guile> (use-modules (srfi srfi-13))
guile> (string-index (string #\a) char-numeric?)
#f
guile> (string-index (string (integer->char 209)) char-numeric?)
zsh: 2760 segmentation fault  guile
Comment 1 Alexey Voinov 2005-03-23 22:18:53 MSK
fixed in 1.6.7-alt2