Date: Tue, 24 Jan 2017 19:11:23 +0000 From: bugzilla-noreply@freebsd.org To: office@FreeBSD.org Subject: [Bug 216446] editors/libreoffice: sfx2_classification test crashes during build with clang/libc++ 4.0 Message-ID: <bug-216446-25061-Bex3kAjqOl@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-216446-25061@https.bugs.freebsd.org/bugzilla/> References: <bug-216446-25061@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216446 Dimitry Andric <dim@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dim@FreeBSD.org --- Comment #1 from Dimitry Andric <dim@FreeBSD.org> --- Sigh, I always have great difficulty getting libreoffice built with sensible debug information, and also the humongous build system doesn't really help.= :) Can you run the test under valgrind, e.g. according to its suggestion: make CppunitTest_sfx2_classification VALGRIND=3Dmemcheck ? That said, the previous libreoffice crash I saw occurred *only* during its = main build process. Running it with an invocation like above never crashed. :( --=20 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-216446-25061-Bex3kAjqOl>