Mantis - lftp
Viewing Issue Advanced Details
5282 upgrade block always 2016-08-08 20:11 2016-09-06 12:48
clezag  
jh  
normal  
closed  
fixed  
none    
none  
0005282: Lftp 4.6.1 (and earlier) segfault on launch with current libreadline6 (6.3)
Solaris 10 i386 testing
With libreadline6 6.3 installed, lftp crashes with a segfault when launched.
Manually downgrading to libreadline6 6.2 fixes the issue.
Issue History
2016-08-08 20:11 clezag New Issue
2016-08-11 11:44 dam Status new => assigned
2016-08-11 11:44 dam Assigned To => dam
2016-08-11 11:48 dam Note Added: 0011176
2016-08-25 12:10 jh Note Added: 0011177
2016-08-25 12:10 jh Assigned To dam => jh
2016-08-26 08:16 clezag Note Added: 0011178
2016-08-26 09:12 jh Note Added: 0011179
2016-08-26 09:12 jh Status assigned => resolved
2016-08-26 09:12 jh Resolution open => fixed
2016-09-06 12:48 dam Status resolved => closed

Notes
(0011176)
dam   
2016-08-11 11:48   
The problem is that lftp was compiled against the Solaris shipped libreadline which now appeared in OpenCSW which got erroneously preferred due to the RUNPATH. I am now recompiling lftp to be linked correctly against libreadline from OpenCSW and also use the correct headers for that.
(0011177)
jh   
2016-08-25 12:10   
I pushed a new package to unstable and also updated the readline package as it was still build against old ncurses. could you test if it works?
(0011178)
clezag   
2016-08-26 08:16   
Works now for me, thanks
(0011179)
jh   
2016-08-26 09:12   
great. update will be pushed to testing automatically in 14 days then.