#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)
Change History (6)
Changed 14 years ago by
comment:1 Changed 14 years ago by
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 follow-up: 3 Changed 14 years ago by
I had the same problem. Doing a full recompile with CHICKEN=/path/to/experimental/chicken itself helped.
comment:3 Changed 14 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
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.
chicken-install log and gdb backtrace of core dump