FS#25470 - sbcl crashes with segmentation fail error when running with kernel 3.0

Attached to Project: Arch Linux
Opened by Alexey Lipchanskiy (could) - Tuesday, 09 August 2011, 03:38 GMT
Last edited by Dave Reisner (falconindy) - Monday, 15 August 2011, 14:59 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jürgen Hötzel (juergen)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 4
Private No

Details

Description:
sbcl crashes with segmentation fail error when running with kernel 3.0

sbcl - 1.0.49-1
linux - linux 3.0.1-1 (base)

dgb log:

(gdb) run
Starting program: /usr/bin/sbcl
[Thread debugging using libthread_db enabled]

Program received signal SIGUSR1, User defined signal 1.
0xb7fde424 in __kernel_vsyscall ()
(gdb) bt
#0 0xb7fde424 in __kernel_vsyscall ()
#1 0xb7e3ced6 in kill () from /lib/libc.so.6
#2 0x0804ffd2 in ?? ()
#3 0x08052918 in ?? ()
#4 0x0804b2c4 in ?? ()
#5 0xb7e28233 in __libc_start_main () from /lib/libc.so.6
#6 0x0804ba25 in ?? ()
Backtrace stopped: Not enough registers or memory available to unwind further
This task depends upon

Closed by  Dave Reisner (falconindy)
Monday, 15 August 2011, 14:59 GMT
Reason for closing:  Fixed
Additional comments about closing:  extra/sbcl 1.0.50-2
Comment by Kohei Suzuki (eagletmt) - Tuesday, 09 August 2011, 19:42 GMT

Loading...