After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 445067 - crash in Tasks: i just left it opened af...
crash in Tasks: i just left it opened af...
Status: RESOLVED DUPLICATE of bug 426496
Product: evolution
Classification: Applications
Component: Tasks
unspecified
Other All
: High critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
: 444195 444858 450329 455924 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-06-07 10:17 UTC by gaozhihui
Modified: 2007-07-26 22:49 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description gaozhihui 2007-06-07 10:17:19 UTC
What were you doing when the application crashed?
i just left it opened after launching it, i did nothing


Distribution: Fedora release 7.89 (Rawhide)
Gnome Release: 2.19.3 2007-06-04 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.21-1.3194.fc7 #1 SMP Wed May 23 22:35:01 EDT 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Enforcing
Accessibility: Enabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 119873536 vsize: 119873536 resident: 40652800 share: 31203328 rss: 40652800 rss_rlim: 4294967295
CPU usage: start_time: 1181207033 rtime: 591 utime: 535 stime: 56 cutime:45 cstime: 9 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/evolution'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208355104 (LWP 2660)]
[New Thread -1323340912 (LWP 2691)]
(no debugging symbols found)
0x0069e402 in __kernel_vsyscall ()

Thread 1 (Thread -1208355104 (LWP 2660))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 ??
    from /usr/lib/libgnomeui-2.so.0
  • #3 ??
  • #4 <signal handler called>
  • #5 html_object_get_left_margin
    from /usr/lib/libgtkhtml-3.14.so.19
  • #6 ??
    from /usr/lib/libgtkhtml-3.14.so.19
  • #7 ??
    from /usr/lib/libgtkhtml-3.14.so.19
  • #8 html_object_calc_size
    from /usr/lib/libgtkhtml-3.14.so.19
  • #9 html_engine_calc_size
    from /usr/lib/libgtkhtml-3.14.so.19
  • #10 html_engine_refresh_fonts
    from /usr/lib/libgtkhtml-3.14.so.19
  • #11 ??
    from /usr/lib/libgtkhtml-3.14.so.19
  • #12 ??
    from /usr/lib/libgconf-2.so.4
  • #13 gconf_listeners_notify
    from /usr/lib/libgconf-2.so.4
  • #14 ??
    from /usr/lib/libgconf-2.so.4
  • #15 ??
    from /usr/lib/libgconf-2.so.4
  • #16 ??
    from /lib/libglib-2.0.so.0
  • #17 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #18 ??
    from /lib/libglib-2.0.so.0
  • #19 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #20 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #21 main
  • #0 __kernel_vsyscall


----------- .xsession-errors (3066 sec old) ---------------------
***MEMORY-WARNING***: gconftool-2[4282]: GSlice: g_thread_init() must be called before all other GLib functions; memory corruption due to late invocation of g_thread_init() has been detected; this pro
***MEMORY-WARNING***: gconftool-2[4283]: GSlice: g_thread_init() must be called before all other GLib functions; memory corruption due to late invocation of g_thread_init() has been detected; this pro
***MEMORY-WARNING***: gconftool-2[4285]: GSlice: g_thread_init() must be called before all other GLib functions; memory corruption due to late invocation of g_thread_init() has been detected; this pro
***MEMORY-WARNING***: gconftool-2[4286]: GSlice: g_thread_init() must be called before all other GLib functions; memory corruption due to late invocation of g_thread_init() has been detected; this pro
***MEMORY-WARNING***: gconftool-2[4288]: GSlice: g_thread_init() must be called before all other GLib functions; memory corruption due to late invocation of g_thread_init() has been detected; this pro
***MEMORY-WARNING***: gconftool-2[4289]: GSlice: g_thread_init() must be called before all other GLib functions; memory corruption due to late invocation of g_thread_init() has been detected; this pro
***MEMORY-WARNING***: gconftool-2[4292]: GSlice: g_thread_init() must be called before all other GLib functions; memory corruption due to late invocation of g_thread_init() has been detected; this pro
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 Akhil Laddha 2007-06-07 11:43:59 UTC
*** Bug 444858 has been marked as a duplicate of this bug. ***
Comment 2 Akhil Laddha 2007-06-07 11:45:03 UTC
*** Bug 444195 has been marked as a duplicate of this bug. ***
Comment 3 Akhil Laddha 2007-06-07 11:45:41 UTC
Thanks for the bug report. Unfortunately, that stack trace is not very useful
in determining the cause of the crash. Could you please install some debugging
packages [1] and 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!


[1] debugging packages for evolution, evolution-data-server and gtkhtml,
    plus debugging packages for some basic GNOME libs. More details can
    be found here:
    http://live.gnome.org/GettingTraces/DistroSpecificInstructions
Comment 4 palfrey 2007-06-29 16:46:53 UTC
*** Bug 450329 has been marked as a duplicate of this bug. ***
Comment 5 palfrey 2007-07-12 11:14:32 UTC
*** Bug 455924 has been marked as a duplicate of this bug. ***
Comment 6 André Klapper 2007-07-26 22:49:32 UTC

*** This bug has been marked as a duplicate of 426496 ***