https://bugs.documentfoundation.org/show_bug.cgi?id=92617

--- Comment #7 from Alex Thurgood <ipla...@yahoo.co.uk> ---
On master, running in lldb, it first stops on its own when opening form Table1

Process 12524 stopped
* thread #18: tid = 0x1dd248, 0x000000012bcf329b, stop reason = signal SIGBUS
    frame #0: 0x000000012bcf329b
->  0x12bcf329b: testl  -0x1ad3b1a1(%rip), %eax
    0x12bcf32a1: retq   
    0x12bcf32a2: nop    
    0x12bcf32a3: nop    

Continuing to clicking on Exit button :

warn:sal.osl.mutex:12524:1:sal/osl/unx/mutex.cxx:82: pthread_mutex_destroy
failed: Resource busy
warn:legacy.osl:12524:1:svx/source/form/formcontroller.cxx:3573: caught an
exception!
in function:bool
svxform::FormController::checkFormComponentValidity(rtl::OUString &,
Reference<com::sun::star::awt::XControlModel> &)
type: com.sun.star.lang.DisposedException
context: N7svxform14FormControllerE

warn:legacy.osl:12524:1:svx/source/form/formcontroller.cxx:3659: caught an
exception!
in function:bool svxform::(anonymous
namespace)::lcl_shouldValidateRequiredFields_nothrow(const
Reference<com::sun::star::uno::XInterface> &)
type: com.sun.star.uno.RuntimeException
message: unsatisfied query for interface of type com.sun.star.container.XChild!

warn:legacy.osl:12524:1:svx/source/form/formcontroller.cxx:3705:
FormController::approveRowChange: no column infos!
error: libdbalo.dylib debug map object file
'/Volumes/BUILDHD/Shared/LO/core/workdir/CxxObject/dbaccess/source/core/api/RowSetCache.o'
has changed (actual time is 0x559ad0a7, debug map time is 0x5596928a) since
this executable was linked, file will be ignored
Process 12524 stopped
* thread #1: tid = 0x1dd143, 0x000000011ce5fb4e
libdbalo.dylib`dbaccess::ORowSetCache::insertRow(std::__1::vector<com::sun::star::uno::Any,
std::__1::allocator<com::sun::star::uno::Any> >&) + 46, queue =
'com.apple.main-thread', stop reason = signal SIGSEGV
    frame #0: 0x000000011ce5fb4e
libdbalo.dylib`dbaccess::ORowSetCache::insertRow(std::__1::vector<com::sun::star::uno::Any,
std::__1::allocator<com::sun::star::uno::Any> >&) + 46
libdbalo.dylib`dbaccess::ORowSetCache::insertRow:
->  0x11ce5fb4e <+46>: movq   0xd0(%rax), %rsi
    0x11ce5fb55 <+53>: testb  $0x1, (%rsi)
    0x11ce5fb58 <+56>: movq   %rax, -0x2d8(%rbp)
    0x11ce5fb5f <+63>: je     0x11ce5fb93               ; <+115>

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to