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 353606 - crash in Evolution: scrolling down and doubl...
crash in Evolution: scrolling down and doubl...
Status: RESOLVED DUPLICATE of bug 334692
Product: evolution
Classification: Applications
Component: general
2.8.x (obsolete)
Other All
: High critical
: ---
Assigned To: Harish Krishnaswamy
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-08-30 21:56 UTC by Michael Van Dorpe
Modified: 2006-08-30 23:04 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Michael Van Dorpe 2006-08-30 21:56:54 UTC
What were you doing when the application crashed?
scrolling down and double clicking a date in the month view of evolutions calendar


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.15.92 2006-08-22 (Ubuntu)
BugBuddy Version: 2.15.92

Memory status: size: 143966208 vsize: 0 resident: 143966208 share: 0 rss: 29540352 rss_rlim: 0
CPU usage: start_time: 1156974790 rtime: 0 utime: 985 stime: 0 cutime:911 cstime: 0 timeout: 74 it_real_value: 0 frequency: 0

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

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1232464208 (LWP 28584)]
[New Thread -1293952096 (LWP 28649)]
[New Thread -1285559392 (LWP 28620)]
[New Thread -1310737504 (LWP 28617)]
[New Thread -1285293152 (LWP 28601)]
[New Thread -1258742880 (LWP 28595)]
[New Thread -1250350176 (LWP 28594)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1232464208 (LWP 28584))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libc.so.6
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 es_menu_new
  • #4 <signal handler called>
  • #5 pvl_head
    from /usr/lib/libecal-1.2.so.7
  • #6 icalcomponent_get_summary
    from /usr/lib/libecal-1.2.so.7
  • #7 e_calendar_view_get_tooltips
    from /usr/lib/evolution/2.8/components/libevolution-calendar.so
  • #8 g_source_get_current_time
    from /usr/lib/libglib-2.0.so.0
  • #9 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #10 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #11 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #12 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #13 main
  • #0 __kernel_vsyscall

Comment 1 Karsten Bräckelmann 2006-08-30 23:04:41 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


According to the description (scrolling) and stacktrace (patch for e_calendar_view_get_tooltips), this seems to be duplicate of bug 334692.

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