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 502264 - crash in Tasks: just added a new account...
crash in Tasks: just added a new account...
Status: RESOLVED DUPLICATE of bug 447591
Product: evolution
Classification: Applications
Component: Tasks
2.10.x (obsolete)
Other All
: High critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2007-12-07 05:53 UTC by mrkaos
Modified: 2007-12-10 00:28 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description mrkaos 2007-12-07 05:53:14 UTC
Version: 2.10

What were you doing when the application crashed?
just added a new account then pressed send/receive email. 


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

System: Linux 2.6.22 #1 SMP PREEMPT Wed Jul 18 11:04:48 EST 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 687816704 vsize: 687816704 resident: 61042688 share: 38432768 rss: 61042688 rss_rlim: 18446744073709551615
CPU usage: start_time: 1197037739 rtime: 837 utime: 766 stime: 71 cutime:32 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 "/lib64/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 47473789688784 (LWP 3769)]
[New Thread 1124362576 (LWP 4443)]
[New Thread 1149540688 (LWP 4439)]
[New Thread 1157933392 (LWP 4437)]
[New Thread 1090525520 (LWP 4435)]
[New Thread 1107310928 (LWP 4432)]
[New Thread 1115703632 (LWP 4431)]
[New Thread 1141147984 (LWP 4395)]
[New Thread 1082132816 (LWP 4358)]
[New Thread 1115969872 (LWP 3797)]
[New Thread 1098918224 (LWP 3795)]
(no debugging symbols found)
0x00000036dac0d97f in waitpid () from /lib64/libpthread.so.0

Thread 4 (Thread 1157933392 (LWP 4437))

  • #0 __lll_mutex_lock_wait
    from /lib64/libpthread.so.0
  • #1 _L_mutex_lock_103
    from /lib64/libpthread.so.0
  • #2 pthread_mutex_lock
    from /lib64/libpthread.so.0
  • #3 <signal handler called>
  • #4 ??
    from /lib64/libglib-2.0.so.0
  • #5 ??
    from /lib64/libglib-2.0.so.0
  • #6 ??
    from /lib64/libglib-2.0.so.0
  • #7 __nptl_deallocate_tsd
    from /lib64/libpthread.so.0
  • #8 start_thread
    from /lib64/libpthread.so.0
  • #9 clone
    from /lib64/libc.so.6


----------- .xsession-errors ---------------------
(evolution:3769): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x88afb0'
(evolution:3769): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x88a9b0'
Xlib:  extension "SHAPE" missing on display ":0.0".
Xlib:  extension "SHAPE" missing on display ":0.0".
Xlib:  extension "SHAPE" missing on display ":0.0".
Xlib:  extension "SHAPE" missing on display ":0.0".
Xlib:  extension "SHAPE" missing on display ":0.0".
Xlib:  extension "SHAPE" missing on display ":0.0".
Xlib:  extension "SHAPE" missing on display ":0.0".
Xlib:  extension "SHAPE" missing on display ":0.0".
Xlib:  extension "SHAPE" missing on display ":0.0".
Xlib:  extension "SHAPE" missing on display ":0.0".
Xlib:  extension "SHAPE" missing on display ":0.0".
--------------------------------------------------
Comment 1 Tobias Mueller 2007-12-10 00:28:53 UTC
Thanks for taking the time to report this bug.
It's most likely that this particular bug is the fedora specific bug 447591:
   GLib-GObject-WARNING **: gsignal.c:1669: signal
   `source_selected' is invalid for instance

but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.
As debug symbols are missing, it's just a guess anyway since we can't determine the issue without debug information. Feel free to install debug information and open a new bug. See http://live.gnome.org/GettingTraces for details

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