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 421514 - crash in Evolution: http://sourceforge.net/f...
crash in Evolution: http://sourceforge.net/f...
Status: RESOLVED DUPLICATE of bug 467612
Product: at-spi
Classification: Platform
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Li Yuan
Li Yuan
Depends on:
Blocks:
 
 
Reported: 2007-03-22 15:20 UTC by maxime_l
Modified: 2007-09-13 02:33 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description maxime_l 2007-03-22 15:20:39 UTC
What were you doing when the application crashed?
http://sourceforge.net/forum/forum.php?thread_id=1277989&forum_id=80217

trying to understand the instruction.


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 200839168 vsize: 0 resident: 200839168 share: 0 rss: 48799744 rss_rlim: 0
CPU usage: start_time: 1174576087 rtime: 0 utime: 3032 stime: 0 cutime:2310 cstime: 0 timeout: 722 it_real_value: 0 frequency: 0

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

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1233213776 (LWP 21640)]
[New Thread -1347724384 (LWP 23137)]
[New Thread -1359090784 (LWP 22025)]
[New Thread -1330250848 (LWP 21657)]
[New Thread -1280443488 (LWP 21656)]
[New Thread -1288873056 (LWP 21653)]
[New Thread -1272050784 (LWP 21650)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1233213776 (LWP 21640))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/tls/i686/cmov/libc.so.6
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/tls/i686/cmov/libc.so.6
  • #6 abort
    from /lib/tls/i686/cmov/libc.so.6
  • #7 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #8 g_log
    from /usr/lib/libglib-2.0.so.0
  • #9 g_assert_warning
    from /usr/lib/libglib-2.0.so.0
  • #10 spi_base_construct
    from /usr/lib/libspi.so.0
  • #11 spi_accessible_construct
    from /usr/lib/libspi.so.0
  • #12 spi_accessible_new_return
    from /usr/lib/libspi.so.0
  • #13 spi_accessible_role_from_atk_role
    from /usr/lib/libspi.so.0
  • #14 _ORBIT_skel_small_Accessibility_Accessible__get_parent
    from /usr/lib/libspi.so.0
  • #15 IOP_start_profiles
    from /usr/lib/libORBit-2.so.0
  • #16 ORBit_OAObject_invoke
    from /usr/lib/libORBit-2.so.0
  • #17 ORBit_small_invoke_adaptor
    from /usr/lib/libORBit-2.so.0
  • #18 ORBit_recv_buffer_return_sys_exception
    from /usr/lib/libORBit-2.so.0
  • #19 ORBit_recv_buffer_return_sys_exception
    from /usr/lib/libORBit-2.so.0
  • #20 giop_thread_queue_process
    from /usr/lib/libORBit-2.so.0
  • #21 giop_init
    from /usr/lib/libORBit-2.so.0
  • #22 link_io_add_watch_fd
    from /usr/lib/libORBit-2.so.0
  • #23 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #24 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #25 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #26 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #27 main
  • #0 __kernel_vsyscall

Comment 1 André Klapper 2007-04-12 19:43:10 UTC
the description actually has nothing to do with the crash.
Comment 2 Li Yuan 2007-04-13 02:01:24 UTC
Can not reproduce it...

From the code, maybe we didn't get the right parent in impl_accessibility_accessible_get_parent?
Comment 3 Li Yuan 2007-09-13 02:33:43 UTC

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