Bugzilla – Attachment 68015 Details for
Bug 55558
hang closing SQL query window
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
typescript of gdb session with `thread apply all backtrace full`
20121002_1632_gdb (text/plain), 166.35 KB, created by
Terrence Enger
on 2012-10-03 00:21:10 UTC
(
hide
)
Description:
typescript of gdb session with `thread apply all backtrace full`
Filename:
MIME Type:
Creator:
Terrence Enger
Created:
2012-10-03 00:21:10 UTC
Size:
166.35 KB
patch
obsolete
>Script started on Tue 02 Oct 2012 04:52:27 PM EDT >]0;terry@cougar-natty: ~/lo_hacking/notesterry@cougar-natty:~/lo_hacking/notes$ ps -AF | grep --extended-regexp 'soffice. bin' >terry 1149 426 4 263513 178308 0 16:02 pts/2 00:02:03 ./[01;31m[Ksoffice.bin[m[K /home/terry/lo_hacking/notes/bug_037641/IT-0-0-2f.odb >terry 1738 1680 0 1328 880 0 16:52 pts/5 00:00:00 grep --color=auto --extended-regexp [01;31m[Ksoffice.bin[m[K >terry 27420 1 0 76700 31424 0 Oct01 ? 00:01:22 /usr/lib/libreoffice/program/[01;31m[Ksoffice.bin[m[K -splash-pipe=5 >]0;terry@cougar-natty: ~/lo_hacking/notesterry@cougar-natty:~/lo_hacking/notes$ gdb >GNU gdb (Ubuntu/Linaro 7.2-1ubuntu11) 7.2 >Copyright (C) 2010 Free Software Foundation, Inc. >License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> >This is free software: you are free to change and redistribute it. >There is NO WARRANTY, to the extent permitted by law. Type "show copying" >and "show warranty" for details. >This GDB was configured as "i686-linux-gnu". >For bug reporting instructions, please see: ><http://www.gnu.org/software/gdb/bugs/>. >(gdb) attach 1149 >Attaching to process 1149 >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/soffice.bin...done. >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../ure-link/lib/libuno_sal.so.3...done. >Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solver/unxlngi6/lib/libuno_sal.so.3-gdb.py", line 39, in <module> > from libreoffice.sal import register_pretty_printers > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/sal.py", line 29, in <module> > import gdb.types >ImportError: No module named types >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../ure-link/lib/libuno_sal.so.3 >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libsofficeapp.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libsofficeapp.so >Reading symbols from /usr/lib/i386-linux-gnu/libstdc++.so.6...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/i386-linux-gnu/libstdc++.so.6 >Reading symbols from /lib/i386-linux-gnu/libm.so.6...Reading symbols from /usr/lib/debug/lib/i386-linux-gnu/libm-2.13.so...done. >done. >Loaded symbols for /lib/i386-linux-gnu/libm.so.6 >Reading symbols from /lib/i386-linux-gnu/libgcc_s.so.1...(no debugging symbols found)...done. >Loaded symbols for /lib/i386-linux-gnu/libgcc_s.so.1 >Reading symbols from /lib/i386-linux-gnu/libc.so.6...Reading symbols from /usr/lib/debug/lib/i386-linux-gnu/libc-2.13.so...done. >done. >Loaded symbols for /lib/i386-linux-gnu/libc.so.6 >Reading symbols from /lib/i386-linux-gnu/libpthread.so.0...Reading symbols from /usr/lib/debug/lib/i386-linux-gnu/libpthread-2.13.so...done. >[Thread debugging using libthread_db enabled] >[New Thread 0xa99f4b70 (LWP 1381)] >[New Thread 0xb5c4cb70 (LWP 1380)] >[New Thread 0xb15efb70 (LWP 1192)] >[New Thread 0xab0f2b70 (LWP 1184)] >[New Thread 0xb0deeb70 (LWP 1183)] >[New Thread 0xad749b70 (LWP 1178)] >[New Thread 0xad79ab70 (LWP 1177)] >[New Thread 0xad81bb70 (LWP 1176)] >[New Thread 0xad86cb70 (LWP 1175)] >[New Thread 0xad8bdb70 (LWP 1174)] >[New Thread 0xad90eb70 (LWP 1173)] >[New Thread 0xad98fb70 (LWP 1172)] >[New Thread 0xb1df0b70 (LWP 1166)] >[New Thread 0xb4307b70 (LWP 1163)] >[New Thread 0xb3b06b70 (LWP 1154)] >[New Thread 0xb544bb70 (LWP 1152)] >[New Thread 0xb6453b70 (LWP 1150)] >done. >Loaded symbols for /lib/i386-linux-gnu/libpthread.so.0 >Reading symbols from /lib/i386-linux-gnu/libdl.so.2...Reading symbols from /usr/lib/debug/lib/i386-linux-gnu/libdl-2.13.so...done. >done. >Loaded symbols for /lib/i386-linux-gnu/libdl.so.2 >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libcomphelpgcc3.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libcomphelpgcc3.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../ure-link/lib/libuno_cppu.so.3...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../ure-link/lib/libuno_cppu.so.3 >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../ure-link/lib/libuno_cppuhelpergcc3.so.3...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../ure-link/lib/libuno_cppuhelpergcc3.so.3 >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libdeploymentmisclo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libdeploymentmisclo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libi18nisolang1gcc3.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libi18nisolang1gcc3.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../ure-link/lib/libuno_salhelpergcc3.so.3...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../ure-link/lib/libuno_salhelpergcc3.so.3 >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libsfxlo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libsfxlo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libsvllo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libsvllo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libsvtlo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libsvtlo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libtklo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libtklo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libtllo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libtllo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libucbhelper4gcc3.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libucbhelper4gcc3.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libutllo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libutllo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libvcllo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libvcllo.so >Reading symbols from /lib/ld-linux.so.2...(no debugging symbols found)...done. >Loaded symbols for /lib/ld-linux.so.2 >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../ure-link/lib/libreg.so.3...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../ure-link/lib/libreg.so.3 >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../ure-link/lib/libxmlreader.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../ure-link/lib/libxmlreader.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libxmlscriptlo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libxmlscriptlo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libdb-4.7.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libdb-4.7.so >Reading symbols from /lib/i386-linux-gnu/libglib-2.0.so.0...(no debugging symbols found)...done. >Loaded symbols for /lib/i386-linux-gnu/libglib-2.0.so.0 >Reading symbols from /usr/lib/libxml2.so.2...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/libxml2.so.2 >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/liblangtag.so.0...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/liblangtag.so.0 >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libbasegfxlo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libbasegfxlo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libdrawinglayerlo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libdrawinglayerlo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libfwelo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libfwelo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libsaxlo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libsaxlo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libsblo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libsblo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libsotlo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libsotlo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libi18nutilgcc3.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libi18nutilgcc3.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../ure-link/lib/libjvmfwk.so.3...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../ure-link/lib/libjvmfwk.so.3 >Reading symbols from /usr/lib/i386-linux-gnu/libjpeg.so.62...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/i386-linux-gnu/libjpeg.so.62 >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libicuuc.so.49...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libicuuc.so.49 >Reading symbols from /usr/lib/i386-linux-gnu/libX11.so.6...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/i386-linux-gnu/libX11.so.6 >Reading symbols from /lib/i386-linux-gnu/libz.so.1...(no debugging symbols found)...done. >Loaded symbols for /lib/i386-linux-gnu/libz.so.1 >Reading symbols from /usr/lib/libcups.so.2...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/libcups.so.2 >Reading symbols from /usr/lib/libdbus-glib-1.so.2...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/libdbus-glib-1.so.2 >Reading symbols from /lib/i386-linux-gnu/libdbus-1.so.3...(no debugging symbols found)...done. >Loaded symbols for /lib/i386-linux-gnu/libdbus-1.so.3 >Reading symbols from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/i386-linux-gnu/libgobject-2.0.so.0 >Reading symbols from /usr/lib/i386-linux-gnu/libgthread-2.0.so.0...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/i386-linux-gnu/libgthread-2.0.so.0 >Reading symbols from /lib/i386-linux-gnu/librt.so.1...Reading symbols from /usr/lib/debug/lib/i386-linux-gnu/librt-2.13.so...done. >done. >Loaded symbols for /lib/i386-linux-gnu/librt.so.1 >Reading symbols from /usr/lib/i386-linux-gnu/libfontconfig.so.1...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/i386-linux-gnu/libfontconfig.so.1 >Reading symbols from /usr/lib/i386-linux-gnu/libfreetype.so.6...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/i386-linux-gnu/libfreetype.so.6 >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libnspr4.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libnspr4.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libnss3.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libnss3.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libsmime3.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libsmime3.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../ure-link/lib/libjvmaccessgcc3.so.3...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../ure-link/lib/libjvmaccessgcc3.so.3 >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libicule.so.49...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libicule.so.49 >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/liblcms2.so.2...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/liblcms2.so.2 >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libcairo.so.2...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libcairo.so.2 >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libpixman-1.so.0...(no debugging symbols found)...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libpixman-1.so.0 >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../ure-link/lib/libstore.so.3...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../ure-link/lib/libstore.so.3 >Reading symbols from /lib/i386-linux-gnu/libpcre.so.3...(no debugging symbols found)...done. >Loaded symbols for /lib/i386-linux-gnu/libpcre.so.3 >Reading symbols from /usr/lib/i386-linux-gnu/libgmodule-2.0.so.0...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/i386-linux-gnu/libgmodule-2.0.so.0 >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libcanvastoolslo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libcanvastoolslo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libcppcanvaslo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libcppcanvaslo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libfwilo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libfwilo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libicudata.so.49...(no debugging symbols found)...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libicudata.so.49 >Reading symbols from /usr/lib/i386-linux-gnu/libxcb.so.1...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/i386-linux-gnu/libxcb.so.1 >Reading symbols from /usr/lib/i386-linux-gnu/libgssapi_krb5.so.2...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/i386-linux-gnu/libgssapi_krb5.so.2 >Reading symbols from /usr/lib/i386-linux-gnu/libkrb5.so.3...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/i386-linux-gnu/libkrb5.so.3 >Reading symbols from /usr/lib/i386-linux-gnu/libk5crypto.so.3...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/i386-linux-gnu/libk5crypto.so.3 >Reading symbols from /lib/i386-linux-gnu/libcom_err.so.2...(no debugging symbols found)...done. >Loaded symbols for /lib/i386-linux-gnu/libcom_err.so.2 >Reading symbols from /usr/lib/i386-linux-gnu/libgnutls.so.26...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/i386-linux-gnu/libgnutls.so.26 >Reading symbols from /lib/i386-linux-gnu/libgcrypt.so.11...(no debugging symbols found)...done. >Loaded symbols for /lib/i386-linux-gnu/libgcrypt.so.11 >Reading symbols from /usr/lib/i386-linux-gnu/libavahi-common.so.3...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/i386-linux-gnu/libavahi-common.so.3 >Reading symbols from /usr/lib/i386-linux-gnu/libavahi-client.so.3...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/i386-linux-gnu/libavahi-client.so.3 >Reading symbols from /lib/i386-linux-gnu/libexpat.so.1...(no debugging symbols found)...done. >Loaded symbols for /lib/i386-linux-gnu/libexpat.so.1 >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libnssutil3.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libnssutil3.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libplc4.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libplc4.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libplds4.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libplds4.so >Reading symbols from /lib/i386-linux-gnu/libpng12.so.0...(no debugging symbols found)...done. >Loaded symbols for /lib/i386-linux-gnu/libpng12.so.0 >Reading symbols from /usr/lib/i386-linux-gnu/libXrender.so.1...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/i386-linux-gnu/libXrender.so.1 >Reading symbols from /usr/lib/i386-linux-gnu/libXau.so.6...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/i386-linux-gnu/libXau.so.6 >Reading symbols from /usr/lib/i386-linux-gnu/libXdmcp.so.6...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/i386-linux-gnu/libXdmcp.so.6 >Reading symbols from /usr/lib/i386-linux-gnu/libkrb5support.so.0...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/i386-linux-gnu/libkrb5support.so.0 >Reading symbols from /lib/i386-linux-gnu/libkeyutils.so.1...(no debugging symbols found)...done. >Loaded symbols for /lib/i386-linux-gnu/libkeyutils.so.1 >Reading symbols from /lib/i386-linux-gnu/libresolv.so.2...Reading symbols from /usr/lib/debug/lib/i386-linux-gnu/libresolv-2.13.so...done. >done. >Loaded symbols for /lib/i386-linux-gnu/libresolv.so.2 >Reading symbols from /usr/lib/i386-linux-gnu/libtasn1.so.3...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/i386-linux-gnu/libtasn1.so.3 >Reading symbols from /lib/i386-linux-gnu/libgpg-error.so.0...(no debugging symbols found)...done. >Loaded symbols for /lib/i386-linux-gnu/libgpg-error.so.0 >Reading symbols from /lib/i386-linux-gnu/libnss_compat.so.2...Reading symbols from /usr/lib/debug/lib/i386-linux-gnu/libnss_compat-2.13.so...done. >done. >Loaded symbols for /lib/i386-linux-gnu/libnss_compat.so.2 >Reading symbols from /lib/i386-linux-gnu/libnsl.so.1...Reading symbols from /usr/lib/debug/lib/i386-linux-gnu/libnsl-2.13.so...done. >done. >Loaded symbols for /lib/i386-linux-gnu/libnsl.so.1 >Reading symbols from /lib/i386-linux-gnu/libnss_nis.so.2...Reading symbols from /usr/lib/debug/lib/i386-linux-gnu/libnss_nis-2.13.so...done. >done. >Loaded symbols for /lib/i386-linux-gnu/libnss_nis.so.2 >Reading symbols from /lib/i386-linux-gnu/libnss_files.so.2...Reading symbols from /usr/lib/debug/lib/i386-linux-gnu/libnss_files-2.13.so...done. >done. >Loaded symbols for /lib/i386-linux-gnu/libnss_files.so.2 >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libvclplug_gtklo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libvclplug_gtklo.so >Reading symbols from /usr/lib/libgtk-x11-2.0.so.0...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/libgtk-x11-2.0.so.0 >Reading symbols from /usr/lib/libgdk-x11-2.0.so.0...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/libgdk-x11-2.0.so.0 >Reading symbols from /usr/lib/i386-linux-gnu/libatk-1.0.so.0...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/i386-linux-gnu/libatk-1.0.so.0 >Reading symbols from /usr/lib/i386-linux-gnu/libgio-2.0.so.0...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/i386-linux-gnu/libgio-2.0.so.0 >Reading symbols from /usr/lib/i386-linux-gnu/libpangoft2-1.0.so.0...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/i386-linux-gnu/libpangoft2-1.0.so.0 >Reading symbols from /usr/lib/i386-linux-gnu/libpangocairo-1.0.so.0...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/i386-linux-gnu/libpangocairo-1.0.so.0 >Reading symbols from /usr/lib/i386-linux-gnu/libpango-1.0.so.0...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/i386-linux-gnu/libpango-1.0.so.0 >Reading symbols from /usr/lib/libgdk_pixbuf_xlib-2.0.so.0...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/libgdk_pixbuf_xlib-2.0.so.0 >Reading symbols from /usr/lib/libgdk_pixbuf-2.0.so.0...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/libgdk_pixbuf-2.0.so.0 >Reading symbols from /usr/lib/i386-linux-gnu/libXext.so.6...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/i386-linux-gnu/libXext.so.6 >Reading symbols from /usr/lib/i386-linux-gnu/libSM.so.6...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/i386-linux-gnu/libSM.so.6 >Reading symbols from /usr/lib/i386-linux-gnu/libICE.so.6...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/i386-linux-gnu/libICE.so.6 >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libvclplug_genlo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libvclplug_genlo.so >Reading symbols from /usr/lib/i386-linux-gnu/libXcomposite.so.1...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/i386-linux-gnu/libXcomposite.so.1 >Reading symbols from /usr/lib/i386-linux-gnu/libXdamage.so.1...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/i386-linux-gnu/libXdamage.so.1 >Reading symbols from /usr/lib/i386-linux-gnu/libXfixes.so.3...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/i386-linux-gnu/libXfixes.so.3 >Reading symbols from /usr/lib/i386-linux-gnu/libXinerama.so.1...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/i386-linux-gnu/libXinerama.so.1 >Reading symbols from /usr/lib/i386-linux-gnu/libXi.so.6...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/i386-linux-gnu/libXi.so.6 >Reading symbols from /usr/lib/i386-linux-gnu/libXrandr.so.2...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/i386-linux-gnu/libXrandr.so.2 >Reading symbols from /usr/lib/i386-linux-gnu/libXcursor.so.1...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/i386-linux-gnu/libXcursor.so.1 >Reading symbols from /lib/i386-linux-gnu/libselinux.so.1...(no debugging symbols found)...done. >Loaded symbols for /lib/i386-linux-gnu/libselinux.so.1 >Reading symbols from /lib/i386-linux-gnu/libuuid.so.1...(no debugging symbols found)...done. >Loaded symbols for /lib/i386-linux-gnu/libuuid.so.1 >Reading symbols from /usr/lib/liboverlay-scrollbar-0.1.so.0...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/liboverlay-scrollbar-0.1.so.0 >Reading symbols from /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so >Reading symbols from /usr/lib/libcanberra-gtk.so.0...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/libcanberra-gtk.so.0 >Reading symbols from /usr/lib/libcanberra.so.0...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/libcanberra.so.0 >Reading symbols from /usr/lib/libvorbisfile.so.3...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/libvorbisfile.so.3 >Reading symbols from /usr/lib/libtdb.so.1...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/libtdb.so.1 >Reading symbols from /usr/lib/libltdl.so.7...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/libltdl.so.7 >Reading symbols from /usr/lib/libvorbis.so.0...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/libvorbis.so.0 >Reading symbols from /usr/lib/libogg.so.0...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/libogg.so.0 >Reading symbols from /usr/lib/gtk-2.0/2.10.0/engines/libmurrine.so...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/gtk-2.0/2.10.0/engines/libmurrine.so >Reading symbols from /usr/lib/gtk-2.0/2.10.0/engines/libpixmap.so...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/gtk-2.0/2.10.0/engines/libpixmap.so >Reading symbols from /usr/lib/gtk-2.0/2.10.0/menuproxies/libappmenu.so...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/gtk-2.0/2.10.0/menuproxies/libappmenu.so >Reading symbols from /usr/lib/libdbusmenu-gtk.so.3...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/libdbusmenu-gtk.so.3 >Reading symbols from /usr/lib/libdbusmenu-glib.so.3...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/libdbusmenu-glib.so.3 >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/ure/lib/libgcc3_uno.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/ure/lib/libgcc3_uno.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/ure/lib/bootstrap.uno.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/ure/lib/bootstrap.uno.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/configmgr.uno.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/configmgr.uno.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/localebe1.uno.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/localebe1.uno.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libspllo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libspllo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/i18npool.uno.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/i18npool.uno.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libicui18n.so.49...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libicui18n.so.49 >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/liblocaledata_en.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/liblocaledata_en.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libucb1.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libucb1.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/ucpgvfs1.uno.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/ucpgvfs1.uno.so >Reading symbols from /usr/lib/libgnomevfs-2.so.0...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/libgnomevfs-2.so.0 >Reading symbols from /usr/lib/libgconf-2.so.4...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/libgconf-2.so.4 >Reading symbols from /usr/lib/i386-linux-gnu/libavahi-glib.so.1...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/i386-linux-gnu/libavahi-glib.so.1 >Reading symbols from /lib/i386-linux-gnu/libutil.so.1...Reading symbols from /usr/lib/debug/lib/i386-linux-gnu/libutil-2.13.so...done. >done. >Loaded symbols for /lib/i386-linux-gnu/libutil.so.1 >Reading symbols from /usr/lib/libORBit-2.so.0...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/libORBit-2.so.0 >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libfwklo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libfwklo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libucpfile1.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libucpfile1.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/desktopbe1.uno.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/desktopbe1.uno.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/gconfbe1.uno.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/gconfbe1.uno.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libpackage2.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libpackage2.so >Reading symbols from /usr/lib/i386-linux-gnu/pango/1.6.0/modules/pango-basic-fc.so...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/i386-linux-gnu/pango/1.6.0/modules/pango-basic-fc.so >Reading symbols from /usr/lib/gtk-2.0/2.10.0/immodules/im-ibus.so...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/gtk-2.0/2.10.0/immodules/im-ibus.so >Reading symbols from /usr/lib/libibus.so.2...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/libibus.so.2 >Reading symbols from /usr/lib/gio/modules/libgvfsdbus.so...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/gio/modules/libgvfsdbus.so >Reading symbols from /usr/lib/libgvfscommon.so.0...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/libgvfscommon.so.0 >Reading symbols from /lib/i386-linux-gnu/libudev.so.0...(no debugging symbols found)...done. >Loaded symbols for /lib/i386-linux-gnu/libudev.so.0 >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/ure/lib/stocservices.uno.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/ure/lib/stocservices.uno.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libuuilo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libuuilo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libfilterconfiglo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libfilterconfiglo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libdbaxmllo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libdbaxmllo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libdbalo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libdbalo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libdbtoolslo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libdbtoolslo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libxolo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libxolo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libxstor.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libxstor.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/expwrap.uno.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/expwrap.uno.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/ure/lib/javavm.uno.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/ure/lib/javavm.uno.so >Reading symbols from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >Reading symbols from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/libverify.so...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/jvm/java-6-openjdk/jre/lib/i386/libverify.so >Reading symbols from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/libjava.so...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/jvm/java-6-openjdk/jre/lib/i386/libjava.so >Reading symbols from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/libzip.so...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/jvm/java-6-openjdk/jre/lib/i386/libzip.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libfileacc.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libfileacc.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libdbulo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libdbulo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libeditenglo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libeditenglo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libsvxcorelo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libsvxcorelo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libsvxlo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libsvxlo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/liblnglo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/liblnglo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libavmedialo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libavmedialo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libspelllo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libspelllo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/pythonloader.uno.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/pythonloader.uno.so >Reading symbols from /usr/lib/libpython2.7.so.1.0...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/libpython2.7.so.1.0 >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libpyuno.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libpyuno.so >Reading symbols from /lib/libssl.so.0.9.8...(no debugging symbols found)...done. >Loaded symbols for /lib/libssl.so.0.9.8 >Reading symbols from /lib/libcrypto.so.0.9.8...(no debugging symbols found)...done. >Loaded symbols for /lib/libcrypto.so.0.9.8 >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/ure/lib/invocation.uno.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/ure/lib/invocation.uno.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/ure/lib/introspection.uno.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/ure/lib/introspection.uno.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/ure/lib/reflection.uno.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/ure/lib/reflection.uno.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/ure/lib/invocadapt.uno.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/ure/lib/invocadapt.uno.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libhyphenlo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libhyphenlo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/liblnthlo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/liblnthlo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libdeployment.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libdeployment.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libhelplinkerlo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libhelplinkerlo.so >Reading symbols from /usr/lib/libxslt.so.1...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/libxslt.so.1 >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libclucene.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libclucene.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libmcnttype.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libmcnttype.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libxmlsecurity.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libxmlsecurity.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/fsstorage.uno.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/fsstorage.uno.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/ucpexpand1.uno.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/ucpexpand1.uno.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libunoxmllo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libunoxmllo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libprotocolhandlerlo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libprotocolhandlerlo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libucpchelp1.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libucpchelp1.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libfwllo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libfwllo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libbasctllo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libbasctllo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libucppkg1.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libucppkg1.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/stringresource.uno.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/stringresource.uno.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/ure/lib/textinstream.uno.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/ure/lib/textinstream.uno.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libpcrlo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libpcrlo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/i18nsearch.uno.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/i18nsearch.uno.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libi18nregexplo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libi18nregexplo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/dlgprov.uno.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/dlgprov.uno.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libvbahelperlo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libvbahelperlo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libmsfilterlo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libmsfilterlo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libevtattlo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libevtattlo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/ure/lib/proxyfac.uno.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/ure/lib/proxyfac.uno.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libdbpool2.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libdbpool2.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libsdbc2.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libsdbc2.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libloglo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libloglo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libhsqldb.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libhsqldb.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libjdbclo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libjdbclo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/ure/lib/libaffine_uno_uno.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/ure/lib/libaffine_uno_uno.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/ure/lib/libuno_purpenvhelpergcc3.so.3...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/ure/lib/libuno_purpenvhelpergcc3.so.3 >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libfrmlo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libfrmlo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libcuilo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/libcuilo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libodbclo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libodbclo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libodbcbaselo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libodbcbaselo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libmorklo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libmorklo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libcalclo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libcalclo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libfilelo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libfilelo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libdbaselo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libdbaselo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libflatlo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libflatlo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/postgresql-sdbc.uno.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/postgresql-sdbc.uno.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libmysqllo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libmysqllo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/fpicker.uno.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/fpicker.uno.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/fps_office.uno.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/fps_office.uno.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libsclo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libsclo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libforlo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libforlo.so >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libforuilo.so...done. >Loaded symbols for /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/../program/libforuilo.so >Reading symbols from /usr/lib/gtk-2.0/2.10.0/printbackends/libprintbackend-file.so...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/gtk-2.0/2.10.0/printbackends/libprintbackend-file.so >Reading symbols from /usr/lib/gtk-2.0/2.10.0/printbackends/libprintbackend-cups.so...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/gtk-2.0/2.10.0/printbackends/libprintbackend-cups.so >Reading symbols from /lib/i386-linux-gnu/libcrypt.so.1...Reading symbols from /usr/lib/debug/lib/i386-linux-gnu/libcrypt-2.13.so...done. >done. >Loaded symbols for /lib/i386-linux-gnu/libcrypt.so.1 >Reading symbols from /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so >Reading symbols from /usr/lib/librsvg-2.so.2...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/librsvg-2.so.2 >Reading symbols from /usr/lib/libcroco-0.6.so.3...(no debugging symbols found)...done. >Loaded symbols for /usr/lib/libcroco-0.6.so.3 >0x001ce416 in __kernel_vsyscall () >(gdb) info threads > 18 Thread 0xb6453b70 (LWP 1150) 0x001ce416 in __kernel_vsyscall () > 17 Thread 0xb544bb70 (LWP 1152) 0x001ce416 in __kernel_vsyscall () > 16 Thread 0xb3b06b70 (LWP 1154) 0x001ce416 in __kernel_vsyscall () > 15 Thread 0xb4307b70 (LWP 1163) 0x001ce416 in __kernel_vsyscall () > 14 Thread 0xb1df0b70 (LWP 1166) 0x001ce416 in __kernel_vsyscall () > 13 Thread 0xad98fb70 (LWP 1172) 0x001ce416 in __kernel_vsyscall () > 12 Thread 0xad90eb70 (LWP 1173) 0x001ce416 in __kernel_vsyscall () > 11 Thread 0xad8bdb70 (LWP 1174) 0x001ce416 in __kernel_vsyscall () > 10 Thread 0xad86cb70 (LWP 1175) 0x001ce416 in __kernel_vsyscall () > 9 Thread 0xad81bb70 (LWP 1176) 0x001ce416 in __kernel_vsyscall () > 8 Thread 0xad79ab70 (LWP 1177) 0x001ce416 in __kernel_vsyscall () > 7 Thread 0xad749b70 (LWP 1178) 0x001ce416 in __kernel_vsyscall () > 6 Thread 0xb0deeb70 (LWP 1183) 0x001ce416 in __kernel_vsyscall () > 5 Thread 0xab0f2b70 (LWP 1184) 0x001ce416 in __kernel_vsyscall () > 4 Thread 0xb15efb70 (LWP 1192) 0x001ce416 in __kernel_vsyscall () > 3 Thread 0xb5c4cb70 (LWP 1380) 0x001ce416 in __kernel_vsyscall () > 2 Thread 0xa99f4b70 (LWP 1381) 0x001ce416 in __kernel_vsyscall () >* 1 Thread 0xb6775a30 (LWP 1149) 0x001ce416 in __kernel_vsyscall () >(gdb) thread apply all backtrace > >Thread 18 (Thread 0xb6453b70 (LWP 1150)): >#0 0x001ce416 in __kernel_vsyscall () >#1 0x004a2834 in pthread_cond_timedwait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:236 >#2 0x008ff704 in __pthread_cond_timedwait (cond=0x1a6240, mutex=0x1a60e0, > abstime=0xb6453200) at forward.c:152 >#3 0x00137b64 in rtl_cache_wsupdate_wait (seconds=10) > at /home/terry/lo_hacking/git/libo/sal/rtl/source/alloc_cache.cxx:1397 >#4 0x00137d44 in rtl_cache_wsupdate_all (arg=0xa) > at /home/terry/lo_hacking/git/libo/sal/rtl/source/alloc_cache.cxx:1537 >#5 0x0049de99 in start_thread (arg=0xb6453b70) at pthread_create.c:304 >#6 0x008f19ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 > >Thread 17 (Thread 0xb544bb70 (LWP 1152)): >#0 0x001ce416 in __kernel_vsyscall () >#1 0x008e3256 in __poll (fds=0x8493ca0, nfds=3, timeout=-1) > at ../sysdeps/unix/sysv/linux/poll.c:87 >#2 0x00efc84b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0 >#3 0x00eec1af in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 >---Type <return> to continue, or q <return> to quit---q >Quit >(gdb) set pagination off >(gdb) thread apply all backtrace full > >Thread 18 (Thread 0xb6453b70 (LWP 1150)): >#0 0x001ce416 in __kernel_vsyscall () >No symbol table info available. >#1 0x004a2834 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:236 >No locals. >#2 0x008ff704 in __pthread_cond_timedwait (cond=0x1a6240, mutex=0x1a60e0, abstime=0xb6453200) at forward.c:152 > __p = <value optimized out> >#3 0x00137b64 in rtl_cache_wsupdate_wait (seconds=10) at /home/terry/lo_hacking/git/libo/sal/rtl/source/alloc_cache.cxx:1397 > now = {tv_sec = 1349211194, tv_usec = 770348} > wakeup = {tv_sec = 1349211204, tv_nsec = 770348000} >#4 0x00137d44 in rtl_cache_wsupdate_all (arg=0xa) at /home/terry/lo_hacking/git/libo/sal/rtl/source/alloc_cache.cxx:1537 > seconds = 10 >#5 0x0049de99 in start_thread (arg=0xb6453b70) at pthread_create.c:304 > pd = 0xb6453b70 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {4906996, 0, 4001536, -1236978872, -1574588745, -1140998693}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <value optimized out> > robust = <value optimized out> > pagesize_m1 = <value optimized out> > sp = <value optimized out> > freesize = <value optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#6 0x008f19ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 >No locals. > >Thread 17 (Thread 0xb544bb70 (LWP 1152)): >#0 0x001ce416 in __kernel_vsyscall () >No symbol table info available. >#1 0x008e3256 in __poll (fds=0x8493ca0, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 > resultvar = <value optimized out> > oldtype = -516 > result = <value optimized out> >#2 0x00efc84b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0 >No symbol table info available. >#3 0x00eec1af in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 >No symbol table info available. >#4 0x00eec92b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0 >No symbol table info available. >#5 0x03f19304 in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0 >No symbol table info available. >#6 0x00f152df in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 >No symbol table info available. >#7 0x0049de99 in start_thread (arg=0xb544bb70) at pthread_create.c:304 > pd = 0xb544bb70 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {4906996, 0, 4001536, -1253788856, -1591365967, -1140998693}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <value optimized out> > robust = <value optimized out> > pagesize_m1 = <value optimized out> > sp = <value optimized out> > freesize = <value optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#8 0x008f19ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 >No locals. > >Thread 16 (Thread 0xb3b06b70 (LWP 1154)): >#0 0x001ce416 in __kernel_vsyscall () >No symbol table info available. >#1 0x008f2e28 in accept () at ../sysdeps/unix/sysv/linux/i386/socket.S:97 >No locals. >#2 0x0011ebb9 in osl_acceptPipe (pPipe=0x8bf4ae0) at /home/terry/lo_hacking/git/libo/sal/osl/unx/pipe.c:467 > s = 1174260 > flags = 16399456 > pAcceptedPipe = 0x8b1b5a0 >#3 0x00d970b8 in osl::Pipe::accept (this=0x8b1b59c, Connection=...) at /home/terry/lo_hacking/git/libo/solver/unxlngi6/inc/osl/pipe.hxx:141 >No locals. >#4 0x00d9488d in desktop::OfficeIPCThread::execute (this=0x8b1b588) at /home/terry/lo_hacking/git/libo/desktop/source/app/officeipcthread.cxx:649 > nError = osl_Pipe_E_None >#5 0x00ea4a03 in salhelper::Thread::run (this=0x8b1b588) at /home/terry/lo_hacking/git/libo/salhelper/source/thread.cxx:60 >No locals. >#6 0x00ea4dcf in osl::threadFunc (param=0x8b1b590) at /home/terry/lo_hacking/git/libo/solver/unxlngi6/inc/osl/thread.hxx:196 > pObj = 0x8b1b590 >#7 0x001286f8 in osl_thread_start_Impl (pData=0x8bf4a70) at /home/terry/lo_hacking/git/libo/sal/osl/unx/thread.c:261 > terminate = 0 > pImpl = 0x8bf4a70 >#8 0x0049de99 in start_thread (arg=0xb3b06b70) at pthread_create.c:304 > pd = 0xb3b06b70 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {4906996, 0, 4001536, -1280285880, 1216720572, -1140998693}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <value optimized out> > robust = <value optimized out> > pagesize_m1 = <value optimized out> > sp = <value optimized out> > freesize = <value optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#9 0x008f19ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 >No locals. > >Thread 15 (Thread 0xb4307b70 (LWP 1163)): >#0 0x001ce416 in __kernel_vsyscall () >No symbol table info available. >#1 0x008e3256 in __poll (fds=0x98b9f30, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 > resultvar = <value optimized out> > oldtype = -516 > result = <value optimized out> >#2 0x0402d7da in ICEConnectionWorker (data=0x8bf2ce0) at /home/terry/lo_hacking/git/libo/vcl/unx/generic/app/sm.cxx:643 > nConnectionsBefore = 1 > bWakeup = false > g = {pT = 0x8bf2d00} > t = 0x98b9e80 > pLocalFD = 0x98b9f30 > nRet = 1 > pThis = 0x8bf2ce0 >#3 0x001286f8 in osl_thread_start_Impl (pData=0x98b9e80) at /home/terry/lo_hacking/git/libo/sal/osl/unx/thread.c:261 > terminate = 0 > pImpl = 0x98b9e80 >#4 0x0049de99 in start_thread (arg=0xb4307b70) at pthread_create.c:304 > pd = 0xb4307b70 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {4906996, 0, 4001536, -1271893176, 1218817715, -1140998693}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <value optimized out> > robust = <value optimized out> > pagesize_m1 = <value optimized out> > sp = <value optimized out> > freesize = <value optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#5 0x008f19ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 >No locals. > >Thread 14 (Thread 0xb1df0b70 (LWP 1166)): >#0 0x001ce416 in __kernel_vsyscall () >No symbol table info available. >#1 0x008e3256 in __poll (fds=0xb1df00ac, nfds=1, timeout=1000) at ../sysdeps/unix/sysv/linux/poll.c:87 > resultvar = <value optimized out> > oldtype = -516 > result = <value optimized out> >#2 0x0404f44b in x11::SelectionManager::dispatchEvent (this=0x994b960, millisec=1000) at /home/terry/lo_hacking/git/libo/vcl/unx/generic/dtrans/X11_selection.cxx:3736 > aPollFD = {fd = 36, events = 1, revents = 0} > aGuard = {<osl::ClearableGuard<osl::Mutex>> = {pT = 0x0}, pResetT = 0x994bb54} >#3 0x0404f64f in x11::SelectionManager::run (pThis=0x994b960) at /home/terry/lo_hacking/git/libo/vcl/unx/generic/dtrans/X11_selection.cxx:3774 > aNow = {tv_sec = 1349211194, tv_usec = 510255} > This = 0x994b960 > aLast = {tv_sec = 1349211194, tv_usec = 510255} > xFact = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x3a69c8}, <No data fields>} >#4 0x04041f6f in call_SelectionManager_run (pMgr=0x994b960) at /home/terry/lo_hacking/git/libo/vcl/unx/generic/dtrans/X11_selection.cxx:108 >No locals. >#5 0x001286f8 in osl_thread_start_Impl (pData=0x995d528) at /home/terry/lo_hacking/git/libo/sal/osl/unx/thread.c:261 > terminate = 0 > pImpl = 0x995d528 >#6 0x0049de99 in start_thread (arg=0xb1df0b70) at pthread_create.c:304 > pd = 0xb1df0b70 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {4906996, 0, 4001536, -1310784696, -1773818184, -1140998693}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <value optimized out> > robust = <value optimized out> > pagesize_m1 = <value optimized out> > sp = <value optimized out> > freesize = <value optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#7 0x008f19ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 >No locals. > >Thread 13 (Thread 0xad98fb70 (LWP 1172)): >#0 0x001ce416 in __kernel_vsyscall () >No symbol table info available. >#1 0x004a2834 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:236 >No locals. >#2 0x008ff704 in __pthread_cond_timedwait (cond=0x9b3c940, mutex=0x9b3c928, abstime=0xad98edc8) at forward.c:152 > __p = <value optimized out> >#3 0xb007b404 in os::Linux::safe_cond_timedwait(pthread_cond_t*, pthread_mutex_t*, timespec const*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#4 0xb007d33a in os::PlatformEvent::park(long long) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#5 0xb0058e4e in Monitor::IWait(Thread*, long long) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#6 0xb00593f9 in Monitor::wait(bool, long, bool) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#7 0xb015c7bf in VMThread::loop() () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#8 0xb015c9e1 in VMThread::run() () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#9 0xb0079771 in java_start(Thread*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#10 0x0049de99 in start_thread (arg=0xad98fb70) at pthread_create.c:304 > pd = 0xad98fb70 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {4906996, 0, 4001536, -1382485176, 430288512, -1140998693}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <value optimized out> > robust = <value optimized out> > pagesize_m1 = <value optimized out> > sp = <value optimized out> > freesize = <value optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#11 0x008f19ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 >No locals. > >Thread 12 (Thread 0xad90eb70 (LWP 1173)): >#0 0x001ce416 in __kernel_vsyscall () >No symbol table info available. >#1 0x004a248c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169 >No locals. >#2 0x008ff6ad in __pthread_cond_wait (cond=0x9b24840, mutex=0x9b24828) at forward.c:139 > __p = <value optimized out> >#3 0xb007d124 in os::PlatformEvent::park() () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#4 0xb006f2a3 in ObjectMonitor::wait(long long, bool, Thread*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#5 0xb00f0a8e in ObjectSynchronizer::wait(Handle, long long, Thread*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#6 0xaffb4001 in JVM_MonitorWait () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#7 0xadd810ad in ?? () >No symbol table info available. >#8 0xadd79e21 in ?? () >No symbol table info available. >#9 0xadd79e21 in ?? () >No symbol table info available. >#10 0xadd77366 in ?? () >No symbol table info available. >#11 0xaff817d2 in JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#12 0xb007b539 in os::os_exception_wrapper(void (*)(JavaValue*, methodHandle*, JavaCallArguments*, Thread*), JavaValue*, methodHandle*, JavaCallArguments*, Thread*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#13 0xaff80ccf in JavaCalls::call(JavaValue*, methodHandle, JavaCallArguments*, Thread*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#14 0xaff8114a in JavaCalls::call_virtual(JavaValue*, KlassHandle, symbolHandle, symbolHandle, JavaCallArguments*, Thread*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#15 0xaff812a8 in JavaCalls::call_virtual(JavaValue*, Handle, KlassHandle, symbolHandle, symbolHandle, Thread*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#16 0xaffb270f in thread_entry(JavaThread*, Thread*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#17 0xb012671c in JavaThread::thread_main_inner() () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#18 0xb01267f9 in JavaThread::run() () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#19 0xb0079771 in java_start(Thread*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#20 0x0049de99 in start_thread (arg=0xad90eb70) at pthread_create.c:304 > pd = 0xad90eb70 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {4906996, 0, 4001536, -1383013560, 159755904, -1140998693}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <value optimized out> > robust = <value optimized out> > pagesize_m1 = <value optimized out> > sp = <value optimized out> > freesize = <value optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#21 0x008f19ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 >No locals. > >Thread 11 (Thread 0xad8bdb70 (LWP 1174)): >#0 0x001ce416 in __kernel_vsyscall () >No symbol table info available. >#1 0x004a248c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169 >No locals. >#2 0x008ff6ad in __pthread_cond_wait (cond=0x9bab640, mutex=0x9bab628) at forward.c:139 > __p = <value optimized out> >#3 0xb007d124 in os::PlatformEvent::park() () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#4 0xb006f2a3 in ObjectMonitor::wait(long long, bool, Thread*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#5 0xb00f0a8e in ObjectSynchronizer::wait(Handle, long long, Thread*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#6 0xaffb4001 in JVM_MonitorWait () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#7 0xadd810ad in ?? () >No symbol table info available. >#8 0xadd79e21 in ?? () >No symbol table info available. >#9 0xadd79f87 in ?? () >No symbol table info available. >#10 0xadd79f87 in ?? () >No symbol table info available. >#11 0xadd77366 in ?? () >No symbol table info available. >#12 0xaff817d2 in JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#13 0xb007b539 in os::os_exception_wrapper(void (*)(JavaValue*, methodHandle*, JavaCallArguments*, Thread*), JavaValue*, methodHandle*, JavaCallArguments*, Thread*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#14 0xaff80ccf in JavaCalls::call(JavaValue*, methodHandle, JavaCallArguments*, Thread*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#15 0xaff8114a in JavaCalls::call_virtual(JavaValue*, KlassHandle, symbolHandle, symbolHandle, JavaCallArguments*, Thread*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#16 0xaff812a8 in JavaCalls::call_virtual(JavaValue*, Handle, KlassHandle, symbolHandle, symbolHandle, Thread*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#17 0xaffb270f in thread_entry(JavaThread*, Thread*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#18 0xb012671c in JavaThread::thread_main_inner() () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#19 0xb01267f9 in JavaThread::run() () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#20 0xb0079771 in java_start(Thread*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#21 0x0049de99 in start_thread (arg=0xad8bdb70) at pthread_create.c:304 > pd = 0xad8bdb70 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {4906996, 0, 4001536, -1383345336, 1072017024, -1140998693}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <value optimized out> > robust = <value optimized out> > pagesize_m1 = <value optimized out> > sp = <value optimized out> > freesize = <value optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#22 0x008f19ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 >No locals. > >Thread 10 (Thread 0xad86cb70 (LWP 1175)): >#0 0x001ce416 in __kernel_vsyscall () >No symbol table info available. >#1 0x004a47d5 in sem_wait@@GLIBC_2.1 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/sem_wait.S:80 >No locals. >#2 0xb007639d in check_pending_signals(bool) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#3 0xb0073619 in signal_thread_entry(JavaThread*, Thread*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#4 0xb012671c in JavaThread::thread_main_inner() () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#5 0xb01267f9 in JavaThread::run() () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#6 0xb0079771 in java_start(Thread*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#7 0x0049de99 in start_thread (arg=0xad86cb70) at pthread_create.c:304 > pd = 0xad86cb70 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {4906996, 0, 4001536, -1383677112, 633712256, -1140998693}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <value optimized out> > robust = <value optimized out> > pagesize_m1 = <value optimized out> > sp = <value optimized out> > freesize = <value optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#8 0x008f19ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 >No locals. > >Thread 9 (Thread 0xad81bb70 (LWP 1176)): >#0 0x001ce416 in __kernel_vsyscall () >No symbol table info available. >#1 0x004a248c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169 >No locals. >#2 0x008ff6ad in __pthread_cond_wait (cond=0x9bb7740, mutex=0x9bb7728) at forward.c:139 > __p = <value optimized out> >#3 0xb007d124 in os::PlatformEvent::park() () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#4 0xb0058cc8 in Monitor::IWait(Thread*, long long) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#5 0xb0059493 in Monitor::wait(bool, long, bool) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#6 0xafebd517 in CompileQueue::get() () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#7 0xafec06c4 in CompileBroker::compiler_thread_loop() () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#8 0xb011efb8 in compiler_thread_entry(JavaThread*, Thread*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#9 0xb012671c in JavaThread::thread_main_inner() () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#10 0xb01267f9 in JavaThread::run() () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#11 0xb0079771 in java_start(Thread*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#12 0x0049de99 in start_thread (arg=0xad81bb70) at pthread_create.c:304 > pd = 0xad81bb70 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {4906996, 0, 4001536, -1384008888, 723889792, -1140998693}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <value optimized out> > robust = <value optimized out> > pagesize_m1 = <value optimized out> > sp = <value optimized out> > freesize = <value optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#13 0x008f19ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 >No locals. > >Thread 8 (Thread 0xad79ab70 (LWP 1177)): >#0 0x001ce416 in __kernel_vsyscall () >No symbol table info available. >#1 0x004a248c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169 >No locals. >#2 0x008ff6ad in __pthread_cond_wait (cond=0x9bb9c40, mutex=0x9bb9c28) at forward.c:139 > __p = <value optimized out> >#3 0xb007d124 in os::PlatformEvent::park() () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#4 0xb0058cc8 in Monitor::IWait(Thread*, long long) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#5 0xb00593f9 in Monitor::wait(bool, long, bool) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#6 0xb002309c in LowMemoryDetector::low_memory_detector_thread_entry(JavaThread*, Thread*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#7 0xb012671c in JavaThread::thread_main_inner() () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#8 0xb01267f9 in JavaThread::run() () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#9 0xb0079771 in java_start(Thread*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#10 0x0049de99 in start_thread (arg=0xad79ab70) at pthread_create.c:304 > pd = 0xad79ab70 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {4906996, 0, 4001536, -1384537272, -620384639, -1140998693}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <value optimized out> > robust = <value optimized out> > pagesize_m1 = <value optimized out> > sp = <value optimized out> > freesize = <value optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#11 0x008f19ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 >No locals. > >Thread 7 (Thread 0xad749b70 (LWP 1178)): >#0 0x001ce416 in __kernel_vsyscall () >No symbol table info available. >#1 0x004a2834 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:236 >No locals. >#2 0x008ff704 in __pthread_cond_timedwait (cond=0x9bc5340, mutex=0x9bc5328, abstime=0xad748fc8) at forward.c:152 > __p = <value optimized out> >#3 0xb007b404 in os::Linux::safe_cond_timedwait(pthread_cond_t*, pthread_mutex_t*, timespec const*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#4 0xb007d33a in os::PlatformEvent::park(long long) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#5 0xb011fb8b in WatcherThread::run() () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#6 0xb0079771 in java_start(Thread*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#7 0x0049de99 in start_thread (arg=0xad749b70) at pthread_create.c:304 > pd = 0xad749b70 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {4906996, 0, 4001536, -1384869048, -1050300799, -1140998693}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <value optimized out> > robust = <value optimized out> > pagesize_m1 = <value optimized out> > sp = <value optimized out> > freesize = <value optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#8 0x008f19ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 >No locals. > >Thread 6 (Thread 0xb0deeb70 (LWP 1183)): >#0 0x001ce416 in __kernel_vsyscall () >No symbol table info available. >#1 0x004a248c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169 >No locals. >#2 0x008ff6ad in __pthread_cond_wait (cond=0x9cdf0b8, mutex=0x9cdf0e8) at forward.c:139 > __p = <value optimized out> >#3 0x001670d2 in osl_waitCondition (Condition=0x9cdf0b8, pTimeout=0x0) at /home/terry/lo_hacking/git/libo/sal/osl/unx/conditn.cxx:297 > pCond = 0x9cdf0b8 > nRet = 0 > Result = osl_cond_result_ok > __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(void*, const TimeValue*)" >#4 0x056f0e66 in osl::Condition::wait (this=0x9ce4e44, pTimeout=0x0) at /home/terry/lo_hacking/git/libo/solver/unxlngi6/inc/osl/conditn.hxx:84 >No locals. >#5 0x056ed8a9 in GrammarCheckingIterator::DequeueAndCheck (this=0x9ce4d60) at /home/terry/lo_hacking/git/libo/linguistic/source/gciterator.cxx:636 > bQueueEmpty = true > aLangPortions = empty uno::Sequence > aLangPortionsLocale = empty uno::Sequence >#6 0x056ebc09 in workerfunc (gci=0x9ce4d60) at /home/terry/lo_hacking/git/libo/linguistic/source/gciterator.cxx:233 >No locals. >#7 0x001286f8 in osl_thread_start_Impl (pData=0x9cd5798) at /home/terry/lo_hacking/git/libo/sal/osl/unx/thread.c:261 > terminate = 0 > pImpl = 0x9cd5798 >#8 0x0049de99 in start_thread (arg=0xb0deeb70) at pthread_create.c:304 > pd = 0xb0deeb70 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {4906996, 0, 4001536, -1327570104, -1786401094, -1140998693}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <value optimized out> > robust = <value optimized out> > pagesize_m1 = <value optimized out> > sp = <value optimized out> > freesize = <value optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#9 0x008f19ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 >No locals. > >Thread 5 (Thread 0xab0f2b70 (LWP 1184)): >#0 0x001ce416 in __kernel_vsyscall () >No symbol table info available. >#1 0x004a248c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169 >No locals. >#2 0x008ff6ad in __pthread_cond_wait (cond=0x8bbf670, mutex=0x8bbf6a0) at forward.c:139 > __p = <value optimized out> >#3 0x001670d2 in osl_waitCondition (Condition=0x8bbf670, pTimeout=0x0) at /home/terry/lo_hacking/git/libo/sal/osl/unx/conditn.cxx:297 > pCond = 0x8bbf670 > nRet = 0 > Result = osl_cond_result_ok > __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(void*, const TimeValue*)" >#4 0x010f0a46 in osl::Condition::wait (this=0x8bc0018, pTimeout=0x0) at /home/terry/lo_hacking/git/libo/solver/unxlngi6/inc/osl/conditn.hxx:84 >No locals. >#5 0x010f078f in comphelper::AsyncEventNotifier::execute (this=0x992f988) at /home/terry/lo_hacking/git/libo/comphelper/source/misc/asyncnotification.cxx:232 > aNextEvent = {m_pBody = 0xa4c9e80} > xNextProcessor = {m_pBody = 0x9967be8} > aGuard = {pT = 0x0} >#6 0x00ea4a03 in salhelper::Thread::run (this=0x992f988) at /home/terry/lo_hacking/git/libo/salhelper/source/thread.cxx:60 >No locals. >#7 0x00ea4dcf in osl::threadFunc (param=0x992f990) at /home/terry/lo_hacking/git/libo/solver/unxlngi6/inc/osl/thread.hxx:196 > pObj = 0x992f990 >#8 0x001286f8 in osl_thread_start_Impl (pData=0x8bbfb68) at /home/terry/lo_hacking/git/libo/sal/osl/unx/thread.c:261 > terminate = 0 > pImpl = 0x8bbfb68 >#9 0x0049de99 in start_thread (arg=0xab0f2b70) at pthread_create.c:304 > pd = 0xab0f2b70 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {4906996, 0, 4001536, -1425071288, 906342029, -1140998693}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <value optimized out> > robust = <value optimized out> > pagesize_m1 = <value optimized out> > sp = <value optimized out> > freesize = <value optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#10 0x008f19ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 >No locals. > >Thread 4 (Thread 0xb15efb70 (LWP 1192)): >#0 0x001ce416 in __kernel_vsyscall () >No symbol table info available. >#1 0x004a248c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169 >No locals. >#2 0x008ff6ad in __pthread_cond_wait (cond=0xa0372c8, mutex=0xa0372f8) at forward.c:139 > __p = <value optimized out> >#3 0x001670d2 in osl_waitCondition (Condition=0xa0372c8, pTimeout=0x0) at /home/terry/lo_hacking/git/libo/sal/osl/unx/conditn.cxx:297 > pCond = 0xa0372c8 > nRet = 0 > Result = osl_cond_result_ok > __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(void*, const TimeValue*)" >#4 0x010f0a46 in osl::Condition::wait (this=0xa038310, pTimeout=0x0) at /home/terry/lo_hacking/git/libo/solver/unxlngi6/inc/osl/conditn.hxx:84 >No locals. >#5 0x010f078f in comphelper::AsyncEventNotifier::execute (this=0xa034f68) at /home/terry/lo_hacking/git/libo/comphelper/source/misc/asyncnotification.cxx:232 > aNextEvent = {m_pBody = 0x0} > xNextProcessor = {m_pBody = 0x0} > aGuard = {pT = 0x0} >#6 0x00ea4a03 in salhelper::Thread::run (this=0xa034f68) at /home/terry/lo_hacking/git/libo/salhelper/source/thread.cxx:60 >No locals. >#7 0x00ea4dcf in osl::threadFunc (param=0xa034f70) at /home/terry/lo_hacking/git/libo/solver/unxlngi6/inc/osl/thread.hxx:196 > pObj = 0xa034f70 >#8 0x001286f8 in osl_thread_start_Impl (pData=0xa034c90) at /home/terry/lo_hacking/git/libo/sal/osl/unx/thread.c:261 > terminate = 0 > pImpl = 0xa034c90 >#9 0x0049de99 in start_thread (arg=0xb15efb70) at pthread_create.c:304 > pd = 0xb15efb70 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {4906996, 0, 4001536, -1319177400, -1784303943, -1140998693}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <value optimized out> > robust = <value optimized out> > pagesize_m1 = <value optimized out> > sp = <value optimized out> > freesize = <value optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#10 0x008f19ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 >No locals. > >Thread 3 (Thread 0xb5c4cb70 (LWP 1380)): >#0 0x001ce416 in __kernel_vsyscall () >No symbol table info available. >#1 0x004a50b9 in __lll_lock_wait () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/lowlevellock.S:142 >No locals. >#2 0x004a0559 in _L_lock_859 () from /lib/i386-linux-gnu/libpthread.so.0 >No locals. >#3 0x004a03eb in __pthread_mutex_lock (mutex=0x83faca8) at pthread_mutex_lock.c:82 > __PRETTY_FUNCTION__ = "__pthread_mutex_lock" > type = 128 > id = 1380 >#4 0x008ff8c6 in pthread_mutex_lock (mutex=0x83faca8) at forward.c:182 > __p = <value optimized out> >#5 0x0011d1fc in osl_acquireMutex (Mutex=0x83faca8) at /home/terry/lo_hacking/git/libo/sal/osl/unx/mutex.c:123 > nRet = 0 > pMutex = 0x83faca8 >#6 0x07523d60 in vcl::SolarMutexObject::acquire (this=0x8400828) at /home/terry/lo_hacking/git/libo/vcl/source/app/solarmutex.cxx:44 >No locals. >#7 0x07a2beeb in SalYieldMutex::acquire (this=0x8400828) at /home/terry/lo_hacking/git/libo/vcl/generic/app/geninst.cxx:59 >No locals. >#8 0x066f2809 in GtkHookedYieldMutex::acquire (this=0x8400828) at /home/terry/lo_hacking/git/libo/vcl/unx/gtk/app/gtkinst.cxx:99 >No locals. >#9 0x07528875 in SolarMutexGuard::SolarMutexGuard (this=0xb5c4b494) at /home/terry/lo_hacking/git/libo/solver/unxlngi6/inc/vcl/svapp.hxx:441 >No locals. >#10 0x07530dc7 in VCLExceptionSignal_impl (pInfo=0xb5c4b59c) at /home/terry/lo_hacking/git/libo/vcl/source/app/svmain.cxx:132 > aLock = {m_solarMutex = @0x8400828} > pSVData = 0xb5c4b4b8 > nVCLException = 768 > bIn = true >#11 0x0012b6e2 in CallSignalHandler (pInfo=0xb5c4b59c) at /home/terry/lo_hacking/git/libo/sal/osl/unx/signal.c:863 > pHandler = 0x8b869e0 > Action = osl_Signal_ActCallNextHdl >#12 0x0012ba40 in SignalHandlerFunction (Signal=6) at /home/terry/lo_hacking/git/libo/sal/osl/unx/signal.c:998 > Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} > act = {__sigaction_handler = {sa_handler = 0xb78af000, sa_sigaction = 0xb78af000}, sa_mask = {__val = {5895113, 8572912, 5683508, 1, 16437236, 3049567760, 3079444488, 3049567712, 16357721, 3049567696, 5683508, 3049567684, 16439924, 0, 3061299448, 5, 0, 1, 3079444048, 3049567576, 9435398, 164559736, 1720308, 8972910, 1469348, 164559736, 27, 1380, 9953268, 12243032, 9959080, 3049567760}}, sa_flags = 2006780416, sa_restorer = 0x9} >#13 <signal handler called> >No symbol table info available. >#14 0x001ce416 in __kernel_vsyscall () >No symbol table info available. >#15 0x0084ae71 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 > resultvar = <value optimized out> > resultvar = <value optimized out> > pid = 9953268 > selftid = 1380 >#16 0x0084e34e in abort () at abort.c:92 > save_stage = 2 > act = {__sigaction_handler = {sa_handler = 0x56b854, sa_sigaction = 0x56b854}, sa_mask = {__val = {3049569236, 16439924, 0, 3061299448, 5, 0, 1, 3079444048, 4, 0, 3, 8, 16355622, 5683220, 16426164, 110734357, 4680216, 5709732, 0, 0, 3049569312, 204, 3079444048, 5892511, 3079335936, 9310724, 2, 8946844, 2, 6423364, 2, 9954688}}, sa_flags = -1, sa_restorer = 0xffffffff} > sigs = {__val = {32, 0 <repeats 31 times>}} >#17 0x006140b5 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/i386-linux-gnu/libstdc++.so.6 >No symbol table info available. >#18 0x00611fa5 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6 >No symbol table info available. >#19 0x00611fe2 in std::terminate() () from /usr/lib/i386-linux-gnu/libstdc++.so.6 >No symbol table info available. >#20 0x00612005 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6 >No symbol table info available. >#21 0x00611aa5 in __cxa_call_unexpected () from /usr/lib/i386-linux-gnu/libstdc++.so.6 >No symbol table info available. >#22 0x0699ac43 in connectivity::java_sql_Statement_Base::convertFastPropertyValue (this=0xa588ab0, rConvertedValue=empty uno::Any, rOldValue=empty uno::Any, nHandle=3, rValue=uno::Any 0) at /home/terry/lo_hacking/git/libo/connectivity/source/drivers/jdbc/JStatement.cxx:624 >No locals. >#23 0x0031f354 in cppu::OPropertySetHelper::setFastPropertyValue (this=0xa588b00, nHandle=3, rValue=uno::Any 0) at /home/terry/lo_hacking/git/libo/cppuhelper/source/propshlp.cxx:540 > aGuard = {pT = 0xa588af0} > nAttributes = 0 > aOldVal = empty uno::Any > bChanged = 6 '\006' > rInfo = @0xa34a898 > aConvertedVal = empty uno::Any >#24 0x0031e509 in cppu::OPropertySetHelper::setPropertyValue (this=0xa588b00, rPropertyName=..., rValue=uno::Any 0) at /home/terry/lo_hacking/git/libo/cppuhelper/source/propshlp.cxx:283 > rPH = @0xa34a898 > nHandle = 3 >#25 0x041faabf in gcc3::callVirtualMethod (pAdjustedThisPtr=0xa588b08, nVtableIndex=4, pRegisterReturn=0x0, pReturnTypeDescr=0x8498d48, bSimpleReturn=true, pStackLongs=0xb5c4bf30, nStackLongs=3) at /home/terry/lo_hacking/git/libo/bridges/source/cpp_uno/gcc3_linux_intel/callvirtualmethod.cxx:112 > __PRETTY_FUNCTION__ = "void gcc3::callVirtualMethod(void*, sal_Int32, void*, typelib_TypeDescription*, bool, sal_Int32*, sal_Int32)" > edx = 0 > eax = 0 > stackptr = 0xb5c4be80 >#26 0x042008b8 in (anonymous namespace)::cpp_call (pThis=0xa8d2878, aVtableSlot=..., pReturnTypeRef=0x8498d48, nParams=2, pParams=0x84a6250, pUnoReturn=0x0, pUnoArgs=0xbf9a5640, ppUnoExc=0xbf9a5674) at /home/terry/lo_hacking/git/libo/bridges/source/cpp_uno/gcc3_linux_intel/uno2cpp.cxx:175 > pCppStackStart = 0xb5c4bf30 "\b\213X\n\fY\232\277\340\276ĵ.\242 \004\210RJ\b" > pReturnTypeDescr = 0x8498d48 > pAdjustedThisPtr = 0xa588b08 > pCppArgs = 0xb5c4bf00 > pTempIndizes = 0xb5c4bf08 > ppTempParamTypeDescr = 0xb5c4bf10 > nTempIndizes = 1 > pCppStack = 0xb5c4bf3c ".\242 \004\210RJ\b" > bSimpleReturn = true > pCppReturn = 0x0 >#27 0x04200f40 in bridges::cpp_uno::shared::unoInterfaceProxyDispatch (pUnoI=0xa8d2878, pMemberDescr=0x84a61e8, pReturn=0x0, pArgs=0xbf9a5640, ppException=0xbf9a5674) at /home/terry/lo_hacking/git/libo/bridges/source/cpp_uno/gcc3_linux_intel/uno2cpp.cxx:370 > aVtableSlot = {offset = 0, index = 4} > pThis = 0xa8d2878 >#28 0x0469461d in s_dispatcher_v (pParam=0xbf9a55dc) at /home/terry/lo_hacking/git/libo/cppu/source/helper/purpenv/helper_purpenv_Proxy.cxx:388 > pUnoI = 0xa8d2878 > pArgs = 0xbf9a5640 > ppException = 0xbf9a5674 > pMemberType = 0x84a61e8 > pReturn = 0x0 >#29 0x0022a394 in s_environment_invoke_v (pCurrEnv=0xa27b310, pTargetEnv=0xa27b310, pCallee=0x4694593 <s_dispatcher_v(va_list*)>, pParam=0xbf9a55dc) at /home/terry/lo_hacking/git/libo/cppu/source/uno/EnvStack.cxx:287 > hld = 0x0 > pNextEnv = 0x0 >#30 0x0022a2e7 in s_environment_invoke_vv (pParam=0xbf9a554c) at /home/terry/lo_hacking/git/libo/cppu/source/uno/EnvStack.cxx:270 > pCurrEnv = 0xa27b310 > pTargetEnv = 0xa27b310 > pCallee = 0x4694593 <s_dispatcher_v(va_list*)> > pXparam = 0xbf9a55dc >#31 0x0022a197 in s_pull (pParam=0xbf9a54ec) at /home/terry/lo_hacking/git/libo/cppu/source/uno/EnvStack.cxx:220 > pCallee = 0x22a279 <s_environment_invoke_vv(va_list*)> > pXparam = 0xbf9a554c >#32 0x045fe84a in AffineBridge::innerDispatch (this=0xa27be18) at /home/terry/lo_hacking/git/libo/cppu/source/AffineBridge/AffineBridge.cxx:226 > mm = AffineBridge::CB_FPOINTER >#33 0x045fe254 in InnerThread::run (this=0xa27dd18) at /home/terry/lo_hacking/git/libo/cppu/source/AffineBridge/AffineBridge.cxx:101 >No locals. >#34 0x045ff0eb in osl::threadFunc (param=0xa27dd18) at /home/terry/lo_hacking/git/libo/solver/unxlngi6/inc/osl/thread.hxx:196 > pObj = 0xa27dd18 >#35 0x001286f8 in osl_thread_start_Impl (pData=0xa27dd30) at /home/terry/lo_hacking/git/libo/sal/osl/unx/thread.c:261 > terminate = 0 > pImpl = 0xa27dd30 >#36 0x0049de99 in start_thread (arg=0xb5c4cb70) at pthread_create.c:304 > pd = 0xb5c4cb70 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {4906996, 0, 4001536, -1245396152, -1580880208, -1140998693}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <value optimized out> > robust = <value optimized out> > pagesize_m1 = <value optimized out> > sp = <value optimized out> > freesize = <value optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#37 0x008f19ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 >No locals. > >Thread 2 (Thread 0xa99f4b70 (LWP 1381)): >#0 0x001ce416 in __kernel_vsyscall () >No symbol table info available. >#1 0x004a2834 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:236 >No locals. >#2 0x008ff704 in __pthread_cond_timedwait (cond=0xa2f4e40, mutex=0xa2f4e28, abstime=0xa99f3b98) at forward.c:152 > __p = <value optimized out> >#3 0xb007b404 in os::Linux::safe_cond_timedwait(pthread_cond_t*, pthread_mutex_t*, timespec const*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#4 0xb007d33a in os::PlatformEvent::park(long long) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#5 0xb006ef23 in ObjectMonitor::wait(long long, bool, Thread*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#6 0xb00f0a8e in ObjectSynchronizer::wait(Handle, long long, Thread*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#7 0xaffb4001 in JVM_MonitorWait () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#8 0xade7af22 in ?? () >No symbol table info available. >#9 0xade60a36 in ?? () >No symbol table info available. >#10 0xadd7a2fd in ?? () >No symbol table info available. >#11 0xadd77366 in ?? () >No symbol table info available. >#12 0xaff817d2 in JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#13 0xb007b539 in os::os_exception_wrapper(void (*)(JavaValue*, methodHandle*, JavaCallArguments*, Thread*), JavaValue*, methodHandle*, JavaCallArguments*, Thread*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#14 0xaff80ccf in JavaCalls::call(JavaValue*, methodHandle, JavaCallArguments*, Thread*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#15 0xaff8114a in JavaCalls::call_virtual(JavaValue*, KlassHandle, symbolHandle, symbolHandle, JavaCallArguments*, Thread*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#16 0xaff812a8 in JavaCalls::call_virtual(JavaValue*, Handle, KlassHandle, symbolHandle, symbolHandle, Thread*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#17 0xaffb270f in thread_entry(JavaThread*, Thread*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#18 0xb012671c in JavaThread::thread_main_inner() () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#19 0xb01267f9 in JavaThread::run() () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#20 0xb0079771 in java_start(Thread*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so >No symbol table info available. >#21 0x0049de99 in start_thread (arg=0xa99f4b70) at pthread_create.c:304 > pd = 0xa99f4b70 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {4906996, 0, 4001536, -1449180344, 382054024, -1140998693}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <value optimized out> > robust = <value optimized out> > pagesize_m1 = <value optimized out> > sp = <value optimized out> > freesize = <value optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#22 0x008f19ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 >No locals. > >Thread 1 (Thread 0xb6775a30 (LWP 1149)): >#0 0x001ce416 in __kernel_vsyscall () >No symbol table info available. >#1 0x004a248c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169 >No locals. >#2 0x008ff6ad in __pthread_cond_wait (cond=0xa27bed8, mutex=0xa27bf08) at forward.c:139 > __p = <value optimized out> >#3 0x001670d2 in osl_waitCondition (Condition=0xa27bed8, pTimeout=0x0) at /home/terry/lo_hacking/git/libo/sal/osl/unx/conditn.cxx:297 > pCond = 0xa27bed8 > nRet = 0 > Result = osl_cond_result_ok > __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(void*, const TimeValue*)" >#4 0x045ff1bc in osl::Condition::wait (this=0xa27be58, pTimeout=0x0) at /home/terry/lo_hacking/git/libo/solver/unxlngi6/inc/osl/conditn.hxx:84 >No locals. >#5 0x045fe6de in AffineBridge::outerDispatch (this=0xa27be18, loop=1) at /home/terry/lo_hacking/git/libo/cppu/source/AffineBridge/AffineBridge.cxx:180 > mm = AffineBridge::CB_FPOINTER >#6 0x045fe951 in AffineBridge::v_callInto_v (this=0xa27be18, pCallee=0x22a162 <s_pull(va_list*)>, pParam=0xbf9a54ec) at /home/terry/lo_hacking/git/libo/cppu/source/AffineBridge/AffineBridge.cxx:261 > guard = {pT = 0xa27be50} > resetId = true >#7 0x045ff479 in cppu::Enterable_call_callInto_v (context=0xa27be18, pCallee=0x22a162 <s_pull(va_list*)>, pParam=0xbf9a54ec) at /home/terry/lo_hacking/git/libo/solver/unxlngi6/inc/cppu/Enterable.hxx:69 >No locals. >#8 0x04692e84 in cppu::Enterable::callInto_v (this=0xa27be18, pCallee=0x22a162 <s_pull(va_list*)>, pParam=0xbf9a54ec) at /home/terry/lo_hacking/git/libo/solver/unxlngi6/inc/cppu/Enterable.hxx:53 >No locals. >#9 0x04692cde in Base::v_callInto_v (this=0xa27c9c8, pCallee=0x22a162 <s_pull(va_list*)>, pParam=0xbf9a54ec) at /home/terry/lo_hacking/git/libo/cppu/source/helper/purpenv/helper_purpenv_Environment.cxx:507 >No locals. >#10 0x04692f1e in cppu::Enterable_call_callInto_v (context=0xa27c9c8, pCallee=0x22a162 <s_pull(va_list*)>, pParam=0xbf9a54ec) at /home/terry/lo_hacking/git/libo/solver/unxlngi6/inc/cppu/Enterable.hxx:69 >No locals. >#11 0x0022aa24 in cppu::Enterable::callInto_v (this=0xa27c9c8, pCallee=0x22a162 <s_pull(va_list*)>, pParam=0xbf9a54ec) at /home/terry/lo_hacking/git/libo/solver/unxlngi6/inc/cppu/Enterable.hxx:53 >No locals. >#12 0x0022aa8d in cppu::Enterable::callInto (this=0xa27c9c8, pCallee=0x22a162 <s_pull(va_list*)>) at /home/terry/lo_hacking/git/libo/solver/unxlngi6/inc/cppu/Enterable.hxx:90 > param = 0xbf9a5510 "@\225'" >#13 0x0022a1dc in s_callInto_v (pEnv=0xa27b310, pCallee=0x22a279 <s_environment_invoke_vv(va_list*)>, pParam=0xbf9a554c) at /home/terry/lo_hacking/git/libo/cppu/source/uno/EnvStack.cxx:227 > pEnterable = 0xa27c9c8 >#14 0x0022a214 in s_callInto (pEnv=0xa27b310, pCallee=0x22a279 <s_environment_invoke_vv(va_list*)>) at /home/terry/lo_hacking/git/libo/cppu/source/uno/EnvStack.cxx:238 > param = 0xbf9a5578 "" >#15 0x0022a3dd in s_environment_invoke_v (pCurrEnv=0x0, pTargetEnv=0xa27b310, pCallee=0x4694593 <s_dispatcher_v(va_list*)>, pParam=0xbf9a55dc) at /home/terry/lo_hacking/git/libo/cppu/source/uno/EnvStack.cxx:294 > pNextEnv = 0xa27b310 >#16 0x0022a438 in uno_Environment_invoke_v (pTargetEnv=0xa27b310, pCallee=0x4694593 <s_dispatcher_v(va_list*)>, pParam=0xbf9a55dc) at /home/terry/lo_hacking/git/libo/cppu/source/uno/EnvStack.cxx:306 >No locals. >#17 0x0022a486 in uno_Environment_invoke (pEnv=0xa27b310, pCallee=0x4694593 <s_dispatcher_v(va_list*)>) at /home/terry/lo_hacking/git/libo/cppu/source/uno/EnvStack.cxx:315 > param = 0xbf9a560c "XHi\004\360oI\b=Ei\004@V\232\277\360oI\b\020\220I\b(V\232\277" >#18 0x0469496a in Proxy::dispatch (this=0xa38f0a8, pReturnTypeRef=0x8498d48, pParams=0x84a6250, nParams=2, pMemberType=0x84a61e8, pReturn=0x0, pArgs=0xbf9a5760, ppException=0xbf9a57a0) at /home/terry/lo_hacking/git/libo/cppu/source/helper/purpenv/helper_purpenv_Proxy.cxx:450 > return_td = 0x8498d48 > ret = 0x0 > args = 0xbf9a5640 > exc_data = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 285, in make_uno_type > raise UnknownType(type) >libreoffice.util.uno.UnknownType > > exc = 0xbf9a5668 >#19 0x04693b5b in s_Proxy_dispatch (pUnoI=0xa38f0a8, pMemberType=0x84a61e8, pReturn=0x0, pArgs=0xbf9a5760, ppException=0xbf9a57a0) at /home/terry/lo_hacking/git/libo/cppu/source/helper/purpenv/helper_purpenv_Proxy.cxx:174 > param = {pName = 0xbf9a5740, pTypeRef = 0xbf9a5990, bIn = 240 '\360', bOut = 111 'o'} > pThis = 0xa38f0a8 > nParams = 2 > pParams = 0x84a6250 > pReturnTypeRef = 0x8498d48 >#20 0x041faf7c in (anonymous namespace)::cpp2uno_call (pThis=0xa38efa0, pMemberTypeDescr=0x84a61e8, pReturnTypeRef=0x8498d48, nParams=2, pParams=0x84a6250, pCallStack=0xbf9a58dc, pReturnValue=0x0) at /home/terry/lo_hacking/git/libo/bridges/source/cpp_uno/gcc3_linux_intel/cpp2uno.cxx:163 > pReturnTypeDescr = 0x8498d48 > pCppArgs = 0xbf9a5768 > pTempIndizes = 0xbf9a5770 > ppTempParamTypeDescr = 0xbf9a5778 > nTempIndizes = 1 > aUnoExc = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 285, in make_uno_type > raise UnknownType(type) >libreoffice.util.uno.UnknownType > > pCppStack = 0xbf9a58ec "\031" > pUnoReturn = 0x0 > pCppReturn = 0x0 > pUnoArgs = 0xbf9a5760 > pUnoExc = 0xbf9a5794 >#21 0x041fb6dc in (anonymous namespace)::cpp_vtable_call (nFunctionIndex=4, nVtableOffset=0, pCallStack=0xbf9a58dc, pReturnValue=0x0) at /home/terry/lo_hacking/git/libo/bridges/source/cpp_uno/gcc3_linux_intel/cpp2uno.cxx:336 > nMemberPos = 4 > aMemberDescr = {_pTypeDescr = 0x84a61e8} > pThis = 0xa38efb4 > pCppI = 0xa38efa0 > pTypeDescr = 0x84a5288 >#22 0x0420ad0d in privateSnippetExecutorVoid () at /home/terry/lo_hacking/git/libo/bridges/source/cpp_uno/gcc3_linux_intel/call.s:57 >No locals. >#23 0xb2944082 in OStatementBase::setFastPropertyValue_NoBroadcast (this=0xa38eff8, nHandle=25, rValue=uno::Any 0) at /home/terry/lo_hacking/git/libo/dbaccess/source/core/api/statement.cxx:271 > sPropName = {pData = 0xa4b71f0} >#24 0x0031f3df in cppu::OPropertySetHelper::setFastPropertyValue (this=0xa38f030, nHandle=25, rValue=uno::Any 0) at /home/terry/lo_hacking/git/libo/cppuhelper/source/propshlp.cxx:559 > aGuard = {pT = 0xa38f02c} > nAttributes = 0 > aOldVal = empty uno::Any > bChanged = 1 '\001' > rInfo = @0x997e078 > aConvertedVal = uno::Any 0 >#25 0x0031e509 in cppu::OPropertySetHelper::setPropertyValue (this=0xa38f030, rPropertyName=..., rValue=uno::Any 0) at /home/terry/lo_hacking/git/libo/cppuhelper/source/propshlp.cxx:283 > rPH = @0x997e078 > nHandle = 25 >#26 0xb28ddeb0 in dbaccess::ORowSet::impl_prepareAndExecute_throw (this=0xa291938) at /home/terry/lo_hacking/git/libo/dbaccess/source/core/api/RowSet.cxx:1643 > xStatementProps = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb2bd0168}, <No data fields>} > xParam = warning: can't find linker symbol for virtual table for `com::sun::star::uno::XInterface' value >warning: found `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<rtl::OString const*, std::__norm::vector<rtl::OString, rtl::Allocator<rtl::OString> > >, std::__debug::vector<rtl::OString, rtl::Allocator<rtl::OString> > >::difference_type __gnu_debug::operator-<__gnu_cxx::__normal_iterator<rtl::OString const*, std::__norm::vector<rtl::OString, rtl::Allocator<rtl::OString> > >, std::__debug::vector<rtl::OString, rtl::Allocator<rtl::OString> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<rtl::OString const*, std::__norm::vector<rtl::OString, rtl::Allocator<rtl::OString> > >, std::__debug::vector<rtl::OString, rtl::Allocator<rtl::OString> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<rtl::OString const*, std::__norm::vector<rtl::OString, rtl::Allocator<rtl::OString> > >, std::__debug::vector<rtl::OString, rtl::Allocator<rtl::OString> > > const&)' instead >warning: can't find linker symbol for virtual table for `com::sun::star::uno::XInterface' value >warning: found `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<rtl::OString const*, std::__norm::vector<rtl::OString, rtl::Allocator<rtl::OString> > >, std::__debug::vector<rtl::OString, rtl::Allocator<rtl::OString> > >::difference_type __gnu_debug::operator-<__gnu_cxx::__normal_iterator<rtl::OString const*, std::__norm::vector<rtl::OString, rtl::Allocator<rtl::OString> > >, std::__debug::vector<rtl::OString, rtl::Allocator<rtl::OString> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<rtl::OString const*, std::__norm::vector<rtl::OString, rtl::Allocator<rtl::OString> > >, std::__debug::vector<rtl::OString, rtl::Allocator<rtl::OString> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<rtl::OString const*, std::__norm::vector<rtl::OString, rtl::Allocator<rtl::OString> > >, std::__debug::vector<rtl::OString, rtl::Allocator<rtl::OString> > > const&)' instead >warning: can't find linker symbol for virtual table for `com::sun::star::sdbc::XParameters' value >warning: found `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<rtl::OString const*, std::__norm::vector<rtl::OString, rtl::Allocator<rtl::OString> > >, std::__debug::vector<rtl::OString, rtl::Allocator<rtl::OString> > >::difference_type __gnu_debug::operator-<__gnu_cxx::__normal_iterator<rtl::OString const*, std::__norm::vector<rtl::OString, rtl::Allocator<rtl::OString> > >, std::__debug::vector<rtl::OString, rtl::Allocator<rtl::OString> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<rtl::OString const*, std::__norm::vector<rtl::OString, rtl::Allocator<rtl::OString> > >, std::__debug::vector<rtl::OString, rtl::Allocator<rtl::OString> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<rtl::OString const*, std::__norm::vector<rtl::OString, rtl::Allocator<rtl::OString> > >, std::__debug::vector<rtl::OString, rtl::Allocator<rtl::OString> > > const&)' instead >warning: can't find linker symbol for virtual table for `com::sun::star::sdbc::XParameters' value >warning: found `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<rtl::OString const*, std::__norm::vector<rtl::OString, rtl::Allocator<rtl::OString> > >, std::__debug::vector<rtl::OString, rtl::Allocator<rtl::OString> > >::difference_type __gnu_debug::operator-<__gnu_cxx::__normal_iterator<rtl::OString const*, std::__norm::vector<rtl::OString, rtl::Allocator<rtl::OString> > >, std::__debug::vector<rtl::OString, rtl::Allocator<rtl::OString> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<rtl::OString const*, std::__norm::vector<rtl::OString, rtl::Allocator<rtl::OString> > >, std::__debug::vector<rtl::OString, rtl::Allocator<rtl::OString> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<rtl::OString const*, std::__norm::vector<rtl::OString, rtl::Allocator<rtl::OString> > >, std::__debug::vector<rtl::OString, rtl::Allocator<rtl::OString> > > const&)' instead >uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x12edc4}, <No data fields>} > nParamCount = 0 > sCommandToExecute = {pData = 0xa38f1b0} > bUseEscapeProcessing = 1 '\001' > xResultSet = warning: can't find linker symbol for virtual table for `com::sun::star::uno::XInterface' value >warning: found `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<rtl::OString const*, std::__norm::vector<rtl::OString, rtl::Allocator<rtl::OString> > >, std::__debug::vector<rtl::OString, rtl::Allocator<rtl::OString> > >::difference_type __gnu_debug::operator-<__gnu_cxx::__normal_iterator<rtl::OString const*, std::__norm::vector<rtl::OString, rtl::Allocator<rtl::OString> > >, std::__debug::vector<rtl::OString, rtl::Allocator<rtl::OString> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<rtl::OString const*, std::__norm::vector<rtl::OString, rtl::Allocator<rtl::OString> > >, std::__debug::vector<rtl::OString, rtl::Allocator<rtl::OString> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<rtl::OString const*, std::__norm::vector<rtl::OString, rtl::Allocator<rtl::OString> > >, std::__debug::vector<rtl::OString, rtl::Allocator<rtl::OString> > > const&)' instead >warning: can't find linker symbol for virtual table for `com::sun::star::uno::XInterface' value >warning: found `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<rtl::OString const*, std::__norm::vector<rtl::OString, rtl::Allocator<rtl::OString> > >, std::__debug::vector<rtl::OString, rtl::Allocator<rtl::OString> > >::difference_type __gnu_debug::operator-<__gnu_cxx::__normal_iterator<rtl::OString const*, std::__norm::vector<rtl::OString, rtl::Allocator<rtl::OString> > >, std::__debug::vector<rtl::OString, rtl::Allocator<rtl::OString> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<rtl::OString const*, std::__norm::vector<rtl::OString, rtl::Allocator<rtl::OString> > >, std::__debug::vector<rtl::OString, rtl::Allocator<rtl::OString> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<rtl::OString const*, std::__norm::vector<rtl::OString, rtl::Allocator<rtl::OString> > >, std::__debug::vector<rtl::OString, rtl::Allocator<rtl::OString> > > const&)' instead >warning: can't find linker symbol for virtual table for `com::sun::star::sdbc::XResultSet' value >warning: found `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<rtl::OString const*, std::__norm::vector<rtl::OString, rtl::Allocator<rtl::OString> > >, std::__debug::vector<rtl::OString, rtl::Allocator<rtl::OString> > >::difference_type __gnu_debug::operator-<__gnu_cxx::__normal_iterator<rtl::OString const*, std::__norm::vector<rtl::OString, rtl::Allocator<rtl::OString> > >, std::__debug::vector<rtl::OString, rtl::Allocator<rtl::OString> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<rtl::OString const*, std::__norm::vector<rtl::OString, rtl::Allocator<rtl::OString> > >, std::__debug::vector<rtl::OString, rtl::Allocator<rtl::OString> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<rtl::OString const*, std::__norm::vector<rtl::OString, rtl::Allocator<rtl::OString> > >, std::__debug::vector<rtl::OString, rtl::Allocator<rtl::OString> > > const&)' instead >warning: can't find linker symbol for virtual table for `com::sun::star::sdbc::XResultSet' value >warning: found `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<rtl::OString const*, std::__norm::vector<rtl::OString, rtl::Allocator<rtl::OString> > >, std::__debug::vector<rtl::OString, rtl::Allocator<rtl::OString> > >::difference_type __gnu_debug::operator-<__gnu_cxx::__normal_iterator<rtl::OString const*, std::__norm::vector<rtl::OString, rtl::Allocator<rtl::OString> > >, std::__debug::vector<rtl::OString, rtl::Allocator<rtl::OString> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<rtl::OString const*, std::__norm::vector<rtl::OString, rtl::Allocator<rtl::OString> > >, std::__debug::vector<rtl::OString, rtl::Allocator<rtl::OString> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<rtl::OString const*, std::__norm::vector<rtl::OString, rtl::Allocator<rtl::OString> > >, std::__debug::vector<rtl::OString, rtl::Allocator<rtl::OString> > > const&)' instead >uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x12edc4}, <No data fields>} > __PRETTY_FUNCTION__ = "com::sun::star::uno::Reference<com::sun::star::sdbc::XResultSet> dbaccess::ORowSet::impl_prepareAndExecute_throw()" > xResultSet = empty uno::Reference >#27 0xb28e036d in dbaccess::ORowSet::execute_NoApprove_NoNewConn (this=0xa291938, _rClearForNotification=...) at /home/terry/lo_hacking/git/libo/dbaccess/source/core/api/RowSet.cxx:1784 > aLocale = {Language = {pData = 0xa8a7b48}, Country = {pData = 0x1a3ff4}, Variant = {pData = 0xbf9a5e38}} > aColumns = {m_pBody = 0x1a} > xResultSet = empty uno::Reference > aComposedUpdateTableName = {pData = 0x97dff4} > xNumberFormatTypes = warning: can't find linker symbol for virtual table for `com::sun::star::uno::XInterface' value >warning: can't find linker symbol for virtual table for `com::sun::star::uno::XInterface' value >warning: can't find linker symbol for virtual table for `com::sun::star::util::XNumberFormatTypes' value >warning: can't find linker symbol for virtual table for `com::sun::star::util::XNumberFormatTypes' value >uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x4246c83}, <No data fields>} > xNumberFormat = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb2bd33a8}, <No data fields>} > aNames = {<std::__norm::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__norm::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0xb284199b, _M_finish = 0xbf9a5e5c, _M_end_of_storage = 0xa291b14}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0xbf9a5c28, _M_version = 2689643}, <No data fields>}, _M_guaranteed_capacity = 139061192} > aDescription = {pData = 0x3a8ff4} > rKeyColumns = @0xbf9a5ef8 >#28 0xb28dd820 in dbaccess::ORowSet::execute (this=0xa291938) at /home/terry/lo_hacking/git/libo/dbaccess/source/core/api/RowSet.cxx:1568 > aGuard = {<osl::ClearableGuard<osl::Mutex>> = {pT = 0xa291998}, pResetT = 0xa291998} >#29 0xa968bc63 in frm::ODatabaseForm::executeRowSet (this=0xa326da8, _rClearForNotifies=..., bMoveToFirst=1 '\001', _rxCompletionHandler=empty uno::Reference) at /home/terry/lo_hacking/git/libo/forms/source/component/DatabaseForm.cxx:1251 > nConcurrency = 1008 > bSuccess = 0 '\000' >#30 0xa9695f4b in frm::ODatabaseForm::load_impl (this=0xa326da8, bCausedByParentForm=0 '\000', bMoveToFirst=1 '\001', _rxCompletionHandler=empty uno::Reference) at /home/terry/lo_hacking/git/libo/forms/source/component/DatabaseForm.cxx:2906 > aGuard = {<osl::ClearableGuard<osl::Mutex>> = {pT = 0xa326e58}, pResetT = 0xa326e58} > bConnected = 1 '\001' > bExecute = 1 '\001' > bSuccess = 0 '\000' >#31 0xa969452f in frm::ODatabaseForm::load (this=0xa326da8) at /home/terry/lo_hacking/git/libo/forms/source/component/DatabaseForm.cxx:2689 >No locals. >#32 0xad19eb15 in dbaui::SbaXDataBrowserController::reloadForm (this=0xa326ab8, _rxLoadable=uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xa9986608}, <No data fields>}) at /home/terry/lo_hacking/git/libo/dbaccess/source/ui/browser/brwctrlr.cxx:721 > aWO = {mpWindow = 0x9a83870} > aReportError = {_vptr.FormErrorHelper = 0xad6a4080, m_pOwner = 0xa326ab8} > xFormSet = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xad6a8468}, <No data fields>} > xWarnings = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xa998d008}, <No data fields>} >#33 0xad237134 in dbaui::SbaTableQueryBrowser::implLoadAnything (this=0xa326ab8, _rDataSourceName=..., _rCommand=..., _nCommandType=2, _bEscapeProcessing=1 '\001', _rxConnection=...) at /home/terry/lo_hacking/git/libo/dbaccess/source/ui/browser/unodatbr.cxx:2460 > aHelper = {_vptr.FormErrorHelper = 0xad6a4080, m_pOwner = 0xa326ab8} > aVal = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) >RuntimeError: Attempt to dereference a generic pointer. > > xProp = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xa9986608}, <No data fields>} > xLoadable = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xa9986608}, <No data fields>} > bSuccess = 1 '\001' > __PRETTY_FUNCTION__ = "sal_Bool dbaui::SbaTableQueryBrowser::implLoadAnything(const rtl::OUString&, const rtl::OUString&, sal_Int32, sal_Bool, const dbaui::SharedConnection&)" >#34 0xad2383a1 in dbaui::SbaTableQueryBrowser::implSelect (this=0xa326ab8, _rDataSourceName=..., _rCommand=..., _nCommandType=2, _bEscapeProcessing=1 '\001', _rxConnection=..., _bSelectDirect=1 '\001') at /home/terry/lo_hacking/git/libo/dbaccess/source/ui/browser/unodatbr.cxx:2545 > pDataSource = 0xa39bc08 > pCommandType = 0x0 > pCommand = 0x0 >#35 0xad23d3a4 in dbaui::SbaTableQueryBrowser::impl_initialize (this=0xa326ab8) at /home/terry/lo_hacking/git/libo/dbaccess/source/ui/browser/unodatbr.cxx:3300 > aGuard = {m_solarMutex = @0x8400828} > aTableName = {pData = 0x183e98} > aSchemaName = {pData = 0x183e98} > rArguments = @0xa326b3c > __PRETTY_FUNCTION__ = "virtual void dbaui::SbaTableQueryBrowser::impl_initialize()" > xFrame = uno::Reference to {<com::sun::star::lang::XComponent> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb3275088}, <No data fields>}, <No data fields>} > bEsacpeProcessing = 1 '\001' > nInitialDisplayCommandType = 2 > sInitialDataSourceName = {pData = 0x98dad40} > sInitialCommand = {pData = 0xa4ad920} > bDisableBrowser = 1 '\001' > xConnection = {m_pComponent = empty boost::shared_ptr, m_xTypedComponent = uno::Reference to {<com::sun::star::sdbc::XCloseable> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb2bdea68}, <No data fields>}, <No data fields>}} > bLimitedTreeEntries = 1 '\001' > xForeignConnection = uno::Reference to {<com::sun::star::sdbc::XCloseable> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb2bdea68}, <No data fields>}, <No data fields>} > bHideTreeView = 1 '\001' > bSubFrameOfEmbeddedDocument = 0 '\000' > aCatalogName = {pData = 0x183e98} >#36 0xad1e8519 in dbaui::OGenericUnoController::initialize (this=0xa326ab8, aArguments=uno::Sequence of length 16 = {...}) at /home/terry/lo_hacking/git/libo/dbaccess/source/ui/browser/genericcontroller.cxx:331 > pParentComponent = 0xa4977a8 > pParentWin = 0xa6a2fa8 > pView = 0x9a83870 > aSolarGuard = {m_solarMutex = @0x8400828} > aGuard = {pT = 0xa68f6a8} > aValue = {Name = {pData = 0x9a61980}, Handle = 0, Value = uno::Any {pData = 0xa4ad920}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE} > xParent = uno::Reference to {<com::sun::star::lang::XComponent> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x1f21908}, <No data fields>}, <No data fields>} > xFrame = uno::Reference to {<com::sun::star::lang::XComponent> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb3275088}, <No data fields>}, <No data fields>} > pIter = 0xa39a688 > pEnd = 0xa39a688 >#37 0xad1c2ce1 in DBContentLoader::load (this=0xa76f9e8, rFrame=uno::Reference to {<com::sun::star::lang::XComponent> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb3275088}, <No data fields>}, <No data fields>}, rURL=..., rArgs=uno::Sequence of length 15 = {...}, rListener=uno::Reference to {<com::sun::star::lang::XEventListener> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb3273ac8}, <No data fields>}, <No data fields>}) at /home/terry/lo_hacking/git/libo/dbaccess/source/ui/browser/dbloader.cxx:308 > xIni = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xad6a9a28}, <No data fields>} > aFrame = {Name = {pData = 0xa676cb0}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 4, length = 25, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE} > aInitArgs = uno::Sequence of length 16 = {Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 8, length = 32, buffer = {99}. >, Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 8, length = 32, buffer = {99}. >, Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 8, length = 32, buffer = {99}. >, Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 8, length = 32, buffer = {99}. >, Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 8, length = 32, buffer = {99}. >, Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 8, length = 32, buffer = {99}. >, Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 8, length = 32, buffer = {99}. >, Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 8, length = 32, buffer = {99}. >, Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 8, length = 32, buffer = {99}. >, Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 8, length = 32, buffer = {99}. >, Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 8, length = 32, buffer = {99}. >, Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 8, length = 32, buffer = {99}. >, Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 8, length = 32, buffer = {99}. >, Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 8, length = 32, buffer = {99}. >, Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 8, length = 32, buffer = {99}. >, Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 8, length = 32, buffer = {99}. >} > pBegin = 0xa39a688 > pEnd = 0xa39a688 > pIter = 0xa292870 > xDataSource = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb2bdb460}, <No data fields>} > sDataSourceName = {pData = 0x98dad40} > xConnection = uno::Reference to {<com::sun::star::sdbc::XCloseable> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb2bdea68}, <No data fields>}, <No data fields>} > aGuard = {m_solarMutex = @0x8400828} > aImplementations = {{pAsciiServiceName = 0xad4a47c2 ".component:DB/FormGridView", pAsciiImplementationName = 0xad4bcfec "org.openoffice.comp.dbu.OFormGridView"}, {pAsciiServiceName = 0xad4a47e0 ".component:DB/DataSourceBrowser", pAsciiImplementationName = 0xad4bd014 "org.openoffice.comp.dbu.ODatasourceBrowser"}, {pAsciiServiceName = 0xad4a4775 ".component:DB/QueryDesign", pAsciiImplementationName = 0xad4bd040 "org.openoffice.comp.dbu.OQueryDesign"}, {pAsciiServiceName = 0xad4a47a8 ".component:DB/TableDesign", pAsciiImplementationName = 0xad4bd068 "org.openoffice.comp.dbu.OTableDesign"}, {pAsciiServiceName = 0xad4a4800 ".component:DB/RelationDesign", pAsciiImplementationName = 0xad4bd090 "org.openoffice.comp.dbu.ORelationDesign"}, {pAsciiServiceName = 0xad4a478f ".component:DB/ViewDesign", pAsciiImplementationName = 0xad4bd0b8 "org.openoffice.comp.dbu.OViewDesign"}} > xController = uno::Reference to {<com::sun::star::frame::XController> = {<com::sun::star::lang::XComponent> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xad6a9a28}, <No data fields>}, <No data fields>}, <No data fields>} > xDatabaseDocument = uno::Reference to {<com::sun::star::lang::XComponent> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb2bda1dc}, <No data fields>}, <No data fields>} > aContext = {m_xContext = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x3a6268}, <No data fields>}, m_xORB = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x3a69c8}, <No data fields>}} > aLoadArgs = {m_pImpl = {_M_ptr = 0xa780248}} > __PRETTY_FUNCTION__ = "virtual void DBContentLoader::load(const com::sun::star::uno::Reference<com::sun::star::frame::XFrame>&, const rtl::OUString&, const com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>"... > bSuccess = 1 '\001' > aParser = {m_aAbsURIRef = {pData = 0x9f021b0, nCapacity = 31}, m_aScheme = {m_nBegin = 0, m_nLength = 10}, m_aUser = {m_nBegin = -1, m_nLength = 0}, m_aAuth = {m_nBegin = -1, m_nLength = 0}, m_aHost = {m_nBegin = -1, m_nLength = 0}, m_aPort = {m_nBegin = -1, m_nLength = 0}, m_aPath = {m_nBegin = 11, m_nLength = 20}, m_aQuery = {m_nBegin = -1, m_nLength = 0}, m_aFragment = {m_nBegin = -1, m_nLength = 0}, m_eScheme = INET_PROT_COMPONENT, m_eSmartScheme = INET_PROT_HTTP} > sComponentURL = {pData = 0xa8eb008} >#38 0xb2fd4748 in framework::LoadEnv::impl_loadContent (this=0xa5a55f4) at /home/terry/lo_hacking/git/libo/framework/source/loadenv/loadenv.cxx:1140 > pListener = 0xa921bc0 > xListener = uno::Reference to {<com::sun::star::lang::XEventListener> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb3273ac8}, <No data fields>}, <No data fields>} > sTarget = {pData = 0xa41a548} > bMinimized = 0 '\000' > xProgress = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb32718e8}, <No data fields>} > xLoader = uno::Reference to {_vptr.XInterface = 0xad6a4f08} > xSyncLoader = empty uno::Reference > aWriteLock = {<framework::INonCopyable> = {<No data fields>}, m_pLock = 0xa5a55f8, m_eMode = framework::E_NOLOCK} > xTargetLock = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb3275088}, <No data fields>} > lDescriptor = uno::Sequence of length 15 = {{Name = {pData = 0xa4ade58}, Handle = 0, Value = uno::Any {pData = 0x98dad40}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x98dabf0}, Handle = 0, Value = uno::Any 2, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x98dabb8}, Handle = 0, Value = uno::Any 3, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0xa5d9108}, Handle = 0, Value = uno::Any 2, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0xa921b50}, Handle = 0, Value = uno::Any {pData = 0x183e98}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0xa268340}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 3, length = 29, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x995f7e0}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 34, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0xa29ade8}, Handle = 0, Value = uno::Any 1 '\001', State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0xa45f658}, Handle = 0, Value = uno::Any {pData = 0x183e98}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x98daaa8}, Handle = 0, Value = uno::Any {pData = 0xa4709c8}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0xa6a9710}, Handle = 0, Value = uno::Any 0 '\000', State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x98dac48}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 4, length = 37, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x98db240}, Handle = 0, Value = uno::Any {pData = 0x8956510}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0xa355f48}, Handle = 0, Value = uno::Any {pData = 0x183e98}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x9a61980}, Handle = 0, Value = uno::Any {pData = 0xa4ad920}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}} > xTargetFrame = uno::Reference to {<com::sun::star::lang::XComponent> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb3275088}, <No data fields>}, <No data fields>} > bHidden = 0 '\000' > bPreview = 0 '\000' > sURL = {pData = 0xa85fa80} > xAsyncLoader = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xad6a4f08}, <No data fields>} >#39 0xb2fd1730 in framework::LoadEnv::startLoading (this=0xa5a55f4) at /home/terry/lo_hacking/git/libo/framework/source/loadenv/loadenv.cxx:408 > aReadLock = {<framework::INonCopyable> = {<No data fields>}, m_pLock = 0xa5a55f8, m_bLocked = 0 '\000'} > bStarted = 0 '\000' >#40 0xb2f5decc in framework::LoadDispatcher::impl_dispatch (this=0xa5a55a8, rURL=..., lArguments=uno::Sequence of length 9 = {...}, xListener=empty uno::Reference) at /home/terry/lo_hacking/git/libo/framework/source/dispatch/loaddispatcher.cxx:130 > xBaseFrame = uno::Reference to {<com::sun::star::lang::XComponent> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb3275088}, <No data fields>}, <No data fields>} > aRet = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 285, in make_uno_type > raise UnknownType(type) >libreoffice.util.uno.UnknownType > > xThis = uno::Reference to {_vptr.XInterface = 0xb3270d28} > aReadLock = {<framework::INonCopyable> = {<No data fields>}, m_pLock = 0xa5a55c8, m_bLocked = 1 '\001'} > xComponent = empty uno::Reference > aRet = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 285, in make_uno_type > raise UnknownType(type) >libreoffice.util.uno.UnknownType > >#41 0xb2f5db82 in framework::LoadDispatcher::dispatch (this=0xa5a55a8, aURL=..., lArguments=uno::Sequence of length 9 = {...}) at /home/terry/lo_hacking/git/libo/framework/source/dispatch/loaddispatcher.cxx:69 >No locals. >#42 0xad3df41e in dbaui::OQueryController::executeQuery (this=0x9926e48) at /home/terry/lo_hacking/git/libo/dbaccess/source/ui/querydesign/querycontroller.cxx:1329 > aProps = uno::Sequence of length 9 = {{Name = {pData = 0xa4ade58}, Handle = 0, Value = uno::Any {pData = 0x98dad40}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0xa5d9108}, Handle = 0, Value = uno::Any 2, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x9a61980}, Handle = 0, Value = uno::Any {pData = 0xa4ad920}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0xa6a9710}, Handle = 0, Value = uno::Any 0 '\000', State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0xa268340}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 3, length = 29, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0xa921b50}, Handle = 0, Value = uno::Any {pData = 0x183e98}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0xa45f658}, Handle = 0, Value = uno::Any {pData = 0x183e98}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0xa355f48}, Handle = 0, Value = uno::Any {pData = 0x183e98}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0xa29ade8}, Handle = 0, Value = uno::Any 1 '\001', State = com::sun::star::beans::PropertyState_DIRECT_VALUE}} > xComponent = empty uno::Reference > xProv = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb3275088}, <No data fields>} > aWantToDispatch = {Complete = {pData = 0xa4709c8}, Main = {pData = 0x183e98}, Protocol = {pData = 0x183e98}, User = {pData = 0x183e98}, Password = {pData = 0x183e98}, Server = {pData = 0x183e98}, Port = 0, Path = {pData = 0x183e98}, Name = {pData = 0x183e98}, Arguments = {pData = 0x183e98}, Mark = {pData = 0x183e98}} > sFrameName = {pData = 0xa5c8cc0} > nSearchFlags = 4 > xDisp = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb3270d28}, <No data fields>} > sTranslatedStmt = {pData = 0xa4ad920} > sDataSourceName = {pData = 0x98dad40} >#43 0xad3db599 in dbaui::OQueryController::Execute (this=0x9926e48, _nId=10721, aArgs=empty uno::Sequence) at /home/terry/lo_hacking/git/libo/dbaccess/source/ui/querydesign/querycontroller.cxx:706 > __PRETTY_FUNCTION__ = "virtual void dbaui::OQueryController::Execute(sal_uInt16, const com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>&)" >#44 0xad1ed123 in dbaui::OGenericUnoController::executeChecked (this=0x9926e48, _rCommand=..., aArgs=empty uno::Sequence) at /home/terry/lo_hacking/git/libo/dbaccess/source/ui/browser/genericcontroller.cxx:1195 > nFeatureId = 10721 > aIter = {<__gnu_debug::_Safe_iterator_base> = {_M_sequence = 0x9926ec0, _M_version = 1, _M_prior = 0x0, _M_next = 0x0}, _M_current = {_M_node = 0x9d618a0}} >#45 0xad1ea8a3 in dbaui::OGenericUnoController::dispatch (this=0x9926e48, _aURL=..., aArgs=empty uno::Sequence) at /home/terry/lo_hacking/git/libo/dbaccess/source/ui/browser/genericcontroller.cxx:780 > aSolarGuard = {m_solarMutex = @0x8400828} >#46 0x036b5492 in svt::AsyncAccelExec::impl_ts_asyncCallback (this=0xa268218) at /home/terry/lo_hacking/git/libo/svtools/source/misc/acceleratorexecute.cxx:494 >No locals. >#47 0x036b5426 in svt::AsyncAccelExec::LinkStubimpl_ts_asyncCallback (pThis=0xa268218, pCaller=0x0) at /home/terry/lo_hacking/git/libo/svtools/source/misc/acceleratorexecute.cxx:487 >No locals. >#48 0x07510f6f in Link::Call (this=0xa26821c, pCaller=0x0) at /home/terry/lo_hacking/git/libo/solver/unxlngi6/inc/tools/link.hxx:123 >No locals. >#49 0x078daf58 in vcl::EventPoster::DoEvent_Impl (this=0xa268218, pEvent=0x0) at /home/terry/lo_hacking/git/libo/vcl/source/helper/evntpost.cxx:47 >No locals. >#50 0x078daf26 in vcl::EventPoster::LinkStubDoEvent_Impl (pThis=0xa268218, pCaller=0x0) at /home/terry/lo_hacking/git/libo/vcl/source/helper/evntpost.cxx:50 >No locals. >#51 0x07510f6f in Link::Call (this=0xa889d30, pCaller=0x0) at /home/terry/lo_hacking/git/libo/solver/unxlngi6/inc/tools/link.hxx:123 >No locals. >#52 0x07a1a7b2 in ImplHandleUserEvent (pSVEvent=0xa8129a0) at /home/terry/lo_hacking/git/libo/vcl/source/window/winproc.cxx:1997 >No locals. >#53 0x07a1b8ac in ImplWindowFrameProc (pWindow=0x8c451b8, nEvent=22, pEvent=0xa8129a0) at /home/terry/lo_hacking/git/libo/vcl/source/window/winproc.cxx:2569 > nRet = 0 >#54 0x07a2cc39 in SalFrame::CallCallback (this=0x8c45480, nEvent=22, pEvent=0xa8129a0) at /home/terry/lo_hacking/git/libo/vcl/inc/salframe.hxx:278 >No locals. >#55 0x07a2c7a7 in SalGenericDisplay::DispatchInternalEvent (this=0x84745a8) at /home/terry/lo_hacking/git/libo/vcl/generic/app/gendisp.cxx:102 > pData = 0xa8129a0 > pFrame = 0x8c45480 > nEvent = 22 >#56 0x066f0d8d in GtkData::userEventFn (data=0x84008b8) at /home/terry/lo_hacking/git/libo/vcl/unx/gtk/app/gtkdata.cxx:954 > bContinue = 1 > aGuard = {pT = 0x8400828} > pDisplay = 0x84745a8 > pThis = 0x84008b8 > pData = 0x84008b8 >#57 0x066f0de4 in call_userEventFn (data=0x84008b8) at /home/terry/lo_hacking/git/libo/vcl/unx/gtk/app/gtkdata.cxx:964 > aGuard = {m_solarMutex = @0x8400828} >#58 0x00ee7311 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 >No symbol table info available. >#59 0x00eebaa8 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0 >No symbol table info available. >#60 0x00eec270 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 >No symbol table info available. >#61 0x00eec524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 >No symbol table info available. >#62 0x066efe38 in GtkData::Yield (this=0x84008b8, bWait=true, bHandleAllCurrentEvents=false) at /home/terry/lo_hacking/git/libo/vcl/unx/gtk/app/gtkdata.cxx:591 > nMaxEvents = 0 > wasOneEvent = 1 > aReleaser = {m_nYieldCount = 2} > bDispatchThread = true > bWasEvent = false >#63 0x066f368f in GtkInstance::Yield (this=0x8400878, bWait=true, bHandleAllCurrentEvents=false) at /home/terry/lo_hacking/git/libo/vcl/unx/gtk/app/gtkinst.cxx:538 >No locals. >#64 0x07528a8a in ImplYield (i_bWait=true, i_bAllEvents=false) at /home/terry/lo_hacking/git/libo/vcl/source/app/svapp.cxx:434 > pSVData = 0x7e56f20 >#65 0x07525066 in Application::Yield (i_bAllEvents=false) at /home/terry/lo_hacking/git/libo/vcl/source/app/svapp.cxx:468 >No locals. >#66 0x07931391 in Dialog::Execute (this=0xa4c9538) at /home/terry/lo_hacking/git/libo/vcl/source/window/dialog.cxx:905 > aDelData = {_vptr.ImplDelData = 0x7e4a4e8, mpNext = 0x0, mpWindow = 0xa4c9538, mbDel = 0 '\000'} > aParentDelData = {_vptr.ImplDelData = 0x7e4a4e8, mpNext = 0x0, mpWindow = 0x9f710c0, mbDel = 0 '\000'} > pDialogParent = 0x9f710c0 > nRet = 0 >#67 0x0284799a in SbRtl_MsgBox (pBasic=0x9f22040, rPar=..., bWrite=0 '\000') at /home/terry/lo_hacking/git/libo/basic/source/runtime/methods.cxx:4082 > nType = 0 > pBox = 0xa4c9538 > nRet = 648 > nWinDefBits = 436207616 > aMsg = "SELECT ÐаÑаÐокÑпки, ÐокÑпнаÑЦена, ÐоделÑ, ÐомеÑЧека FROM ÐкÑÐ¸Ð²Ñ WHERE ÐаÑаÐокÑпки < {D '2011-04-01' } AND ÐаÑаÐокÑпки >= {D '2011-03-01' } AND СпоÑобÐплаÑÑ=1 ORDER BY ÐаÑаÐокÑпки ASC" > pParent = 0x9f71870 > nStyleMap = {1048576, 2097152, 68719476736, 8388608, 4194304, 16777216} > nButtonMap = {2, 1, 6, 7, 4} > nArgCount = 2 > nWinBits = 437256192 > nStyle = 0 > aTitle = "soffice" > nMappedRet = 6649 >#68 0x028296df in SbiStdObject::Notify (this=0x9f22d18, rBC=..., rHint=...) at /home/terry/lo_hacking/git/libo/basic/source/runtime/stdobj.cxx:850 > p = 0x284757f <SbRtl_MsgBox(StarBASIC*, SbxArray&, sal_Bool)> > rPar = {pObj = 0xa78d460} > bWrite = 0 '\000' > pVar = 0xa77d550 > pPar_ = 0xa78d460 > t = 65536 > nCallId = 357 > pHint = 0xbf9a75bc >#69 0x05056c07 in SfxBroadcaster::Broadcast (this=0xa570c60, rHint=...) at /home/terry/lo_hacking/git/libo/svl/source/notify/brdcst.cxx:49 > pListener = 0x9f22d54 > n = 0 > aDbgXtorObj = {pDbgData = 0x5167a1c, pThis = 0xa570c60, fDbgUsr = 0, nAction = 3} >#70 0x02882aea in SbxVariable::Broadcast (this=0xa77d550, nHintId=65536) at /home/terry/lo_hacking/git/libo/basic/source/sbx/sbxvar.cxx:185 > pSave = 0xa570c60 > nSaveFlags = 1 >#71 0x0287c85f in SbxValue::SbxValue (this=0xa326438, __vtt_parm=0x29413a8, r=..., __in_chrg=<value optimized out>) at /home/terry/lo_hacking/git/libo/basic/source/sbx/sbxvalue.cxx:95 >No locals. >#72 0x02881cb6 in SbxVariable::SbxVariable (this=0xa326438, __vtt_parm=0x29413a4, r=..., __in_chrg=<value optimized out>) at /home/terry/lo_hacking/git/libo/basic/source/sbx/sbxvar.cxx:79 >No locals. >#73 0x02875c39 in SbxMethod::SbxMethod (this=0xa326438, r=..., __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at /home/terry/lo_hacking/git/libo/basic/source/sbx/sbxobj.cxx:871 >No locals. >#74 0x02836c4c in SbiRuntime::FindElement (this=0xa78ba70, pObj=0x9f22d18, nOp1=32837, nOp2=2, nNotFound=87560, bLocal=false, bStatic=false) at /home/terry/lo_hacking/git/libo/basic/source/runtime/step2.cxx:238 > t2 = SbxINTEGER > bSet = false > refTemp = {pObj = 0xa77d550} > nSavFlags = 1 > pNew = 0x8 > bFatalError = false > t = SbxINTEGER > aName = "msgbox" > bIsVBAInterOp = false > pElem = 0xa77d550 >#75 0x02838517 in SbiRuntime::StepRTL (this=0xa78ba70, nOp1=32837, nOp2=2) at /home/terry/lo_hacking/git/libo/basic/source/runtime/step2.cxx:607 >No locals. >#76 0x02825b22 in SbiRuntime::Step (this=0xa78ba70) at /home/terry/lo_hacking/git/libo/basic/source/runtime/runtime.cxx:719 > eOp = _RTL > nOp1 = 32837 > nOp2 = 2 > nSbError = 0 >#77 0x027bb0c0 in SbModule::Run (this=0x9f21310, pMeth=0xa77d098) at /home/terry/lo_hacking/git/libo/basic/source/classes/sbxmod.cxx:1190 > pOldMod = 0x9f21310 > pRt = 0xa78ba70 > pRtNext = 0x294001c > nRes = 0 > bQuit = false > xBasic = {pObj = 0x9f22040} > pBasic = 0x2941ff4 > nMaxCallLevel = 9320 > bDelInst = true > xModel = empty uno::Reference > xVBACompat = empty uno::Reference >#78 0x027b9c34 in SbModule::Notify (this=0x9f21310, rBC=..., rHint=...) at /home/terry/lo_hacking/git/libo/basic/source/classes/sbxmod.cxx:847 > pOld = 0x0 > pVar = 0xa77d098 > pProp = 0x0 > pMeth = 0xa77d098 > pProcProperty = 0x0 > pHint = 0xbf9a7924 >#79 0x05056c07 in SfxBroadcaster::Broadcast (this=0x9f1e240, rHint=...) at /home/terry/lo_hacking/git/libo/svl/source/notify/brdcst.cxx:49 > pListener = 0x9f2134c > n = 0 > aDbgXtorObj = {pDbgData = 0x5167a1c, pThis = 0x9f1e240, fDbgUsr = 0, nAction = 3} >#80 0x027beb9b in SbMethod::Broadcast (this=0x9f21078, nHintId=65536) at /home/terry/lo_hacking/git/libo/basic/source/classes/sbxmod.cxx:2150 > pSave = 0x9f1e240 > pThisCopy = 0xa77d098 > xHolder = {pObj = 0xa77d098} > nSaveFlags = 647 >#81 0x0287d617 in SbxValue::Get (this=0x9f21078, rRes=...) at /home/terry/lo_hacking/git/libo/basic/source/sbx/sbxvalue.cxx:329 > p = 0x9f21078 > bRes = 0 '\000' > eOld = 0 >#82 0xa9faa06c in basctl::RunMethod (pMethod=0x9f21078) at /home/terry/lo_hacking/git/libo/basctl/source/basicide/basobj3.cxx:316 > aRes = {{nByte = 0 '\000', nUShort = 0, nChar = 0, nInteger = 0, nULong = 0, nLong = 0, nUInt = 0, nInt = 0, uInt64 = 715883843227222016, nInt64 = 715883843227222016, nSingle = 0, nDouble = 7.9597353827615916e-261, pOUString = 0x0, pDecimal = 0x0, pObj = 0x0, pByte = 0x0, pUShort = 0x0, pChar = 0x0, pInteger = 0x0, pULong = 0x0, pLong = 0x0, pUInt = 0x0, pInt = 0x0, puInt64 = 0x0, pnInt64 = 0x0, pSingle = 0x0, pDouble = 0x0, pData = 0x0}, eType = SbxVOID} >#83 0xa9f738de in basctl::ModulWindow::BasicExecute (this=0x9ef5370) at /home/terry/lo_hacking/git/libo/basctl/source/basicide/baside2.cxx:367 > nStart = 8 > nCurMethodStart = 107 > pMethod = 0x9f21078 > nEnd = 214 > aSel = {maStartPaM = {mnPara = 106, mnIndex = 12}, maEndPaM = {mnPara = 106, mnIndex = 12}} > aDbgXtorObj = {pDbgData = 0xaa0ee204, pThis = 0x9ef5370, fDbgUsr = 0, nAction = 3} > aDocument = {m_pImpl = boost::shared_ptr {<basctl::DocumentEventListener> = {<boost::noncopyable_::noncopyable> = {<No data fields>}, _vptr.DocumentEventListener = 0xaa0eac88}, m_bIsApplication = false, m_bValid = true, m_bDocumentClosed = false, m_xDocument = uno::Reference to {<com::sun::star::lang::XComponent> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb2bda1dc}, <No data fields>}, <No data fields>}, m_xDocModify = uno::Reference to {<com::sun::star::util::XModifyBroadcaster> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb2bda1dc}, <No data fields>}, <No data fields>}, m_xScriptAccess = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb2bda1dc}, <No data fields>}, m_pDocListener = {_M_ptr = 0x9aa7ca8}}} > bDone = false >#84 0xa9f73b3b in basctl::ModulWindow::BasicRun (this=0x9ef5370) at /home/terry/lo_hacking/git/libo/basctl/source/basicide/baside2.cxx:396 > aDbgXtorObj = {pDbgData = 0xaa0ee204, pThis = 0x9ef5370, fDbgUsr = 0, nAction = 3} >#85 0xa9f76b6a in basctl::ModulWindow::ExecuteCommand (this=0x9ef5370, rReq=...) at /home/terry/lo_hacking/git/libo/basctl/source/basicide/baside2.cxx:974 > aDbgXtorObj = {pDbgData = 0xaa0ee204, pThis = 0x9ef5370, fDbgUsr = 0, nAction = 3} >#86 0xa9f952b4 in basctl::Shell::ExecuteBasic (this=0x9f7a158, rReq=...) at /home/terry/lo_hacking/git/libo/basctl/source/basicide/basides2.cxx:253 >No locals. >#87 0xa9f96b7c in SfxStubbasctl_ShellExecuteBasic (pShell=0x9f7a158, rReq=...) at /home/terry/lo_hacking/git/libo/workdir/unxlngi6/SdiTarget/basctl/sdi/basslots.hxx:204 >No locals. >#88 0x01564d34 in SfxShell::CallExec (this=0x9f7a158, pFunc=0xa9f96b58 <SfxStubbasctl_ShellExecuteBasic(SfxShell*, SfxRequest&)>, rReq=...) at /home/terry/lo_hacking/git/libo/sfx2/inc/sfx2/shell.hxx:188 >No locals. >#89 0x0180c165 in SfxDispatcher::Call_Impl (this=0x9f6f5f8, rShell=..., rSlot=..., rReq=..., bRecord=1 '\001') at /home/terry/lo_hacking/git/libo/sfx2/source/control/dispatch.cxx:249 > bThisDispatcherAlive = 1 '\001' > pOldInCallAliveFlag = 0x0 > pView = 0x9f76e90 > pFunc = 0xa9f96b58 <SfxStubbasctl_ShellExecuteBasic(SfxShell*, SfxRequest&)> > bAutoUpdate = 0 '\000' >#90 0x0180eee1 in SfxDispatcher::PostMsgHandler (this=0x9f6f5f8, pReq=0xa5b5fd0) at /home/terry/lo_hacking/git/libo/sfx2/source/control/dispatch.cxx:1234 > pSlot = 0xaa0ee960 > pSh = 0x9f7a158 > aSvr = {_pSlot = 0xaa0ee960, _nShellLevel = 0} >#91 0x0180ed8c in SfxDispatcher::LinkStubPostMsgHandler (pThis=0x9f6f5f8, pCaller=0xa5b5fd0) at /home/terry/lo_hacking/git/libo/sfx2/source/control/dispatch.cxx:1205 >No locals. >#92 0x014917ff in Link::Call (this=0x9f76d10, pCaller=0xa5b5fd0) at /home/terry/lo_hacking/git/libo/solver/unxlngi6/inc/tools/link.hxx:123 >No locals. >#93 0x017a226c in GenLink::Call (this=0x9f76d10, pCaller=0xa5b5fd0) at /home/terry/lo_hacking/git/libo/sfx2/inc/sfx2/genlink.hxx:45 >No locals. >#94 0x017a21c7 in SfxHintPoster::Event (this=0x9f76d08, pPostedHint=0xa5b5fd0) at /home/terry/lo_hacking/git/libo/sfx2/source/notify/hintpost.cxx:62 >No locals. >#95 0x017a2291 in SfxHintPoster::DoEvent_Impl (this=0x9f76d08, pPostedHint=0xa5b5fd0) at /home/terry/lo_hacking/git/libo/sfx2/source/notify/hintpost.cxx:52 >No locals. >#96 0x017a21aa in SfxHintPoster::LinkStubDoEvent_Impl (pThis=0x9f76d08, pCaller=0xa5b5fd0) at /home/terry/lo_hacking/git/libo/sfx2/source/notify/hintpost.cxx:56 >No locals. >#97 0x07510f6f in Link::Call (this=0xa7816a8, pCaller=0xa5b5fd0) at /home/terry/lo_hacking/git/libo/solver/unxlngi6/inc/tools/link.hxx:123 >No locals. >#98 0x07a1a7b2 in ImplHandleUserEvent (pSVEvent=0xa50be80) at /home/terry/lo_hacking/git/libo/vcl/source/window/winproc.cxx:1997 >No locals. >#99 0x07a1b8ac in ImplWindowFrameProc (pWindow=0x8c451b8, nEvent=22, pEvent=0xa50be80) at /home/terry/lo_hacking/git/libo/vcl/source/window/winproc.cxx:2569 > nRet = 0 >#100 0x07a2cc39 in SalFrame::CallCallback (this=0x8c45480, nEvent=22, pEvent=0xa50be80) at /home/terry/lo_hacking/git/libo/vcl/inc/salframe.hxx:278 >No locals. >#101 0x07a2c7a7 in SalGenericDisplay::DispatchInternalEvent (this=0x84745a8) at /home/terry/lo_hacking/git/libo/vcl/generic/app/gendisp.cxx:102 > pData = 0xa50be80 > pFrame = 0x8c45480 > nEvent = 22 >#102 0x066f0d8d in GtkData::userEventFn (data=0x84008b8) at /home/terry/lo_hacking/git/libo/vcl/unx/gtk/app/gtkdata.cxx:954 > bContinue = 1 > aGuard = {pT = 0x8400828} > pDisplay = 0x84745a8 > pThis = 0x84008b8 > pData = 0x84008b8 >#103 0x066f0de4 in call_userEventFn (data=0x84008b8) at /home/terry/lo_hacking/git/libo/vcl/unx/gtk/app/gtkdata.cxx:964 > aGuard = {m_solarMutex = @0x8400828} >#104 0x00ee7311 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 >No symbol table info available. >#105 0x00eebaa8 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0 >No symbol table info available. >#106 0x00eec270 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 >No symbol table info available. >#107 0x00eec524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 >No symbol table info available. >#108 0x066efe38 in GtkData::Yield (this=0x84008b8, bWait=true, bHandleAllCurrentEvents=false) at /home/terry/lo_hacking/git/libo/vcl/unx/gtk/app/gtkdata.cxx:591 > nMaxEvents = 0 > wasOneEvent = 1 > aReleaser = {m_nYieldCount = 1} > bDispatchThread = true > bWasEvent = false >#109 0x066f368f in GtkInstance::Yield (this=0x8400878, bWait=true, bHandleAllCurrentEvents=false) at /home/terry/lo_hacking/git/libo/vcl/unx/gtk/app/gtkinst.cxx:538 >No locals. >#110 0x07528a8a in ImplYield (i_bWait=true, i_bAllEvents=false) at /home/terry/lo_hacking/git/libo/vcl/source/app/svapp.cxx:434 > pSVData = 0x7e56f20 >#111 0x07525066 in Application::Yield (i_bAllEvents=false) at /home/terry/lo_hacking/git/libo/vcl/source/app/svapp.cxx:468 >No locals. >#112 0x07525000 in Application::Execute () at /home/terry/lo_hacking/git/libo/vcl/source/app/svapp.cxx:413 > pSVData = 0x7e56f20 >#113 0x00d5b1c9 in desktop::Desktop::Main (this=0xbf9a8d18) at /home/terry/lo_hacking/git/libo/desktop/source/app/app.cxx:1712 > layer2 = {m_aEnvTypeName = {pData = 0x8bf2dc8}, m_xPreviousContext = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xe025a8}, <No data fields>}} > bTerminateRequested = 0 '\000' > nAcquireCount = 1 > aConfigErrHandler = {m_pContext = 0x0, m_xHandler = empty uno::Reference} > xRestartManager = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x1261be8}, <No data fields>} > layer = {m_aEnvTypeName = {pData = 0x8beedd8}, m_xPreviousContext = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x7e37fe8}, <No data fields>}} > eStatus = desktop::Desktop::BS_OK > rCmdLineArgs = @0xe03940 > xSMgr = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x3a69c8}, <No data fields>} > aOptions = {<utl::detail::Options> = {<utl::ConfigurationBroadcaster> = {_vptr.ConfigurationBroadcaster = 0x39bfa08, mpList = 0x0, m_nBroadcastBlocked = 0, m_nBlockedHint = 0}, <utl::ConfigurationListener> = {_vptr.ConfigurationListener = 0x39bfa24}, <No data fields>}, <SfxListener> = {_vptr.SfxListener = 0x39bfa38, aBCs = {<std::__norm::deque<SfxBroadcaster*, std::allocator<SfxBroadcaster*> >> = {<std::__norm::_Deque_base<SfxBroadcaster*, std::allocator<SfxBroadcaster*> >> = {_M_impl = {<std::allocator<SfxBroadcaster*>> = {<__gnu_cxx::new_allocator<SfxBroadcaster*>> = {<No data fields>}, <No data fields>}, _M_map = 0x8ce8ef0, _M_map_size = 8, _M_start = {_M_cur = 0x8ce9660, _M_first = 0x8ce9660, _M_last = 0x8ce9860, _M_node = 0x8ce8efc}, _M_finish = {_M_cur = 0x8ce9660, _M_first = 0x8ce9660, _M_last = 0x8ce9860, _M_node = 0x8ce8efc}}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::deque<SfxBroadcaster*, std::allocator<SfxBroadcaster*> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, <No data fields>}}, static sm_pSingleImplConfig = 0x8cd7620, static sm_nAccessibilityRefCount = 7} > aUnknown = {pData = 0x183e98} > inst_fin = desktop::UserInstall::Ok > xDesktop = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb3274a28}, <No data fields>} > aAppearanceCfg = {<utl::ConfigItem> = {<utl::ConfigurationBroadcaster> = {_vptr.ConfigurationBroadcaster = 0x39bfa98, mpList = 0x0, m_nBroadcastBlocked = 0, m_nBlockedHint = 0}, sSubTree = {pData = 0x8c1d640}, m_xHierarchyAccess = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x4c60088}, <No data fields>}, xChangeLstnr = empty uno::Reference, pImpl = 0x8ce8c58}, nDragMode = 2, nScaleFactor = 100, nSnapMode = 2, nMiddleMouse = 2, nAAMinPixelHeight = 8, bMenuMouseFollow = 1 '\001', bFontAntialiasing = 1 '\001', static bInitialized = 1 '\001'} >#114 0x07530ef4 in ImplSVMain () at /home/terry/lo_hacking/git/libo/vcl/source/app/svmain.cxx:173 > pSVData = 0x7e56f20 > xMS = empty uno::Reference > nReturn = 1 > bInit = 1 '\001' > xComponent = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xfada74}, <No data fields>} >#115 0x0753102c in SVMain () at /home/terry/lo_hacking/git/libo/vcl/source/app/svmain.cxx:210 > nRet = 122884092 >#116 0x00d992a2 in soffice_main () at /home/terry/lo_hacking/git/libo/desktop/source/app/sofficemain.cxx:83 > aDesktop = {<Application> = {_vptr.Application = 0xe01b68}, m_rSplashScreen = empty uno::Reference, m_bCleanedExtensionCache = false, m_bServicesRegistered = true, m_aBootstrapError = desktop::Desktop::BE_OK, m_aBootstrapErrorMessage = {pData = 0x183e98}, m_aBootstrapStatus = desktop::Desktop::BS_OK, m_pLockfile = {_M_ptr = 0x8c1b0e0}, m_firstRunTimer = {_vptr.Timer = 0x7e380e8, mpTimerData = 0x0, mnTimeout = 1, mbActive = 0 '\000', mbAuto = 0 '\000', maTimeoutHdl = {pInst = 0x0, pFunc = 0}}, static pResMgr = 0x0} > rCmdLineArgs = @0xe03940 > aUnknown = {pData = 0x183e98} >#117 0x080486cc in sal_main () at /home/terry/lo_hacking/git/libo/desktop/source/app/main.c:25 >No locals. >#118 0x080486a0 in main (argc=2, argv=0xbf9a8e64) at /home/terry/lo_hacking/git/libo/desktop/source/app/main.c:24 > ret = -1080390216 >(gdb) thread apply [K[K[K[K[K[K[K[K[K[K[K[K[Kcont >Continuing.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 55558
: 68015 |
68016
|
68017