Bug 465375 - maxima-runtime-sbcl segfaults on x86_64
Summary: maxima-runtime-sbcl segfaults on x86_64
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: maxima
Version: rawhide
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Rex Dieter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-10-02 23:07 UTC by petrosyan
Modified: 2008-10-03 13:37 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-10-03 13:37:58 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description petrosyan 2008-10-02 23:07:48 UTC
Description of problem:
maxima-runtime-sbcl segfaults on x86_64

Version-Release number of selected component (if applicable):
maxima-runtime-sbcl-5.16.3-2.fc10.x86_64

How reproducible:
Always

Steps to Reproduce:
run maxima from a terminal
  
Actual results:
$ maxima
fatal error encountered in SBCL pid 10407(tid 1185520):
can't load .core for different runtime, sorry

Welcome to LDB, a low-level debugger for the Lisp runtime environment.
ldb> 


Expected results:
no segfaults

Additional info:
in dmesg i get the following message:

sbcl[9820]: segfault at 0 ip 000000365ea725c0 sp 00007fff66d36488 error 4 in libc-2.8.90.so[365ea00000+16c000]

Comment 1 Rex Dieter 2008-10-03 13:37:58 UTC
Please upgrade, and reopen/comment if it doesn't fix the issue.

$ rpm -q sbcl maxima-runtime-sbcl
sbcl-1.0.21-1.fc10.x86_64
maxima-runtime-sbcl-5.16.3-3.fc10.x86_64

$ maxima
Maxima 5.16.3 http://maxima.sourceforge.net
Using Lisp SBCL 1.0.21
Distributed under the GNU Public License. See the file COPYING.
Dedicated to the memory of William Schelter.
The function bug_report() provides bug reporting information.
(%i1) 1+1;
(%o1)                                  2


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