Bug 892720

Summary: [abrt] g_main_dispatch (in chart insertion dialog)
Product: [Fedora] Fedora Reporter: Jan Teichmann <jan.teichmann>
Component: libreofficeAssignee: Caolan McNamara <caolanm>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: caolanm, dtardon, erack, ltinkl, mstahl, sbergman
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:78fcb9ba29d03b39cd5b9ec075bc100eeda520a9
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-08 11:41:38 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Jan Teichmann 2013-01-07 16:53:29 UTC
Version-Release number of selected component:
libreoffice-core-3.6.3.2-8.fc18

Additional info:
backtrace_rating: 4
cmdline:        /usr/lib64/libreoffice/program/soffice.bin --writer /home/jan/Documents/CITY/models/TDLeaningCpp/Documentation/results.odt --splash-pipe=6
crash_function: g_type_check_instance_is_a
executable:     /usr/lib64/libreoffice/program/soffice.bin
kernel:         3.6.10-4.fc18.x86_64
remote_result:  NOTFOUND
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 g_type_check_instance_is_a at gtype.c:3964
 #1 gdk_event_translate at gdkevents-x11.c:966
 #2 _gdk_events_queue at gdkevents-x11.c:2336
 #7 g_main_context_iteration at gmain.c:3351
 #8 GtkData::Yield at /usr/src/debug/libreoffice-3.6.3.2/vcl/unx/gtk/app/gtkdata.cxx:601
 #9 ImplYield at /usr/src/debug/libreoffice-3.6.3.2/vcl/source/app/svapp.cxx:451
 #10 Application::Yield at /usr/src/debug/libreoffice-3.6.3.2/vcl/source/app/svapp.cxx:485
 #11 Dialog::Execute at /usr/src/debug/libreoffice-3.6.3.2/vcl/source/window/dialog.cxx:698
 #12 chart::CreationWizardUnoDlg::execute at /usr/src/debug/libreoffice-3.6.3.2/chart2/source/controller/dialogs/dlg_CreationWizard_UNO.cxx:259
 #13 FuInsertChart::FuInsertChart at /usr/src/debug/libreoffice-3.6.3.2/sc/source/ui/drawfunc/fuins2.cxx:765

Comment 1 Jan Teichmann 2013-01-07 16:53:33 UTC
Created attachment 674163 [details]
File: backtrace

Comment 2 Jan Teichmann 2013-01-07 16:53:35 UTC
Created attachment 674164 [details]
File: cgroup

Comment 3 Jan Teichmann 2013-01-07 16:53:38 UTC
Created attachment 674165 [details]
File: core_backtrace

Comment 4 Jan Teichmann 2013-01-07 16:53:41 UTC
Created attachment 674166 [details]
File: dso_list

Comment 5 Jan Teichmann 2013-01-07 16:53:44 UTC
Created attachment 674167 [details]
File: environ

Comment 6 Jan Teichmann 2013-01-07 16:53:46 UTC
Created attachment 674168 [details]
File: limits

Comment 7 Jan Teichmann 2013-01-07 16:53:49 UTC
Created attachment 674169 [details]
File: maps

Comment 8 Jan Teichmann 2013-01-07 16:53:51 UTC
Created attachment 674170 [details]
File: open_fds

Comment 9 Jan Teichmann 2013-01-07 16:53:53 UTC
Created attachment 674171 [details]
File: proc_pid_status

Comment 10 Jan Teichmann 2013-01-07 16:53:55 UTC
Created attachment 674172 [details]
File: var_log_messages

Comment 11 David Tardon 2013-01-08 05:26:48 UTC
It crashed in chart insertion dialog, but I doubt that is the real cause. Or is the crash reproducible in the same spreadsheet?

Comment 12 Jan Teichmann 2013-01-08 10:49:26 UTC
I couldn't recover the state of the spreadsheet when it crashed so it's not the same spreadsheet. I added all the things which were missing and added the chart without crashing this time. charts worked before without crashing too. but strictly speaking I don't have the same spreadsheet as I didn't save it and recovery didn't include latest changes I did before the crash.

Comment 13 Caolan McNamara 2013-01-08 11:41:38 UTC
we can't reproduce this, and the backtrace doesn't help us much in this case. I wonder if e.g. office was running, then glib got upgraded, and then the chart was inserted.