Peter Moulder <[EMAIL PROTECTED]> writes:

> To reproduce a crash with the existing aspell build (0.60.4-1_i386):
>
>   # apt-get install scim-pinyin
>   $ GTK_IM_MODULE=scim gedit
>
> On my machine at work, gedit crashes on startup, i.e. with just the above
> procedure.  On my home machine, the following addition is needed:
>
>   Press Ctrl+Space
>   A short bar should appear at the bottom of the screen;
>   select Chinese (simplified) > Smart Pinyin.
>   Type `w'.  Should crash at this point:
>   *** glibc detected *** free(): invalid pointer: 0x082d35d8 ***

The backtrace for that crash on my machine looks like:

(gdb) bt
#0  0xffffe410 in __kernel_vsyscall ()
#1  0x4a3ad691 in raise () from /lib/tls/i686/cmov/libc.so.6
#2  0x4a3aef5b in abort () from /lib/tls/i686/cmov/libc.so.6
#3  0x4a3e3bb7 in __libc_message () from /lib/tls/i686/cmov/libc.so.6
#4  0x4a3ea187 in _int_free () from /lib/tls/i686/cmov/libc.so.6
#5  0x4a3ea622 in free () from /lib/tls/i686/cmov/libc.so.6
#6  0x410e8dc1 in operator delete () from /usr/lib/libstdc++.so.6
#7  0xb7a47dea in scim::CommonLookupTable::~CommonLookupTable ()
   from /usr/lib/libscim-1.0.so.8
#8  0xb7ad0b8f in scim::SocketInstance::do_transaction ()
   from /usr/lib/scim-1.0/1.4.0/IMEngine/socket.so
#9  0xb7ad4f56 in scim::SocketInstance::commit_transaction ()
   from /usr/lib/scim-1.0/1.4.0/IMEngine/socket.so
#10 0xb7ad5cff in scim::SocketInstance::process_key_event ()
   from /usr/lib/scim-1.0/1.4.0/IMEngine/socket.so
#11 0xb7aecfe3 in gtk_im_context_scim_new ()
   from /usr/lib/gtk-2.0/2.4.0/immodules/im-scim.so
#12 0x4abeb481 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#13 0x4add742a in _gdk_events_queue () from /usr/lib/libgdk-x11-2.0.so.0
#14 0x4a88f421 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#15 0x4a892687 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#16 0x4a892bd8 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#17 0x4abea629 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#18 0x080607c1 in main ()

I don't see how libaspell could be blamed...

-- 
Captain Logic is not steering this tugboat.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to