I can't reproduce it here, on trunk with:
FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512
Target: x86_64-unknown-freebsd10.3
with either our built-in HSQLDB driver or SQlite over ODBC.

What version of AOO are you using? What database driver? What build
settings?

Damjan

On Mon, Nov 27, 2017 at 1:47 AM, Don Lewis <truck...@apache.org> wrote:

> I'm seeing another bug in base on all versions of FreeBSD.  To
> reproduce:
>   1. Open an existing database
>   2. Select Table in the far left pane
>   3. Select a table in the lower left pane
>   4. Select Document in the lower right pane
> At that point, my mouse cursor shows that something is busy.  I am able
> to File->Exit, but nothing happens.  If I ^c the process, it drops core
> with this backtrace:
>
> #0  0x00000008051f5c9f in GraphicReader::GetPreviewSize ()
>    from /usr/local/openoffice-4.1.4/openoffice4/program/libvcl.so
> #1  0x00000008051f47bf in GraphicReader::GetPreviewSize ()
>    from /usr/local/openoffice-4.1.4/openoffice4/program/libvcl.so
> #2  0x00000008051f42c0 in GraphicReader::GetPreviewSize ()
>    from /usr/local/openoffice-4.1.4/openoffice4/program/libvcl.so
> #3  0x00000008051e7e43 in ImageList::~ImageList ()
>    from /usr/local/openoffice-4.1.4/openoffice4/program/libvcl.so
> #4  0x00000008051e8b92 in ImageList::GetImage ()
>    from /usr/local/openoffice-4.1.4/openoffice4/program/libvcl.so
> #5  0x0000000803aaf6e3 in SvFileInformationManager::GetFolderImage ()
>    from /usr/local/openoffice-4.1.4/openoffice4/program/libsvt.so
> #6  0x0000000803aadd1d in SvFileInformationManager::GetFileImage ()
>    from /usr/local/openoffice-4.1.4/openoffice4/program/libsvt.so
> #7  0x0000000805fb38e2 in SvxXShadowPreview::Paint ()
>    from /usr/local/openoffice-4.1.4/openoffice4/program/libsvx.so
> #8  0x0000000809f23000 in component_getFactory ()
>    from /usr/local/openoffice-4.1.4/openoffice4/program/libfwk.so
> #9  0x0000000805faf122 in SvxXShadowPreview::Paint ()
>    from /usr/local/openoffice-4.1.4/openoffice4/program/libsvx.so
> #10 0x0000000805faedfc in SvxXShadowPreview::Paint ()
>    from /usr/local/openoffice-4.1.4/openoffice4/program/libsvx.so
> #11 0x00000008060c2c2a in SvxVertTextTbxCtrl::SvxVertTextTbxCtrl ()
> ---Type <return> to continue, or q <return> to quit---
>    from /usr/local/openoffice-4.1.4/openoffice4/program/libsvx.so
> #12 0x00000008060c2a15 in SvxVertTextTbxCtrl::SvxVertTextTbxCtrl ()
>    from /usr/local/openoffice-4.1.4/openoffice4/program/libsvx.so
> #13 0x00000008060c3148 in SvxVertTextTbxCtrl::SvxVertTextTbxCtrl ()
>    from /usr/local/openoffice-4.1.4/openoffice4/program/libsvx.so
> #14 0x0000000800c2eb6a in ?? ()
>    from /usr/local/openoffice-4.1.4/openoffice4/program/libsofficeapp.so
> #15 0x0000000800c2ef09 in ?? ()
>    from /usr/local/openoffice-4.1.4/openoffice4/program/libsofficeapp.so
> #16 0x0000000805139ebe in VclResId ()
>    from /usr/local/openoffice-4.1.4/openoffice4/program/libvcl.so
> #17 0x0000000800852da9 in osl_setErrorReporting ()
>    from /usr/local/openoffice-4.1.4/openoffice4/program/libuno_sal.so.3
> #18 0x00000008243bfc64 in os::Bsd::chained_handler ()
>    from /usr/local/openjdk8/jre/lib/amd64/server/libjvm.so
> #19 0x00000008243c2a4f in JVM_handle_bsd_signal ()
>    from /usr/local/openjdk8/jre/lib/amd64/server/libjvm.so
> #20 0x00000008243bfadd in signalHandler ()
>    from /usr/local/openjdk8/jre/lib/amd64/server/libjvm.so
> #21 0x00000008017afb37 in pthread_sigmask () from /lib/libthr.so.3
> #22 0x00000008017af22c in pthread_getspecific () from /lib/libthr.so.3
> #23 <signal handler called>
> #24 0x000000080085fd11 in rtl_locale_equals ()
> ---Type <return> to continue, or q <return> to quit---
>    from /usr/local/openoffice-4.1.4/openoffice4/program/libuno_sal.so.3
> #25 0x000000080085fbc3 in rtl_locale_equals ()
>    from /usr/local/openoffice-4.1.4/openoffice4/program/libuno_sal.so.3
> #26 0x0000000800864437 in rtl_uString_release ()
>    from /usr/local/openoffice-4.1.4/openoffice4/program/libuno_sal.so.3
> #27 0x000000081bc98c85 in ?? ()
>    from /usr/local/openoffice-4.1.4/openoffice4/program/../program/
> libpackage2.so
> #28 0x000000081bcc9afb in ?? ()
>    from /usr/local/openoffice-4.1.4/openoffice4/program/../program/
> libpackage2.so
> #29 0x000000081bcc70ed in ?? ()
>    from /usr/local/openoffice-4.1.4/openoffice4/program/../program/
> libpackage2.so
> #30 0x000000081bcc704f in ?? ()
>    from /usr/local/openoffice-4.1.4/openoffice4/program/../program/
> libpackage2.so
> #31 0x0000000802140e7a in cppu::OWeakObject::release ()
>    from /usr/local/openoffice-4.1.4/openoffice4/program/libuno_cppuh
> elpergcc3.so.3
> #32 0x00000008051f5f24 in GraphicReader::GetPreviewSize ()
>    from /usr/local/openoffice-4.1.4/openoffice4/program/libvcl.so
> #33 0x00000008051f404e in GraphicReader::GetPreviewSize ()
> ---Type <return> to continue, or q <return> to quit---
>    from /usr/local/openoffice-4.1.4/openoffice4/program/libvcl.so
> #34 0x000000080513403a in AllSettings::LocaleSettingsChanged ()
>    from /usr/local/openoffice-4.1.4/openoffice4/program/libvcl.so
> #35 0x0000000801ae5206 in __cxa_finalize () from /lib/libc.so.7
> #36 0x0000000801a8629c in exit () from /lib/libc.so.7
> #37 0x00000008241a4404 in vm_direct_exit ()
>    from /usr/local/openjdk8/jre/lib/amd64/server/libjvm.so
> #38 0x00000008245302b1 in VM_Operation::evaluate ()
>    from /usr/local/openjdk8/jre/lib/amd64/server/libjvm.so
> #39 0x000000082452fbb7 in VMThread::evaluate_operation ()
>    from /usr/local/openjdk8/jre/lib/amd64/server/libjvm.so
> #40 0x000000082452f614 in VMThread::loop ()
>    from /usr/local/openjdk8/jre/lib/amd64/server/libjvm.so
> #41 0x000000082452f2e5 in VMThread::run ()
>    from /usr/local/openjdk8/jre/lib/amd64/server/libjvm.so
> #42 0x00000008243bc9af in java_start ()
>    from /usr/local/openjdk8/jre/lib/amd64/server/libjvm.so
> #43 0x00000008017aa855 in pthread_create () from /lib/libthr.so.3
> #44 0x0000000000000000 in ?? ()
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
>
>

Reply via email to