#36033: tclsh8.4 crashes sporadically at end of installation step ------------------------------+-------------------------------- Reporter: Peter_Dyballa@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 2.1.2 Resolution: | Keywords: Port: port | ------------------------------+-------------------------------- Comment (by eischen@…): Replying to [ticket:36033 Peter_Dyballa@…]:
When I updated about 30 ports it happened a few times that tclsh8.4 crashed when the last file of the package was installed port did the work of a janitor:
{{{ ---> Cleaning sqlite3 ---> Removing work directory for sqlite3 Segmentation fault (core dumped)
Compilation exited abnormally with code 139 at Thu Sep 6 21:16:21
---> Cleaning ghostscript ---> Removing work directory for ghostscript Segmentation fault (core dumped)
[ ... ] I get the same exact thing. After every few ports, it could even be one port, I get a segmentation fault right at the end. {{{ $ sudo port -pv upgrade [ ... ] ./opt/local/share/man/man3/xcb_xvmc_query_version.3.gz ./opt/local/share/man/man3/xcb_xvmc_query_version_reply.3.gz ./opt/local/share/man/man3/xcb_xvmc_query_version_unchecked.3.gz ---> Cleaning xorg-libxcb ---> Removing work directory for xorg-libxcb ---> Computing dependencies for xorg-libxcb. Segmentation fault $ uname -a Darwin macdme.clc.gdeb.com 9.8.0 Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386 i386 $ port version Version: 2.1.3 $ ls -l /usr/bin/tcl* lrwxr-xr-x 1 root wheel 8 Oct 4 2010 /usr/bin/tclsh -> tclsh8.4 -rwxr-xr-x 1 root wheel 38144 Sep 23 2007 /usr/bin/tclsh8.4 $ /usr/bin/tclsh % info patchlevel 8.4.7 }}} -- Ticket URL: <https://trac.macports.org/ticket/36033#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X