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 334414 - Evolution crashes when i try to open a saved appointment using nautilus
Evolution crashes when i try to open a saved appointment using nautilus
Status: RESOLVED DUPLICATE of bug 321352
Product: evolution
Classification: Applications
Component: Shell
2.6.x (obsolete)
Other All
: Normal critical
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
: 334503 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-03-13 11:07 UTC by Vandana
Modified: 2013-09-13 00:50 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12



Description Vandana 2006-03-13 11:07:21 UTC
Steps to reproduce:
1.  right click on an appointment , say save as

2.  give a file name , and save the appointment

3. Double click on the appointment ( at the place where it was stored in the
previous step ) and try opening using nautilus . Evolution crashes


Stack trace:
Backtrace was generated from '/opt/gnome/bin/evolution-2.6'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1233442464 (LWP 11783)]
[New Thread -1489110112 (LWP 11963)]
[New Thread -1343112288 (LWP 11962)]
[New Thread -1339565152 (LWP 11789)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1233442464 (LWP 11783))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 gnome_init_with_popt_table
    from /opt/gnome/lib/libgnomeui-2.so.0
  • #3 es_menu_hook_get_type
  • #4 <signal handler called>
  • #5 strcmp
    from /lib/libc.so.6
  • #6 e_component_registry_peek_info
  • #7 e_history_remove_matching
  • #8 _ORBIT_skel_small_GNOME_Evolution_Shell_handleURI
    from /opt/gnome/lib/evolution/2.6/libeshell.so.0
  • #9 IOP_start_profiles
    from /opt/gnome/lib/libORBit-2.so.0
  • #10 ORBit_OAObject_invoke
    from /opt/gnome/lib/libORBit-2.so.0
  • #11 ORBit_small_invoke_adaptor
    from /opt/gnome/lib/libORBit-2.so.0
  • #12 ORBit_recv_buffer_return_sys_exception
    from /opt/gnome/lib/libORBit-2.so.0
  • #13 ORBit_recv_buffer_return_sys_exception
    from /opt/gnome/lib/libORBit-2.so.0
  • #14 giop_thread_queue_process
    from /opt/gnome/lib/libORBit-2.so.0
  • #15 giop_init
    from /opt/gnome/lib/libORBit-2.so.0
  • #16 link_io_add_watch_fd
    from /opt/gnome/lib/libORBit-2.so.0
  • #17 g_main_context_dispatch
    from /opt/gnome/lib/libglib-2.0.so.0
  • #18 g_main_context_check
    from /opt/gnome/lib/libglib-2.0.so.0
  • #19 g_main_loop_run
    from /opt/gnome/lib/libglib-2.0.so.0
  • #20 bonobo_main
    from /opt/gnome/lib/libbonobo-2.so.0
  • #21 main
  • #0 __kernel_vsyscall


Other information:

the above crash is experienced wrt an appointment also
Comment 1 André Klapper 2006-03-18 18:12:00 UTC
*** Bug 334503 has been marked as a duplicate of this bug. ***
Comment 2 Chenthill P 2006-06-15 08:21:09 UTC
The traces show that the crash happens in shell component.
Comment 3 Poornima 2006-06-21 09:43:34 UTC
Patch proposed in http://bugzilla.gnome.org/show_bug.cgi?id=341334 should fix this issue. Marking as duplicate at present. Even after applying patch mentioned if bug is reproducible reopen this bug

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