Date: Tue, 07 Apr 2015 14:57:42 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 199265] net-mgmt/seafile-gui: Segmentation fault while running seafile-applet Message-ID: <bug-199265-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199265 Bug ID: 199265 Summary: net-mgmt/seafile-gui: Segmentation fault while running seafile-applet Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: ports@stdrand.com CC: yan_jingfeng@yahoo.com CC: yan_jingfeng@yahoo.com Flags: maintainer-feedback?(yan_jingfeng@yahoo.com) Created attachment 155306 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=155306&action=edit Relevant logs net-mgmt/seafile-gui is segfaulting when trying to run its program (called `seafile-applet`). It would appear that the segmentation fault is from mismatched linked versions --- seafile-applet is trying to use both libssl.so.8 and libssl.so.7 (note how the backtrace entries 0 and 1 in attached gdb.log link to libssl.so.8 and libssl.so.7, respectively). Furthermore, neither seafile-gui nor seafile nor ccnet ports can be compiled without `WITH_OPENSSL_PORT`; `pkg-config` cannot find the base OpenSSL. Attached `sysinfo.txt` contains the relevant system and package versions. Attachments: - sysinfo.txt --- system information - gdb.log --- output from `gdb seafile-applet` - build.log --- excerpt from (failed) build of seafile-gui - ccnet.config.log --- config.log from `/usr/ports/net-mgmt/ccnet/work/haiwen-ccnet-1e1aeae/config.log` (mentioned in build.log) -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199265-13>