Bug 8703 - guile segfaults
Summary: guile segfaults
Status: CLOSED WORKSFORME
Alias: None
Product: Sisyphus
Classification: Development
Component: guile16 (show other bugs)
Version: unstable
Hardware: all Linux
: P2 major
Assignee: Nobody's working on this, feel free to take it
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-22 12:58 MSK by inger@altlinux.org
Modified: 2008-04-23 14:20 MSD (History)
0 users

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-12-22 12:58:24 MSK
$ guile
guile> (define z (begin-thread (let loop ((a 3)) (loop 3))))
guile> (join-thread z)
<нажимаем Ctrl+C>
Segmentation fault
Comment 1 Alexey Voinov 2008-04-22 17:12:03 MSD
На guile16-1.6.8-alt1.1 у меня не воспроизводится.

$ guile
guile> (define z (begin-thread (let loop ((a 3)) (loop 3))))
guile> (join-thread z)
In thread:
ERROR: User interrupt
#t
guile>

$ rpm -q guile16
guile16-1.6.8-alt1.1

Оно актуально где-нибудь?
Comment 2 inger@altlinux.org 2008-04-23 11:21:09 MSD
да вроде нет
Comment 3 Alexey Voinov 2008-04-23 14:20:55 MSD
тогда закрываем нафиг. :)