Bugzilla – Attachment 147386 Details for
Bug 121951
CRASH: Fatal error with mailmerge
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gdb bt
bt_gdb.txt (text/plain), 5.22 KB, created by
Julien Nabet
on 2018-12-08 17:35:55 UTC
(
hide
)
Description:
gdb bt
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2018-12-08 17:35:55 UTC
Size:
5.22 KB
patch
obsolete
>warn:dbaccess.core:27787:27787:dbaccess/source/core/api/RowSetCache.cxx:130: DBG_UNHANDLED_EXCEPTION in dbaccess::ORowSetCache::ORowSetCache(const com::sun::star::uno::Reference<com::sun::star::sdbc::XResultSet>&, const com::sun::star::uno::Reference<com::sun::star::sdb::XSingleSelectQueryAnalyzer>&, const com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>&, const rtl::OUString&, bool&, bool&, const ORowSetValueVector&, const rtl::OUString&, sal_Int32) > type: com.sun.star.sdbc.SQLException > message: The result set is read-only. > context: dbaccess::OResultSet > >warn:vcl:27787:27787:vcl/source/window/dndeventdispatcher.cxx:189: rejecting drag over due to missing listeners. >warn:dbaccess.core:27787:27787:dbaccess/source/core/api/RowSetCache.cxx:130: DBG_UNHANDLED_EXCEPTION in dbaccess::ORowSetCache::ORowSetCache(const com::sun::star::uno::Reference<com::sun::star::sdbc::XResultSet>&, const com::sun::star::uno::Reference<com::sun::star::sdb::XSingleSelectQueryAnalyzer>&, const com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>&, const rtl::OUString&, bool&, bool&, const ORowSetValueVector&, const rtl::OUString&, sal_Int32) > type: com.sun.star.sdbc.SQLException > message: The result set is read-only. > context: dbaccess::OResultSet > >warn:dbaccess.core:27787:27787:dbaccess/source/core/api/RowSetCache.cxx:130: DBG_UNHANDLED_EXCEPTION in dbaccess::ORowSetCache::ORowSetCache(const com::sun::star::uno::Reference<com::sun::star::sdbc::XResultSet>&, const com::sun::star::uno::Reference<com::sun::star::sdb::XSingleSelectQueryAnalyzer>&, const com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>&, const rtl::OUString&, bool&, bool&, const ORowSetValueVector&, const rtl::OUString&, sal_Int32) > type: com.sun.star.sdbc.SQLException > message: The result set is read-only. > context: dbaccess::OResultSet > >[New Thread 0x7fffae2b9700 (LWP 27873)] >[New Thread 0x7fffb6b84700 (LWP 27874)] >[New Thread 0x7fffa738b700 (LWP 27875)] >[Thread 0x7fffae2b9700 (LWP 27873) exited] >[Thread 0x7fffa738b700 (LWP 27875) exited] >[New Thread 0x7fffa738b700 (LWP 27877)] >warn:fwk.uiconfiguration:27787:27787:framework/source/uiconfiguration/ImageArrayData.cxx:75: Failed to load image 'cmd/lc_mailmergecurrententry.png' from icon theme 'elementary' >warn:ucb.ucp.gio:27787:27787:ucb/source/ucp/gio/gio_content.cxx:395: ignoring GError "Opération non prise en charge" for <> >warn:fwk.uiconfiguration:27787:27787:framework/source/uiconfiguration/ImageArrayData.cxx:75: Failed to load image 'cmd/lc_mailmergecurrententry.png' from icon theme 'elementary' >warn:vcl:27787:27787:vcl/source/app/salusereventlist.cxx:114: Uncaught com.sun.star.lang.DisposedException > >Thread 1 "soffice.bin" received signal SIGABRT, Aborted. >__GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51 >51 ../sysdeps/unix/sysv/linux/raise.c: Aucun fichier ou dossier de ce type. >(gdb) bt >#0 0x00007ffff7b55f3b in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51 >#1 0x00007ffff7b572f1 in __GI_abort () at abort.c:79 >#2 0x00007ffff0ffa925 in SalUserEventList::DispatchUserEvents(bool) (this=0x5555576271d0, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/source/app/salusereventlist.cxx:115 >#3 0x00007ffff11f7095 in SalGenericDisplay::DispatchInternalEvent(bool) (this=0x5555576271d0, bHandleAllCurrentEvent=false) > at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:52 >#4 0x00007fffe83d990a in call_userEventFn(void*) (data=0x555555647230) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:788 >#5 0x00007fffeb13dae8 in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#6 0x00007fffeb13ded8 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#7 0x00007fffeb13df6c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#8 0x00007fffe83d8856 in GtkSalData::Yield(bool, bool) (this=0x555555647230, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:463 >#9 0x00007fffe83dbf88 in GtkInstance::DoYield(bool, bool) (this=0x555555655370, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/../gtk/gtkinst.cxx:406 >#10 0x00007ffff105ac3f in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:441 >#11 0x00007ffff105b161 in Application::Yield() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:505 >#12 0x00007ffff105aa37 in Application::Execute() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:422 >#13 0x00007ffff7d56560 in desktop::Desktop::Main() (this=0x7fffffff2f60) at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1618 >#14 0x00007ffff1071997 in ImplSVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:199 >#15 0x00007ffff1071abc in SVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:233 >#16 0x00007ffff7dac169 in soffice_main() () at /home/julien/lo/libreoffice/desktop/source/app/sofficemain.cxx:169 >#17 0x000055555555484b in sal_main () at /home/julien/lo/libreoffice/desktop/source/app/main.c:48 >#18 0x000055555555484b in main (argc=<optimized out>, argv=<optimized out>) at /home/julien/lo/libreoffice/desktop/source/app/main.c:47 >(gdb) >
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 121951
: 147386 |
147387
|
147390