bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #27959] srfi-18 threads do no start under VM auto-compilation


From: anonymous
Subject: [bug #27959] srfi-18 threads do no start under VM auto-compilation
Date: Fri, 06 Nov 2009 15:22:14 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.0 (KHTML, like Gecko) Chrome/3.0.195.27 Safari/532.0

URL:
  <http://savannah.gnu.org/bugs/?27959>

                 Summary: srfi-18 threads do no start under VM
auto-compilation
                 Project: Guile
            Submitted by: None
            Submitted on: Fri 06 Nov 2009 03:22:13 PM UTC
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Threads do not seem to start after a make-thread or start-thread! when run
under auto-compilation and invoked from a macro. Two scripts are attached.

test-working: launches threads without using the macro. This works regardless
of GUILE_AUTO_COMPILE settings

test-broken: runs if it is only ever run with GUILE_AUTO_COMPILE=0. If auto
copmileation is allowed it fails to launch the threads and any subsequent runs
(regardless of GUILE_AUTO_COMPILE settings) fail.

A log is also attached

Bothe xamples behave as expected under chicken.






    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Fri 06 Nov 2009 03:22:13 PM UTC  Name: test-broken  Size: 740B   By:
None

<http://savannah.gnu.org/bugs/download.php?file_id=19005>
-------------------------------------------------------
Date: Fri 06 Nov 2009 03:22:13 PM UTC  Name: test-log.txt  Size: 2kB   By:
None

<http://savannah.gnu.org/bugs/download.php?file_id=19004>
-------------------------------------------------------
Date: Fri 06 Nov 2009 03:22:13 PM UTC  Name: test-working  Size: 681B   By:
None

<http://savannah.gnu.org/bugs/download.php?file_id=19003>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?27959>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]