Bug 8703

Summary: guile segfaults
Product: Sisyphus Reporter: inger <inger>
Component: guile16Assignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED WORKSFORME QA Contact: qa-sisyphus
Severity: major    
Priority: P2    
Version: unstable   
Hardware: all   
OS: Linux   

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
тогда закрываем нафиг. :)