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 355416 - crasher in e_cal_open_async / itip-formatter
crasher in e_cal_open_async / itip-formatter
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Calendar
2.8.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-09-11 11:11 UTC by André Klapper
Modified: 2013-09-13 00:48 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description André Klapper 2006-09-11 11:11:27 UTC
was playing around with the meeting request in bug 272932, deleted the meeting from my calendar, went one message up and again down in the mailer message list to reload the itip display - evo 2.7.92 crashed.


Backtrace was generated from '/opt/gnome/libexec/evolution-2.8'

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1236846112 (LWP 11252)]
[New Thread 1953668000 (LWP 11768)]
[New Thread 1861348256 (LWP 11767)]
[New Thread 1962060704 (LWP 11766)]
[New Thread -1878107232 (LWP 11765)]
[New Thread -1869714528 (LWP 11594)]
[New Thread -1652200544 (LWP 11296)]
[New Thread -1609659488 (LWP 11259)]
[New Thread -1599714400 (LWP 11258)]
[New Thread -1590924384 (LWP 11257)]
[New Thread -1416627296 (LWP 11255)]
[New Thread -1408234592 (LWP 11254)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1236846112 (LWP 11252))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 867
  • #3 <signal handler called>
  • #4 IA__g_logv
  • #5 IA__g_log
  • #6 g_thread_create_posix_impl
    at gthread-posix.c line 356
  • #7 IA__g_thread_create_full
    at gthread.c line 581
  • #8 e_cal_open_async
    at e-cal.c line 1924
  • #9 start_calendar_server
    at itip-formatter.c line 338
  • #10 find_server
    at itip-formatter.c line 639
  • #11 format_itip_object
    at itip-formatter.c line 1885
  • #12 efh_object_requested
    at em-format-html.c line 601
  • #13 html_g_cclosure_marshal_BOOLEAN__OBJECT
    at htmlmarshal.c line 83
  • #14 IA__g_closure_invoke
    at gclosure.c line 490
  • #15 signal_emit_unlocked_R
    at gsignal.c line 2438
  • #16 IA__g_signal_emit_valist
    at gsignal.c line 2207
  • #17 IA__g_signal_emit
    at gsignal.c line 2241
  • #18 html_engine_object_requested_cb
    at gtkhtml.c line 521
  • #19 html_g_cclosure_marshal_BOOLEAN__OBJECT
    at htmlmarshal.c line 83
  • #20 IA__g_closure_invoke
    at gclosure.c line 490
  • #21 signal_emit_unlocked_R
    at gsignal.c line 2438
  • #22 IA__g_signal_emit_valist
    at gsignal.c line 2207
  • #23 IA__g_signal_emit
    at gsignal.c line 2241
  • #24 element_parse_object
    at htmlengine.c line 1540
  • #25 parse_one_token
    at htmlengine.c line 3759
  • #26 new_parse_body
    at htmlengine.c line 1356
  • #27 html_engine_timer_event
    at htmlengine.c line 4667
  • #28 html_engine_flush
    at htmlengine.c line 6495
  • #29 gtk_html_flush
    at gtkhtml.c line 5894
  • #30 emhs_sync_flush
    at em-html-stream.c line 127
  • #31 emcs_gui_received
    at em-sync-stream.c line 161
  • #32 g_io_unix_dispatch
    at giounix.c line 162
  • #33 g_main_dispatch
    at gmain.c line 2045
  • #34 IA__g_main_context_dispatch
    at gmain.c line 2596
  • #35 g_main_context_iterate
    at gmain.c line 2677
  • #36 IA__g_main_loop_run
    at gmain.c line 2881
  • #37 bonobo_main
    at bonobo-main.c line 311
  • #38 main
    at main.c line 615
  • #0 __kernel_vsyscall

Comment 1 Srinivasa Ragavan 2008-02-20 17:16:23 UTC
Should be fixed with bug #468427