unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* [bug #33498] Guile 2.0.1 segfaults on (begin-thread . . .
@ 2011-06-08 18:56 anonymous
  2011-06-09  0:55 ` Jason R. Fruit
  0 siblings, 1 reply; 6+ messages in thread
From: anonymous @ 2011-06-08 18:56 UTC (permalink / raw)
  To: bug-guile

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

                 Summary: Guile 2.0.1 segfaults on (begin-thread . . .
                 Project: Guile
            Submitted by: None
            Submitted on: Wed 08 Jun 2011 06:56:42 PM UTC
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Any way I use (begin-thread . . .) I get a segfault.  I may be using it
incorrectly, of course, but a segfault is probably not the best result.

==================================================

Here's a sample session:

GNU Guile 2.0.1
Copyright (C) 1995-2011 Free Software Foundation, Inc.

Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'.
This program is free software, and you are welcome to redistribute it
under certain conditions; type `,show c' for details.

Enter `,help' for help.
scheme@(guile-user)> (begin-thread (display "test"))
test$1 = 
Process scheme segmentation fault

==================================================

I'm happy to supply more information if needed.




    _______________________________________________________

Reply to this item at:

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

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




^ permalink raw reply	[flat|nested] 6+ messages in thread

* [bug #33498] Guile 2.0.1 segfaults on (begin-thread . . .
  2011-06-08 18:56 [bug #33498] Guile 2.0.1 segfaults on (begin-thread . . anonymous
@ 2011-06-09  0:55 ` Jason R. Fruit
  2011-06-17 18:21   ` Andy Wingo
  0 siblings, 1 reply; 6+ messages in thread
From: Jason R. Fruit @ 2011-06-09  0:55 UTC (permalink / raw)
  To: Jason R. Fruit, bug-guile

Follow-up Comment #1, bug #33498 (project guile):

Having created an account, let me add a little more information.  I'm on
Ubuntu 10.04, kernel version 2.6.32-28-generic-pae, and I compiled Guile with
GCC 4.4.3 using no special flags.

    _______________________________________________________

Reply to this item at:

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

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




^ permalink raw reply	[flat|nested] 6+ messages in thread

* [bug #33498] Guile 2.0.1 segfaults on (begin-thread . . .
  2011-06-09  0:55 ` Jason R. Fruit
@ 2011-06-17 18:21   ` Andy Wingo
  2011-06-19  0:14     ` Jason R. Fruit
  0 siblings, 1 reply; 6+ messages in thread
From: Andy Wingo @ 2011-06-17 18:21 UTC (permalink / raw)
  To: Andy Wingo, Jason R. Fruit, bug-guile

Follow-up Comment #2, bug #33498 (project guile):

Hi Jason.  What version of libgc are you using?  Is it from the distro or did
you compile it yourself?

Also, can you try a 2.0.2 prerelease, from here:
http://hydra.nixos.org/build/1123775/download/1/guile-2.0.1.132-c245.tar.gz ?

Thanks,

Andy

    _______________________________________________________

Reply to this item at:

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

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




^ permalink raw reply	[flat|nested] 6+ messages in thread

* [bug #33498] Guile 2.0.1 segfaults on (begin-thread . . .
  2011-06-17 18:21   ` Andy Wingo
@ 2011-06-19  0:14     ` Jason R. Fruit
  2011-06-19  0:15       ` Jason R. Fruit
  0 siblings, 1 reply; 6+ messages in thread
From: Jason R. Fruit @ 2011-06-19  0:14 UTC (permalink / raw)
  To: Andy Wingo, Jason R. Fruit, bug-guile

Follow-up Comment #3, bug #33498 (project guile):

I built and used libgc 6.8.  On a side note, I was able to use begin-thread
successfully on a Debian machine after following a similar build process but
using libgc 7.1.

    _______________________________________________________

Reply to this item at:

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

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




^ permalink raw reply	[flat|nested] 6+ messages in thread

* [bug #33498] Guile 2.0.1 segfaults on (begin-thread . . .
  2011-06-19  0:14     ` Jason R. Fruit
@ 2011-06-19  0:15       ` Jason R. Fruit
  2011-06-19 20:20         ` Andy Wingo
  0 siblings, 1 reply; 6+ messages in thread
From: Jason R. Fruit @ 2011-06-19  0:15 UTC (permalink / raw)
  To: Andy Wingo, Jason R. Fruit, bug-guile

Follow-up Comment #4, bug #33498 (project guile):

I'll try the prerelease on both machines and report back.

    _______________________________________________________

Reply to this item at:

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

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




^ permalink raw reply	[flat|nested] 6+ messages in thread

* [bug #33498] Guile 2.0.1 segfaults on (begin-thread . . .
  2011-06-19  0:15       ` Jason R. Fruit
@ 2011-06-19 20:20         ` Andy Wingo
  0 siblings, 0 replies; 6+ messages in thread
From: Andy Wingo @ 2011-06-19 20:20 UTC (permalink / raw)
  To: Andy Wingo, Jason R. Fruit, bug-guile

Follow-up Comment #5, bug #33498 (project guile):

Thanks for the info.  Can you get a backtrace with gc 6.8?  See
http://www.gnu.org/software/guile/manual/html_node/Reporting-Bugs.html#Reporting-Bugs
for instructions, but instead of "backtrace", enter "thread apply all
backtrace".  Thanks!

    _______________________________________________________

Reply to this item at:

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

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




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-06-19 20:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-08 18:56 [bug #33498] Guile 2.0.1 segfaults on (begin-thread . . anonymous
2011-06-09  0:55 ` Jason R. Fruit
2011-06-17 18:21   ` Andy Wingo
2011-06-19  0:14     ` Jason R. Fruit
2011-06-19  0:15       ` Jason R. Fruit
2011-06-19 20:20         ` Andy Wingo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).