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 232520 - Crash adding appointment
Crash adding appointment
Status: RESOLVED DUPLICATE of bug 226285
Product: evolution
Classification: Applications
Component: Calendar
unspecified
Other All
: Normal major
: ---
Assigned To: Evolution Triage Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2002-10-19 00:37 UTC by Michael Simms
Modified: 2002-10-21 15:51 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael Simms 2002-10-19 00:37:29 UTC
Package: Evolution
Priority: Major
Version: 1.0.8
Synopsis: Crash adding appointment
Bugzilla-Product: Evolution
Bugzilla-Component: Calendar

Description:
Description of Problem:
E is set up for mail and tasks. Tried to add first appointment and
crashed as I pressed the New Appointment button in the menu bar. This is
the first time I have tried to add to the calendar

Steps to reproduce the problem:
1. Open Evolution
2. Select Calendar
3. Click 'New Appointment'

Actual Results:
Some kind of dialog for new appointment, dont know

Expected Results:
SegV

How often does this happen?
First Time, will followup if reproducable

Additional Information:




Debugging Information:

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

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

Thread 1 (Thread 8192 (LWP 1355))

  • #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 gnome_calendar_new_appointment
  • #17 new_appointment_cb
  • #18 impl_Bonobo_UIComponent_execVerb
    from /usr/lib/libbonobox.so.2
  • #19 _ORBIT_skel_Bonobo_UIComponent_execVerb
    from /usr/lib/libbonobo.so.2
  • #20 ORBit_POA_handle_request
    from /usr/lib/libORBit.so.0
  • #21 ORBit_handle_incoming_request
    from /usr/lib/libORBit.so.0
  • #22 giop_main_handle_connection
    from /usr/lib/libIIOP.so.0
  • #23 orb_handle_connection
    from /usr/lib/liboaf.so.0
  • #24 g_io_unix_dispatch
    from /usr/lib/libglib-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


Unknown reporter: michael@tuxgames.com, changed to bugbuddy-import@ximian.com.
Setting qa contact to the default for this product.
   This bug either had no qa contact or an invalid one.

Comment 1 Michael Simms 2002-10-19 01:01:19 UTC
Further testing found:

I tried to open E again and the same thing happened.

After the crash I opened E again, tried to reproduce a third time, and
this time it froze whilst switching to the calendar. I had to kill the
process

The next time I try to open E, it freezes on the splash screen. It is
hanging on attempting to do something with the calendar.

strace gives: select(15, [8 11 12 13 14], NULL, [8 11 12 13 14], NULL

gdb on evolution-calendar gives
(gdb) where
  • #0 select
    from /lib/i686/libc.so.6
  • #1 __JCR_LIST__
    from /usr/lib/libIIOP.so.0
  • #2 giop_main_next_message_2
    from /usr/lib/libIIOP.so.0
  • #3 giop_recv_reply_buffer_use_multiple_2
    from /usr/lib/libIIOP.so.0
  • #4 giop_recv_reply_buffer_use_2
    from /usr/lib/libIIOP.so.0
  • #5 OAF_ActivationContext_activate_from_id
    from /usr/lib/liboaf.so.0
  • #6 oaf_activate_from_id
    from /usr/lib/liboaf.so.0
  • #7 launch_alarm_daemon
  • #8 main
  • #9 __libc_start_main
    from /lib/i686/libc.so.6

The only way for E to now boot is for me to kill the calendar process {:-(

This is the version of E that comes with RedHat 8. Gnome is the
desktop, Enlightenment WM, not that that should matter but just in
case. Linux Kernel 2.4.18
Comment 2 Gerardo Marin 2002-10-21 15:51:58 UTC

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