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 236641 - Crash when trying to make a new appointment
Crash when trying to make a new appointment
Status: RESOLVED DUPLICATE of bug 226285
Product: evolution
Classification: Applications
Component: Calendar
unspecified
Other All
: Normal normal
: ---
Assigned To: Evolution Triage Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2003-01-13 11:01 UTC by Michael Rasmussen
Modified: 2003-01-13 18:06 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael Rasmussen 2003-01-13 11:01:34 UTC
Package: Evolution
Priority: Normal
Version: 1.0.8
Synopsis: Crash when trying to make a new appointment
Bugzilla-Product: Evolution
Bugzilla-Component: Calendar

Description:
Description of Problem:


Steps to reproduce the problem:
1. Open Calendar
2. randomly choose a date/time
3. 

Actual Results:
Crash

Expected Results:
Widget to input new appointment should come up

How often does this happen?
every time

Additional Information:




Debugging Information:

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

(no debugging symbols found)...[New Thread 8192 (LWP 1106)]
0x420ae169 in wait4 () from /lib/i686/libc.so.6

Thread 1 (Thread 8192 (LWP 1106))

  • #0 wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 waitpid
    from /lib/i686/libpthread.so.0
  • #3 gnome_segv_handle
    from /usr/lib/libgnomeui.so.32
  • #4 __pthread_sighandler
    from /lib/i686/libpthread.so.0
  • #5 <signal handler called>
  • #6 e_meeting_time_selector_calculate_time_position
  • #7 e_meeting_time_selector_restore_position
  • #8 e_meeting_time_selector_set_working_hours
  • #9 schedule_page_construct
  • #10 schedule_page_new
  • #11 event_editor_init
  • #12 gtk_type_new
    from /usr/lib/libgtk-1.2.so.0
  • #13 event_editor_new
  • #14 gnome_calendar_edit_object
  • #15 gnome_calendar_new_appointment_for
  • #16 e_day_view_on_main_canvas_button_press
  • #17 gtk_marshal_BOOL__POINTER
    from /usr/lib/libgtk-1.2.so.0
  • #18 gtk_handlers_run
    from /usr/lib/libgtk-1.2.so.0
  • #19 gtk_signal_real_emit
    from /usr/lib/libgtk-1.2.so.0
  • #20 gtk_signal_emit
    from /usr/lib/libgtk-1.2.so.0
  • #21 gtk_widget_event
    from /usr/lib/libgtk-1.2.so.0
  • #22 gtk_propagate_event
    from /usr/lib/libgtk-1.2.so.0
  • #23 gtk_main_do_event
    from /usr/lib/libgtk-1.2.so.0
  • #24 gdk_event_dispatch
    from /usr/lib/libgdk-1.2.so.0
  • #25 g_main_dispatch
    from /usr/lib/libglib-1.2.so.0
  • #26 g_main_iterate
    from /usr/lib/libglib-1.2.so.0
  • #27 g_main_run
    from /usr/lib/libglib-1.2.so.0
  • #28 gtk_main
    from /usr/lib/libgtk-1.2.so.0
  • #29 bonobo_main
    from /usr/lib/libbonobo.so.2
  • #30 main
  • #31 __libc_start_main
    from /lib/i686/libc.so.6
  • #0 wait4
    from /lib/i686/libc.so.6


Setting qa contact to the default for this product.
   This bug either had no qa contact or an invalid one.

Comment 1 Michael Rasmussen 2003-01-13 11:42:24 UTC
I think I have find the problem:-)

If you have set start and end of day to both be 00:00 then you will
see this crash.

Michael.
Comment 2 Gerardo Marin 2003-01-13 18:06:08 UTC
Please upgrade for a complete fix instead of a workaround :)

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