[kde-freebsd] x11/kde4-workspace: automoc4 SEGVs on certain files

Raphael Kubo da Costa rakuco at FreeBSD.org
Tue Jun 11 11:46:35 UTC 2013


Matthias Apitz <guru at unixarea.de> writes:

> The backtrace was useless because automoc4 was compiled on the fly and
> without debugging information; maybe also the libs used by automoc4
> should be compiled with debug, at least libQtCore.so.4.
[...]
> # cd /usr/ports/devel/automoc4
> # make install clean USE_GCC=any WITH_DEBUG=yes
>
> # cd /usr/ports/x11/kde4
> # nohup install clean BATCH=yes

That should probably be OK, just make sure core dumps are
enabled. automoc and qt-corelibs4 with debug symbols should be more than
enough; using the gdb in ports may be more helpful than the one in base
when inspecting the core dump, btw.


More information about the kde-freebsd mailing list