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 469749 - crash in Tasks: Selecting the language '...
crash in Tasks: Selecting the language '...
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-08-23 23:12 UTC by abartlet
Modified: 2007-12-10 01:17 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description abartlet 2007-08-23 23:12:11 UTC
Version: 2.10

What were you doing when the application crashed?
Selecting the language 'English (British)' from the list of Preferences-> Composer -> Spell Checking -> Languages while editing a mail message (because it was spell-checking, but not allowing me to in-place select the correct spelling). 


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.22.1-41.fc7 #1 SMP Fri Jul 27 18:21:43 EDT 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 1079451648 vsize: 1079451648 resident: 438267904 share: 43548672 rss: 438267904 rss_rlim: 18446744073709551615
CPU usage: start_time: 1187904808 rtime: 21302 utime: 18221 stime: 3081 cutime:179 cstime: 371 timeout: 0 it_real_value: 0 frequency: 100

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

Using host libthread_db library "/lib64/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 46912499414160 (LWP 3479)]
[New Thread 1084229968 (LWP 3581)]
[New Thread 1147435344 (LWP 3551)]
[New Thread 1105209680 (LWP 3518)]
0x0000003e6cc0d97f in waitpid () from /lib64/libpthread.so.0

Thread 1 (Thread 46912499414160 (LWP 3479))

  • #0 waitpid
    from /lib64/libpthread.so.0
  • #1 ??
    from /usr/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 ??
    from /usr/lib64/libgtkhtml-3.14.so.19
  • #4 gconf_listeners_notify
    from /usr/lib64/libgconf-2.so.4
  • #5 ??
    from /usr/lib64/libgconf-2.so.4
  • #6 ??
    from /usr/lib64/libgconf-2.so.4
  • #7 g_main_context_dispatch
    from /lib64/libglib-2.0.so.0
  • #8 ??
    from /lib64/libglib-2.0.so.0
  • #9 g_main_loop_run
    from /lib64/libglib-2.0.so.0
  • #10 bonobo_main
    from /usr/lib64/libbonobo-2.so.0
  • #11 main
    at main.c line 586
  • #0 waitpid
    from /lib64/libpthread.so.0


----------- .xsession-errors (9 sec old) ---------------------
Unable to connect to yum-updatesd.  Please ensure that the yum-updatesd 
package is installed and that the service is running.
Unable to connect to yum-updatesd.  Please ensure that the yum-updatesd 
package is installed and that the service is running.
Unable to connect to yum-updatesd.  Please ensure that the yum-updatesd 
package is installed and that the service is running.
Max failures exceeded, exiting now
(evolution:3479): e-utils-WARNING **: Cannot resolve symbol 'org_gnome_new_mail_config' in plugin '/usr/lib64/evolution/2.10/plugins/liborg-gnome-new-mail-notify.so' (not exported?)
(evolution:3479): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x2aaac5c0e260'
(evolution:3479): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x8648c0'
(evolution:3479): Gdk-WARNING **: GdkWindow is too large to allow the use of shape masks or shape regions.
--------------------------------------------------
Comment 1 abartlet 2007-08-23 23:26:06 UTC
Note that I have now (after the crash) added GConf2-debuginfo glib-debuginfo and gtkhtml3-debuginfo to my x86_64 Fedora 7 system to assist in tracing future crashes. 
Comment 2 Tobias Mueller 2007-12-10 01:17:22 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 ***