Bug 203761 - guile crashes on x86_64 (when used by gnucash)
Summary: guile crashes on x86_64 (when used by gnucash)
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: guile
Version: 4.0
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
: ---
Assignee: Miroslav Lichvar
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-08-23 16:54 UTC by Bill Nottingham
Modified: 2014-03-17 03:01 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-08-24 11:11:41 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
stack trace from gdb (4.99 KB, text/plain)
2006-08-23 16:55 UTC, Bill Nottingham
no flags Details
Patch fixing a GC bug. (785 bytes, patch)
2006-08-24 11:07 UTC, Miroslav Lichvar
no flags Details | Diff

Description Bill Nottingham 2006-08-23 16:54:18 UTC
When running gnucash-2.0, guile segfaults.

guile-1.6.4-14

Install gnucash from http://people.redhat.com/notting/gnucash/2.0/RHEL-4/x86_64
(note: do *not* install the guile in that directory); gnucash will crash on
startup deep in the guile interpreter.

This issue is fixed in guile-1.6.7.

I don't really expect we're going to run out and fix this - feel free to close
this as DEFERRED or NEXTRELEASE. I'm mainly filing this for reference purposes
in case someone else runs into it.

Comment 1 Bill Nottingham 2006-08-23 16:55:14 UTC
Created attachment 134730 [details]
stack trace from gdb

Comment 2 Miroslav Lichvar 2006-08-24 11:07:21 UTC
Created attachment 134799 [details]
Patch fixing a GC bug.

This was fixed in 1.6.5, attaching relevant part of the diff.


Note You need to log in before you can comment on or make changes to this bug.