Opened 8 years ago
Last modified 8 years ago
#1320 new defect
henrietta-cache & openssl crash
Reported by: | Mario Domenech Goulart | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | someday |
Component: | extensions | Version: | 4.11.0 |
Keywords: | openssl, henrietta-cache, crash | Cc: | |
Estimated difficulty: | hard |
Description
I got a crash while running henrietta-cache:
... Caching egg 'mowedline' Downloading egg version 2.0.0 from https://github.com/retroj/mowedline/tarball/2.0.0 (CHICKEN release 4) Downloading egg version 1.0.1 from https://github.com/retroj/mowedline/tarball/1.0.1 (CHICKEN release 4) Error downloading or extracting egg 'mowedline' release 1.0.1 (CHICKEN release 4): Error: (ssl-shutdown) syscall: library=<unknown>, function=<unknown>, reason=<unknown> Downloading egg version 1.0.0 from https://github.com/retroj/mowedline/tarball/1.0.0 (CHICKEN release 4) *** Error in `henrietta-cache': double free or corruption (!prev): 0x00000000014305b0 *** Aborted (core dumped)
$ csi -version CHICKEN (c) 2008-2016, The CHICKEN Team (c) 2000-2007, Felix L. Winkelmann Version 4.11.0 (rev ce980c4) linux-unix-gnu-x86-64 [ 64bit manyargs dload ptables ] compiled 2016-05-28 on yves.more-magic.net (Linux) $ chicken-status openssl openssl ....................................................... version: 1.7.0
I noticed that my Internet connection was failing during the time henrietta-cache was running, so the crash may be related to unreliable connections.
I could not reproduce the problem once my connectivity problem was solved.
Note: See
TracTickets for help on using
tickets.