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 381279 - crash in Text Editor: Querying AT-SPI getAttri...
crash in Text Editor: Querying AT-SPI getAttri...
Status: RESOLVED DUPLICATE of bug 372172
Product: gedit
Classification: Applications
Component: general
2.15.x
Other All
: High critical
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2006-12-01 14:29 UTC by Peter Parente
Modified: 2006-12-02 01:07 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Peter Parente 2006-12-01 14:29:04 UTC
Version: 2.15.9

What were you doing when the application crashed?
Querying AT-SPI getAttributeRun with a start and end offset of (0,0) with two characters in the text document. Likely a bug in atk or gail.


Distribution: Fedora Core release 6 (Zod)
Gnome Release: 2.16.0 2006-09-04 (Red Hat, Inc)
BugBuddy Version: 2.16.0

System: Linux 2.6.18-1.2849.fc6 #1 SMP Fri Nov 10 12:36:14 EST 2006 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: No
Accessibility: Enabled
----------- .xsession-errors ---------------------
** (gedit:26460): WARNING **: Some clown returned undeclared exception 'IDL:Bonobo/BadArg:1.0' 
** (gedit:26460): CRITICAL **: file accessible.c: line 465 (): assertion `attributes != NULL' failed.
** (gedit:26460): WARNING **: Some clown returned undeclared exception 'IDL:Bonobo/BadArg:1.0' 
** (gedit:26460): CRITICAL **: file accessible.c: line 465 (): assertion `attributes != NULL' failed.
** (gedit:26460): WARNING **: Some clown returned undeclared exception 'IDL:Bonobo/BadArg:1.0' 
GTK Accessibility Module initialized
Bonobo accessibility support initialized
GTK Accessibility Module initialized
Bonobo accessibility support initialized
** (bug-buddy:26908): WARNING **: Couldn't load icon for Open Folder
--------------------------------------------------

Memory status: size: 62885888 vsize: 0 resident: 62885888 share: 0 rss: 21667840 rss_rlim: 0
CPU usage: start_time: 1164981990 rtime: 0 utime: 253 stime: 0 cutime:224 cstime: 0 timeout: 29 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/bin/gedit'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1209107712 (LWP 26460)]
(no debugging symbols found)
0x00493402 in __kernel_vsyscall ()

Thread 1 (Thread -1209107712 (LWP 26460))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 memcpy
    from /lib/libc.so.6
  • #5 giop_dump_send
    from /usr/lib/libORBit-2.so.0
  • #6 ORBit_marshal_value
    from /usr/lib/libORBit-2.so.0
  • #7 ORBit_marshal_arg
    from /usr/lib/libORBit-2.so.0
  • #8 ORBit_small_invoke_adaptor
    from /usr/lib/libORBit-2.so.0
  • #9 ORBit_recv_buffer_return_sys_exception
    from /usr/lib/libORBit-2.so.0
  • #10 ORBit_recv_buffer_return_sys_exception
    from /usr/lib/libORBit-2.so.0
  • #11 ORBit_skel_class_register
    from /usr/lib/libORBit-2.so.0
  • #12 ORBit_handle_request
    from /usr/lib/libORBit-2.so.0
  • #13 giop_connection_handle_input
    from /usr/lib/libORBit-2.so.0
  • #14 link_connection_state_changed
    from /usr/lib/libORBit-2.so.0
  • #15 link_io_add_watch_fd
    from /usr/lib/libORBit-2.so.0
  • #16 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #17 g_main_context_check
    from /lib/libglib-2.0.so.0
  • #18 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #19 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #20 main
  • #0 __kernel_vsyscall

Comment 1 André Klapper 2006-12-02 01:07:03 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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