GNOME Bugzilla – Bug 457525
Crash in e_source_group_uid_from_xmldoc
Last modified: 2011-01-27 12:07:26 UTC
What were you doing when the application crashed? Distribution: openSUSE 10.3 (X86-64) Alpha5plus Gnome Release: 2.18.1 2007-07-07 (SUSE) BugBuddy Version: 2.18.1 System: Linux 2.6.22-rc7-3-xen #1 SMP 2007/07/05 15:54:09 UTC x86_64 X Vendor: The X.Org Foundation X Vendor Release: 70200000 Selinux: No Accessibility: Disabled GTK+ Theme: Gilouche Icon Theme: Industrial Memory status: size: 268070912 vsize: 268070912 resident: 2949120 share: 9674752 rss: 12623872 rss_rlim: 830709760 CPU usage: start_time: 1184627884 rtime: 10 utime: 6 stime: 4 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/evolution-2.10' (no debugging symbols found) Using host libthread_db library "/lib64/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 0x2ba27c784680 (LWP 17892)] (no debugging symbols found) 0x00002ba276aa8925 in waitpid () from /lib64/libpthread.so.0
+ Trace 148489
Thread 1 (Thread 0x2ba27c784680 (LWP 17892))
----------- .xsession-errors --------------------- Entity: line 2: parser error : Couldn't find end of Start Tag sour line 2 r" base_uri="file:///home/fgruman/.evolution/calendar/local" readonly="no"><sour ^ Entity: line 2: parser error : Premature end of data in tag group line 2 r" base_uri="file:///home/fgruman/.evolution/calendar/local" readonly="no"><sour ^ Entity: line 2: parser error : Couldn't find end of Start Tag sour line 2 r" base_uri="file:///home/fgruman/.evolution/calendar/local" readonly="no"><sour ^ Entity: line 2: parser error : Premature end of data in tag group line 2 r" base_uri="file:///home/fgruman/.evolution/calendar/local" readonly="no"><sour ^ /usr/share/themes/Gilouche/gtk-2.0/gtkrc:42: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored. /usr/share/themes/Gilouche/gtk-2.0/gtkrc:43: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored. /usr/share/themes/Gilouche/gtk-2.0/gtkrc:44: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored. --------------------------------------------------
Thanks for taking the time to report this bug. Unfortunately, the stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Could you please help fixing this by installing some debugging packages [1], start the application as normal, and try to reproduce the crash, if possible? Once bug-buddy pops up, you can find the stacktrace in the 'Details', now containing way more information. Please copy that stacktrace and paste it as a comment here. Thanks in advance! [1] Please install debug packages for evolution, evolution-data-server, gtkhtml, gtk, glib, gnome-vfs, pango, libgnome and libgnomeui (as far as those packages are provided by your distribution). More details can be found here: http://live.gnome.org/GettingTraces
----------- .xsession-errors --------------------- Entity: line 2: parser error : Premature end of data in tag group line 2 " readonly="no"><source uid="1219066021.3521.0@taquilla" name="Escuela de Aviaci ^ Entity: line 2: parser error : AttValue: ' expected " readonly="no"><source uid="1219066021.3521.0@taquilla" name="Escuela de Aviaci ^ Entity: line 2: parser error : attributes construct error " readonly="no"><source uid="1219066021.3521.0@taquilla" name="Escuela de Aviaci ^ Entity: line 2: parser error : Couldn't find end of Start Tag source line 2 " readonly="no"><source uid="1219066021.3521.0@taquilla" name="Escuela de Aviaci ^ Entity: line 2: parser error : Premature end of data in tag group line 2 " readonly="no"><source uid="1219066021.3521.0@taquilla" name="Escuela de Aviaci ^ --------------------------------------------------
*** Bug 561403 has been marked as a duplicate of this bug. ***
Looks like corrupt GConf data, and we're probably not checking for errors very carefully when we parse it. Interesting there would be a dupe of this from a different user. Are _we_ causing the corruption?
*** Bug 567296 has been marked as a duplicate of this bug. ***
*** Bug 572200 has been marked as a duplicate of this bug. ***
Dupe of Bug 552491?
(In reply to comment #7) > Dupe of Bug 552491? I agree. *** This bug has been marked as a duplicate of bug 552491 ***