[Bug 199265] net-mgmt/seafile-gui: Segmentation fault while running seafile-applet

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Apr 7 14:57:42 UTC 2015


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 at FreeBSD.org
          Reporter: ports at stdrand.com
                CC: yan_jingfeng at yahoo.com
                CC: yan_jingfeng at yahoo.com
             Flags: maintainer-feedback?(yan_jingfeng at 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.


More information about the freebsd-ports-bugs mailing list