Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 May 2017 18:07:51 -0700
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        freebsd-hackers@freebsd.org
Subject:   Re: mutex owned?
Message-ID:  <20170513010751.GA83437@troutmask.apl.washington.edu>
In-Reply-To: <20170513010459.GA83399@troutmask.apl.washington.edu>
References:  <20170513010459.GA83399@troutmask.apl.washington.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, May 12, 2017 at 06:04:59PM -0700, Steve Kargl wrote:
> So, after 6 to 8 hours of building libreoffice, I run into this
> 
> [CUT] sw_odfimport
> Abort trap (core dumped)
> OK (1)
> Fatal error 'mutex 0x2beaa340 own 0x189be is on list 0x69004c 0x74006e' at line 153 in file /mnt/src/lib/libthr/thread/thr_mutex.c (errno = 0)
> 
> No core file identified in directory /usr/ports/editors/libreoffice/work/libreoffice-5.2.7.2/workdir/CppunitTest/dbaccess_dialog_save.test.core
> To show backtraces for crashes during test execution,
> enable core files with:
> 
>    ulimit -c unlimited
> 
> 
> Error: a unit test failed, please do one of:
> make CppunitTest_dbaccess_dialog_save CPPUNITTRACE="gdb --args"
>     # for interactive debugging on Linux
> make CppunitTest_dbaccess_dialog_save VALGRIND=memcheck
>     # for memory checking
> make CppunitTest_dbaccess_dialog_save DEBUGCPPUNIT=TRUE
>     # for exception catching
> 
> gmake[3]: *** [/usr/ports/editors/libreoffice/work/libreoffice-5.2.7.2/solenv/gbuild/CppunitTest.mk:100: /usr/ports/editors/libreoffice/work/libreoffice-5.2.7.2/workdir/CppunitTest/dbaccess_dialog_save.test] Error 1
> 
> Is there a known issue with libthr on i686?
> 

Forgot to mention that this is a recent FreeBSD-current.

FreeBSD laptop-kargl 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r317842:
Sat May 6 07:35:30 PDT 2017 kargl@laptop-kargl:/mnt/obj/mnt/src/sys/MOBILE
i386

-- 
Steve
20170425 https://www.youtube.com/watch?v=VWUpyCsUKR4
20161221 https://www.youtube.com/watch?v=IbCHE-hONow



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170513010751.GA83437>