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

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |haveBacktrace

--- Comment #3 from Julien Nabet <[email protected]> ---
On pc Debian x86-64 with master sources updated today, I still reproduce this

When error popup displayed, I just breaked on gdb and had this bt:
(gdb) bt
#0  0x00002aaaab3c256d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00002aaaacc599f6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00002aaaacc59d82 in g_main_loop_run () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00002aaac6feee83 in gtk_dialog_run () from
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#4  0x00002aaac6c6faf9 in GtkSalSystem::ShowNativeDialog (this=<optimized out>,
rTitle=..., rMessage=..., rButtonNames=std::__debug::list = {...},
nDefaultButton=0)
    at /home/julien/lo/libreoffice/vcl/unx/gtk/gtksys.cxx:290
#5  0x00002aaab4a0c5bf in SalGenericSystem::ShowNativeMessageBox
(this=0x5555574226e0, rTitle="LibreOfficeDev 5.4 - Fatal Error", rMessage="")
    at /home/julien/lo/libreoffice/vcl/unx/generic/app/gensys.cxx:103
#6  0x00002aaab4923a54 in Application::ShowNativeErrorBox
(sTitle="LibreOfficeDev 5.4 - Fatal Error", sMessage="") at
/home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:1661
#7  0x00002aaaaafa4bfe in desktop::(anonymous namespace)::FatalError
(sMessage="") at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:447
#8  0x00002aaaaafad13c in desktop::Desktop::Main (this=<optimized out>) at
/home/julien/lo/libreoffice/desktop/source/app/app.cxx:1699
#9  0x00002aaab492ca21 in ImplSVMain () at
/home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:185
#10 0x00002aaab492caef in SVMain () at
/home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:223
#11 0x00002aaaaafe1504 in soffice_main () at
/home/julien/lo/libreoffice/desktop/source/app/sofficemain.cxx:166
#12 0x00005555555549f9 in sal_main () at
/home/julien/lo/libreoffice/desktop/source/app/main.c:48
#13 0x0000555555554a47 in main (argc=<optimized out>, argv=<optimized out>) at
/home/julien/lo/libreoffice/desktop/source/app/main.c:47

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to