#49410: Segmentation fault in gearmand -----------------------+-------------------------------- Reporter: zoonman@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: segfault | Port: gearmand @1.1.12 -----------------------+-------------------------------- {{{ # port info gearmand gearmand @1.1.12 (sysutils, net, devel) Variants: drizzle, dtrace, memcached, postgres, [+]sqlite, tokyocabinet, universal Description: Gearman provides a generic application framework to farm out work to other machines or processes that are better suited to do the work. It allows you to do work in parallel, to load balance processing, and to call functions between languages. It can be used in a variety of applications, from high- availability web sites to the transport of database replication events. In other words, it is the nervous system for how distributed processing communicates. Homepage: http://gearman.org/ Library Dependencies: boost, libevent, sqlite3 Platforms: darwin License: BSD Maintainers: nomaintainer@macports.org # uname -a Darwin zmMac.local 14.5.0 Darwin Kernel Version 14.5.0: Tue Sep 1 21:23:09 PDT 2015; root:xnu-2782.50.1~1/RELEASE_X86_64 x86_64 # gearmand Segmentation fault: 11 }}} Tried to reinstall, tried to install libevent & reinstall port. I suspect something inside gearmand code. -- Ticket URL: <https://trac.macports.org/ticket/49410> MacPorts <https://www.macports.org/> Ports system for OS X