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 456789 - crash in Tasks:
crash in Tasks:
Status: RESOLVED INCOMPLETE
Product: evolution
Classification: Applications
Component: Tasks
2.10.x (obsolete)
Other All
: High critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
aklapper[fc7]
Depends on:
Blocks:
 
 
Reported: 2007-07-14 05:33 UTC by Yevgen Lirnyk
Modified: 2007-07-21 22:46 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Yevgen Lirnyk 2007-07-14 05:33:39 UTC
Version: 2.10

What were you doing when the application crashed?



Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.3 2007-07-02 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.21-1.3228.fc7 #1 SMP Tue Jun 12 15:37:31 EDT 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 98365440 vsize: 98365440 resident: 31367168 share: 22925312 rss: 31367168 rss_rlim: 4294967295
CPU usage: start_time: 1184391076 rtime: 191 utime: 168 stime: 23 cutime:0 cstime: 0 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 -1209088288 (LWP 3116)]
[New Thread -1263006832 (LWP 3504)]
[New Thread -1291584624 (LWP 3461)]
(no debugging symbols found)
0x009db402 in __kernel_vsyscall ()

Thread 2 (Thread -1263006832 (LWP 3504))

  • #0 __kernel_vsyscall
  • #1 __lll_mutex_lock_wait
    from /lib/libpthread.so.0
  • #2 _L_mutex_lock_79
    from /lib/libpthread.so.0
  • #3 pthread_mutex_lock
    from /lib/libpthread.so.0
  • #4 ??
  • #5 <signal handler called>
  • #6 pthread_mutex_lock
    from /lib/libpthread.so.0
  • #7 PR_Lock
    from /usr/lib/libnspr4.so
  • #8 ??
    from /usr/lib/libnspr4.so
  • #9 __nptl_deallocate_tsd
    from /lib/libpthread.so.0
  • #10 start_thread
    from /lib/libpthread.so.0
  • #11 clone
    from /lib/libc.so.6


----------- .xsession-errors ---------------------
** (gnome-panel:3097): CRITICAL **: panel_applet_frame_change_background: assertion `PANEL_IS_WIDGET (GTK_WIDGET (frame)->parent)' failed
** (evolution:3116): DEBUG: mailto URL command: evolution --component=mail %s
** (evolution:3116): DEBUG: mailto URL program: evolution
libnm_glib_nm_state_cb: dbus returned an error.
  (org.freedesktop.DBus.Error.ServiceUnknown) The name org.freedesktop.NetworkManager was not provided by any .service files
(evolution:3116): e-data-server-ui-WARNING **: Key file does not have key 'imap:__jeka@bravo.quasarlabs.com_'
(evolution:3116): camel-local-provider-WARNING **: Didn't get the next message where I expected (70968) got 79805 instead
(evolution:3116): camel-local-provider-WARNING **: Didn't get the next message where I expected (70968) got 79805 instead
(evolution:3116): camel-local-provider-WARNING **: Didn't get the next message where I expected (70968) got 79805 instead
(evolution:3507): Gnome-CRITICAL **: gnome_program_get_app_version: assertion `program != NULL' failed
--------------------------------------------------
Comment 1 Tobias Mueller 2007-07-21 03:11:47 UTC
Thanks for taking the time to report this bug.
Unfortunately, that 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. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so and reopen this bug or report a new one. Thanks in advance!
Comment 2 Yevgen Lirnyk 2007-07-21 05:40:06 UTC
Unfortunately I cant repeat this crash. It occurred just once
Comment 3 Tobias Mueller 2007-07-21 22:46:21 UTC
Hi Yevgen,

it would be nice if you install the debug packages. In case of another crash, we then have needed information to (hopefully) fix the bug.

Cheers!