[MacPorts] #35532: lftp random crash on 10.8 (Mountain Lion)
MacPorts
noreply at macports.org
Sun Aug 5 15:46:48 PDT 2012
#35532: lftp random crash on 10.8 (Mountain Lion)
--------------------------------+-------------------------------------------
Reporter: jackh48@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Keywords: | Port: lftp
--------------------------------+-------------------------------------------
Comment(by jackh48@…):
My self-installed from source, and the macports version appear to be
linked against different libraries, Viz:-
/usr/local/bin/lftp --version shows:-
Libraries used: Readline 6.2, Expat 2.1.0, GnuTLS 2.12.19, libiconv 1.14,
zlib 1.2.7
/opt/local/bin/lftp --version shows:-
Libraries used: Readline 6.2, Expat 2.1.0, OpenSSL 1.0.1c 10 May 2012,
libiconv 1.14, zlib 1.2.7
I attach an archive of my running crash logs - the ones on 28/7 are old
v4.3.5; the newer ones are v4.3.8. In the period in between I ran
/usr/local/bin/lftp (every minute), without failure.
Actually, here is lsof for /usr/local/bin/lftp
bash-3.2$ lsof -p 41196
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
lftp 41196 johnhall cwd DIR 1,1 3128 249682893
/usr/local/bin
lftp 41196 johnhall txt REG 1,1 1331300 252899621
/usr/local/bin/lftp
lftp 41196 johnhall txt REG 1,1 291868 249919774
/opt/local/lib/libexpat.1.dylib
lftp 41196 johnhall txt REG 1,1 1472692 250498302
/opt/local/lib/libgnutls.26.dylib
lftp 41196 johnhall txt REG 1,1 144704 250476649
/opt/local/lib/libtasn1.3.dylib
lftp 41196 johnhall txt REG 1,1 1053004 250473693
/opt/local/lib/libgcrypt.11.dylib
lftp 41196 johnhall txt REG 1,1 42204 250469523
/opt/local/lib/libgpg-error.0.dylib
lftp 41196 johnhall txt REG 1,1 165796 249991346
/opt/local/lib/libz.1.2.7.dylib
lftp 41196 johnhall txt REG 1,1 107612 249988105
/opt/local/lib/libintl.8.dylib
lftp 41196 johnhall txt REG 1,1 2116812 249929212
/opt/local/lib/libiconv.2.dylib
lftp 41196 johnhall txt REG 1,1 450064 250208228
/opt/local/lib/libreadline.6.2.dylib
lftp 41196 johnhall txt REG 1,1 580492 249944158
/opt/local/lib/libncurses.5.dylib
lftp 41196 johnhall txt REG 1,1 600576 249366287
/usr/lib/dyld
lftp 41196 johnhall txt REG 1,1 301068288 249682319
/private/var/db/dyld/dyld_shared_cache_x86_64
lftp 41196 johnhall 0u CHR 16,0 0t52323 811 /dev/ttys000
lftp 41196 johnhall 1u CHR 16,0 0t52323 811 /dev/ttys000
lftp 41196 johnhall 2u CHR 16,0 0t52323 811 /dev/ttys000
lftp 41196 johnhall 3r DIR 1,1 3128 249682893
/usr/local/bin
bash-3.2$
and again for /opt/local/bin/lftp
bash-3.2$ lsof -p 41294
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
lftp 41294 johnhall cwd DIR 1,1 3128 249682893
/usr/local/bin
lftp 41294 johnhall txt REG 1,1 1265404 252878184
/opt/local/bin/lftp
lftp 41294 johnhall txt REG 1,1 291868 249919774
/opt/local/lib/libexpat.1.dylib
lftp 41294 johnhall txt REG 1,1 728812 250095356
/opt/local/lib/libssl.1.0.0.dylib
lftp 41294 johnhall txt REG 1,1 3158280 250095353
/opt/local/lib/libcrypto.1.0.0.dylib
lftp 41294 johnhall txt REG 1,1 107612 249988105
/opt/local/lib/libintl.8.dylib
lftp 41294 johnhall txt REG 1,1 2116812 249929212
/opt/local/lib/libiconv.2.dylib
lftp 41294 johnhall txt REG 1,1 450064 250208228
/opt/local/lib/libreadline.6.2.dylib
lftp 41294 johnhall txt REG 1,1 580492 249944158
/opt/local/lib/libncurses.5.dylib
lftp 41294 johnhall txt REG 1,1 165796 249991346
/opt/local/lib/libz.1.2.7.dylib
lftp 41294 johnhall txt REG 1,1 600576 249366287
/usr/lib/dyld
lftp 41294 johnhall txt REG 1,1 301068288 249682319
/private/var/db/dyld/dyld_shared_cache_x86_64
lftp 41294 johnhall 0u CHR 16,0 0t77789 811 /dev/ttys000
lftp 41294 johnhall 1u CHR 16,0 0t77789 811 /dev/ttys000
lftp 41294 johnhall 2u CHR 16,0 0t77789 811 /dev/ttys000
lftp 41294 johnhall 3r DIR 1,1 3128 249682893
/usr/local/bin
bash-3.2$
--
Ticket URL: <https://trac.macports.org/ticket/35532#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list