[Bug 196236] graphics/shotwell segmentation fault

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Dec 28 22:43:09 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196236

--- Comment #5 from tonymaher at optusnet.com.au ---
ldd /usr/local/bin/shotwell | grep libgcc_s.so
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x808f76000)
ldd /usr/local/lib/libraw.so.9  | grep libgcc_s.so
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x801c4d000)
ldd /usr/local/lib/libraw.so.9 | grep libgomp
ldd /usr/local/bin/shotwell | grep libgomp

Any image causes it to crash.

If I try to compile libraw it uses c++ (no openmp defined).
Cannot work out hpow to override that.

Thanks.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list