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 526568 - crash in e_calendar_view_get_tooltips() at e-calendar-view.c:2252
crash in e_calendar_view_get_tooltips() at e-calendar-view.c:2252
Status: RESOLVED DUPLICATE of bug 333224
Product: evolution-data-server
Classification: Platform
Component: Calendar
2.22.x (obsolete)
Other All
: High critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2008-04-06 19:43 UTC by Andrew Potter
Modified: 2008-09-18 16:15 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Andrew Potter 2008-04-06 19:43:15 UTC
What were you doing when the application crashed?
I was trying to change the name of the calendar in Evolution (of type Google) to match what the name of the calendar on Google Calendar is.


Distribution: Debian lenny/sid
Gnome Release: 2.22.0 2008-03-14 (Debian)
BugBuddy Version: 2.22.0

System: Linux 2.6.24-1-amd64 #1 SMP Thu Mar 27 16:52:38 UTC 2008 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10400090
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 545275904 vsize: 545275904 resident: 57253888 share: 23990272 rss: 57253888 rss_rlim: 18446744073709551615
CPU usage: start_time: 1207510682 rtime: 541 utime: 500 stime: 41 cutime:1 cstime: 5 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
[New Thread 0x2af2d8fa4de0 (LWP 24164)]
[New Thread 0x41042950 (LWP 24255)]
[New Thread 0x41001950 (LWP 24227)]
0x00002af2cef33edf in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 0x2af2d8fa4de0 (LWP 24164))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #2 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #4 <signal handler called>
  • #5 e_calendar_view_get_tooltips
    at e-calendar-view.c line 2252
  • #6 ??
    from /usr/lib/libglib-2.0.so.0
  • #7 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #8 ??
    from /usr/lib/libglib-2.0.so.0
  • #9 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #10 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #11 main
    at main.c line 782
  • #0 waitpid
    from /lib/libpthread.so.0


----------- .xsession-errors (42 sec old) ---------------------
(evolution:24164): calendar-gui-CRITICAL **: e_day_view_add_event: assertion `end > add_event_data->day_view->lower' failed
(evolution:24164): calendar-gui-CRITICAL **: e_day_view_add_event: assertion `end > add_event_data->day_view->lower' failed
(evolution:24164): calendar-gui-CRITICAL **: e_day_view_add_event: assertion `end > add_event_data->day_view->lower' failed
(evolution:24164): calendar-gui-CRITICAL **: e_day_view_add_event: assertion `end > add_event_data->day_view->lower' failed
(evolution:24164): calendar-gui-CRITICAL **: e_day_view_add_event: assertion `end > add_event_data->day_view->lower' failed
(evolution:24164): calendar-gui-CRITICAL **: e_day_view_add_event: assertion `end > add_event_data->day_view->lower' failed
(evolution:24164): calendar-gui-CRITICAL **: e_day_view_add_event: assertion `end > add_event_data->day_view->lower' failed
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 Tobias Mueller 2008-04-08 15:43:48 UTC
could be bug 523593
Comment 2 Milan Crha 2008-09-18 16:15:37 UTC
I believe Tobias has right, lets mark it as a dupe of the bug. (Actually, the Tobias' bug has been marked as a dupe of other bug, thus marking it to the root of duplicates.)

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