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 473577 - crash in Tasks: Trying to click on a rec...
crash in Tasks: Trying to click on a rec...
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-09-04 14:07 UTC by mdp
Modified: 2007-12-10 01:14 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description mdp 2007-09-04 14:07:50 UTC
Version: 2.10

What were you doing when the application crashed?
Trying to click on a recently added mail accound in the left-side panel.


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: 161157120 vsize: 161157120 resident: 39088128 share: 31776768 rss: 39088128 rss_rlim: 4294967295
CPU usage: start_time: 1188914835 rtime: 152 utime: 142 stime: 10 cutime:3 cstime: 8 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 -1208338720 (LWP 17187)]
[New Thread -1246934128 (LWP 17255)]
[New Thread -1280316528 (LWP 17251)]
[New Thread -1236444272 (LWP 17250)]
[New Thread -1225954416 (LWP 17249)]
[New Thread -1269826672 (LWP 17227)]
[New Thread -1257440368 (LWP 17226)]
(no debugging symbols found)
0x004ba402 in __kernel_vsyscall ()

Thread 1 (Thread -1208338720 (LWP 17187))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 ??
    from /usr/lib/libgnomeui-2.so.0
  • #3 ??
  • #4 <signal handler called>
  • #5 g_main_context_check
    from /lib/libglib-2.0.so.0
  • #6 ??
    from /lib/libglib-2.0.so.0
  • #7 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #8 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #9 main
  • #0 __kernel_vsyscall


----------- .xsession-errors ---------------------
(evolution:16973): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x94577f8'
(evolution:16973): e-data-server-ui-WARNING **: Key file does not have group 'Passwords-Mail'
(gnome-terminal:16660): Vte-WARNING **: No handler for control sequence `device-control-string' defined.
***MEMORY-ERROR***: evolution[16973]: GSlice: assertion failed: sinfo->n_allocated > 0
CalDAV Eplugin starting up ...
evolution-shell-Message: Killing old version of evolution-data-server...
** (evolution:17187): DEBUG: mailto URL command: evolution --component=mail %s
** (evolution:17187): 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:17187): e-data-server-ui-WARNING **: Key file does not have key 'imap:__mdp+mattplumlee.org@mail.mattplumlee.org_'
--------------------------------------------------
Comment 1 Tobias Mueller 2007-12-10 01:14:29 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 ***