Hi,
Although aspell does not export any C++ symbols, there
is a bug in GCC that all inline templates have global
visibility[1][2]. The proper fix for this problem is
weak symbol versioning[3], which have no hope fixing
before GCC4.1.
This bug affect binary compatibility to other distro,
the tempo
On Thu, Dec 15, 2005 at 02:02:20PM +0200, Brian Nelson wrote:
> The backtrace for that crash on my machine looks like:
>
> (gdb) bt
> #0 0xe410 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.
On Thu, Dec 15, 2005 at 02:02:20PM +0200, Brian Nelson wrote:
> I don't see how libaspell could be blamed...
"blame" may not be the appropriate concept; but the relevant point is
that installing recompiled libaspell fixed the problem for me. (Also
relevant, though I didn't mention it in my bug r
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 fo
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 sho
5 matches
Mail list logo