Date: prev next · Thread: first prev next last
2014 Archives by date, by thread · List index


Hi all,

Yesterday Calc crashed when trying to Save As, just when the save dialog opened, both with and 
without my code changes.
This morning I pulled a recent codebase and rebuild.

Now LibreOffice crashes also when the open dialog opens.

I ran soffice.bin in gdb:
Program received signal SIGSEGV, Segmentation fault.
0x00007fffedd13270 in g_type_check_instance_cast () from /usr/lib64/libgobject-2.0.so.0
(gdb) backtrace
#0  0x00007fffedd13270 in g_type_check_instance_cast () from /usr/lib64/libgobject-2.0.so.0
#1  0x00007fffdd10d549 in Oxygen::InnerShadowData::registerChild(_GtkWidget*) ()
   from /usr/lib64/gtk-2.0/2.10.0/engines/liboxygen-gtk.so
#2  0x00007fffdd19e7a4 in ?? () from /usr/lib64/gtk-2.0/2.10.0/engines/liboxygen-gtk.so
#3  0x00007fffe65190ac in ?? () from /usr/lib64/libgtk-x11-2.0.so.0
#4  0x00007fffe64ba9d5 in ?? () from /usr/lib64/libgtk-x11-2.0.so.0
#5  0x00007fffedcf1292 in g_closure_invoke () from /usr/lib64/libgobject-2.0.so.0
#6  0x00007fffedd02a6b in ?? () from /usr/lib64/libgobject-2.0.so.0
#7  0x00007fffedd0a689 in g_signal_emit_valist () from /usr/lib64/libgobject-2.0.so.0
#8  0x00007fffedd0ac72 in g_signal_emit () from /usr/lib64/libgobject-2.0.so.0
#9  0x00007fffe65ca864 in ?? () from /usr/lib64/libgtk-x11-2.0.so.0
#10 0x00007fffe6443548 in gtk_container_propagate_expose () from /usr/lib64/libgtk-x11-2.0.so.0
#11 0x00007fffe640fc5a in ?? () from /usr/lib64/libgtk-x11-2.0.so.0
#12 0x00007fffe64420d4 in ?? () from /usr/lib64/libgtk-x11-2.0.so.0
#13 0x00007fffe64ba9d5 in ?? () from /usr/lib64/libgtk-x11-2.0.so.0
#14 0x00007fffedcf1292 in g_closure_invoke () from /usr/lib64/libgobject-2.0.so.0
#15 0x00007fffedd02a6b in ?? () from /usr/lib64/libgobject-2.0.so.0
#16 0x00007fffedd0a689 in g_signal_emit_valist () from /usr/lib64/libgobject-2.0.so.0
#17 0x00007fffedd0ac72 in g_signal_emit () from /usr/lib64/libgobject-2.0.so.0
#18 0x00007fffe65ca864 in ?? () from /usr/lib64/libgtk-x11-2.0.so.0
#19 0x00007fffe6443548 in gtk_container_propagate_expose () from /usr/lib64/libgtk-x11-2.0.so.0
#20 0x00007fffe64e3800 in ?? () from /usr/lib64/libgtk-x11-2.0.so.0
#21 0x00007fffe64420d4 in ?? () from /usr/lib64/libgtk-x11-2.0.so.0
#22 0x00007fffe64e2bd8 in ?? () from /usr/lib64/libgtk-x11-2.0.so.0
#23 0x00007fffe64ba9d5 in ?? () from /usr/lib64/libgtk-x11-2.0.so.0
#24 0x00007fffedcf1292 in g_closure_invoke () from /usr/lib64/libgobject-2.0.so.0
#25 0x00007fffedd02a6b in ?? () from /usr/lib64/libgobject-2.0.so.0

Any clues?

It makes testing my code changes a bit difficult ;)

Winfried


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.