Opened 13 years ago

Closed 13 years ago

Last modified 12 years ago

#467 closed defect (invalid)

Buidling uri-generic fails with a segfault in chicken

Reported by: Christian Kellermann Owned by: felix winkelmann
Priority: major Milestone: 4.9.0
Component: unknown Version: 4.6.x
Keywords: Cc:
Estimated difficulty:

Description

This is with the experimental branch checkout of today, HEAD at 5cf19f5e2831c2b78fb992562ab2f61362ddf986

backtrace attached.

Attachments (1)

log (8.1 KB) - added by Christian Kellermann 13 years ago.
chicken-install log and gdb backtrace of core dump

Download all attachments as: .zip

Change History (6)

Changed 13 years ago by Christian Kellermann

Attachment: log added

chicken-install log and gdb backtrace of core dump

comment:1 Changed 13 years ago by Christian Kellermann

Since it says this I will try with a clean bootstrap, this chicken has been compiled with an experimental branch before the binary version bump...

/usr/local/bin/chicken:/usr/local/lib/chicken/6/defstruct.import.so: undefined symbol 'C_srfi_2d1_toplevel'
lazy binding failed!
Segmentation fault (core dumped)

comment:2 Changed 13 years ago by sjamaan

I had the same problem. Doing a full recompile with CHICKEN=/path/to/experimental/chicken itself helped.

comment:3 in reply to:  2 Changed 13 years ago by Christian Kellermann

Resolution: invalid
Status: newclosed

Replying to sjamaan:

I had the same problem. Doing a full recompile with CHICKEN=/path/to/experimental/chicken itself helped.

Indeed it did. Thanks for the heads up.

comment:4 Changed 13 years ago by felix winkelmann

Milestone: 4.7.04.8.0

Milestone 4.7.0 deleted

comment:5 Changed 12 years ago by felix winkelmann

Milestone: 4.8.04.9.0

Milestone 4.8.0 deleted

Note: See TracTickets for help on using tickets.