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 457196 - crash in Tasks: watching videos on youtube
crash in Tasks: watching videos on youtube
Status: RESOLVED DUPLICATE of bug 441638
Product: evolution
Classification: Applications
Component: Tasks
unspecified
Other All
: High critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2007-07-15 20:43 UTC by athan.clark
Modified: 2007-07-22 04:06 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description athan.clark 2007-07-15 20:43:04 UTC
Version: 2.10

What were you doing when the application crashed?
watching videos on youtube


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: Enforcing
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 114679808 vsize: 114679808 resident: 44793856 share: 31567872 rss: 44793856 rss_rlim: 4294967295
CPU usage: start_time: 1184522873 rtime: 758 utime: 695 stime: 63 cutime:42 cstime: 14 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 -1208690976 (LWP 2847)]
[New Thread -1323836528 (LWP 4548)]
[New Thread -1302856816 (LWP 4546)]
[New Thread -1281197168 (LWP 2909)]
[New Thread -1218757744 (LWP 2883)]
(no debugging symbols found)
0x00ace402 in __kernel_vsyscall ()

Thread 3 (Thread -1302856816 (LWP 4546))

  • #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 ??
    from /lib/libglib-2.0.so.0
  • #7 ??
    from /lib/libglib-2.0.so.0
  • #8 ??
    from /lib/libglib-2.0.so.0
  • #9 g_slice_free_chain_with_offset
    from /lib/libglib-2.0.so.0
  • #10 g_slist_free
    from /lib/libglib-2.0.so.0
  • #11 g_strsplit
    from /lib/libglib-2.0.so.0
  • #12 camel_uid_cache_new
    from /usr/lib/libcamel-provider-1.2.so.10
  • #13 ??
    from /usr/lib/evolution/2.10/components/libevolution-mail.so
  • #14 ??
    from /usr/lib/evolution/2.10/components/libevolution-mail.so
  • #15 ??
    from /lib/libglib-2.0.so.0
  • #16 ??
    from /lib/libglib-2.0.so.0
  • #17 start_thread
    from /lib/libpthread.so.0
  • #18 clone
    from /lib/libc.so.6


----------- .xsession-errors (1236 sec old) ---------------------
  File "/usr/lib/rhythmbox/plugins/rb/Coroutine.py", line 38, in _resume
    self._continuation.next ()
  File "/usr/lib/rhythmbox/plugins/artdisplay/CoverArtDatabase.py", line 154, in image_search
    for url in engine.get_best_match_urls (results):
  File "/usr/lib/rhythmbox/plugins/artdisplay/AmazonCoverArtSearch.py", line 247, in get_best_match_urls
    if type (item.Artists.Artist) <> type ([]):
AttributeError: Bag instance has no attribute 'Artists'
Window manager warning: Invalid WM_TRANSIENT_FOR window 0x187 specified for 0xc016ba ().
(evolution:2847): e-utils-WARNING **: Cannot resolve symbol 'org_gnome_new_mail_config' in plugin '/usr/lib/evolution/2.10/plugins/liborg-gnome-new-mail-notify.so' (not exported?)
BBDB spinning up...
(evolution:2847): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x9e9f010'
(evolution:2847): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x9e9f130'
--------------------------------------------------
Comment 1 Tobias Mueller 2007-07-22 04:06:06 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but the maintainers need more information to fix the bug. Could you please answer the questions in the other report in order to help the developers?

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. Could you please install some debugging packages [1], start
the application as normal, 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 in advance!

[1] debugging packages for evolution, evolution-data-server, gtkhtml,
gtk, glib, gnome-vfs, pango, libgnome and libgnomeui (as far as those
packages are provided by your distribution). More details can be found
here: http://live.gnome.org/GettingTraces

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