aspell-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Aspell-user] new version and old dictionnary.


From: bruno PIERRE
Subject: Re: [Aspell-user] new version and old dictionnary.
Date: Mon, 30 Aug 2004 20:15:30 +0200

Hi Kevin

- Here is the core file stack generated with an aspell without the -O2
options. More information is available: Please note the null string passed
to aspeller::Language::name().

- Our test program is a a 50 posix thread program making spell checks (no
personal dictionary). We can send it to you if it helps.

Thank you

----
GNU gdb Red Hat Linux (6.0post-0.20040223.20rh)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux-gnu"...Using host libthread_db
lib
rary "/lib/tls/libthread_db.so.1".

Core was generated by `./mainspell6'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /home/acores/aspell6-cust/lib/libaspell.so.15...done.
Loaded symbols for /home/acores/aspell6-cust/lib/libaspell.so.15
Reading symbols from /lib/tls/libpthread.so.0...done.
Loaded symbols for /lib/tls/libpthread.so.0
Reading symbols from /lib/tls/libc.so.6...done.
Loaded symbols for /lib/tls/libc.so.6
Reading symbols from /lib/libdl.so.2...done.
Loaded symbols for /lib/libdl.so.2
Reading symbols from /usr/lib/libstdc++.so.5...done.
Loaded symbols for /usr/lib/libstdc++.so.5
Reading symbols from /lib/tls/libm.so.6...done.
Loaded symbols for /lib/tls/libm.so.6
Reading symbols from /lib/libgcc_s.so.1...done.
Loaded symbols for /lib/libgcc_s.so.1
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
Reading symbols from
/home/acores/aspell6/lib/aspell-0.60/sgml-filter.so...done.
Loaded symbols for /home/acores/aspell6/lib/aspell-0.60/sgml-filter.so
#0  0xb754c734 in acommon::String::c_str (this=0x24) at string.hpp:92
92      string.hpp: No such file or directory.
        in string.hpp
(gdb) where
#0  0xb754c734 in acommon::String::c_str (this=0x24) at string.hpp:92
#1  0xb757f388 in aspeller::Language::name (this=0x0) at language.hpp:136
#2  0xb75933c1 in (anonymous namespace)::MultiDictImpl::load
(this=0x7b702870,
    fn=
      {str_ = 0x7b7026a0
"/home/acores/aspell6/lib/aspell-0.60/fr_FR-60.multi",
size_ = 51}, address@hidden, new_dicts=0x9dab9860, speller=0x7b7042c0)
    at modules/speller/default/multi_ws.cpp:45
#3  0xb7591384 in aspeller::add_data_set (fn=
      {str_ = 0x7b704b35 "fr_FR-60.multi", size_ = 14}, address@hidden,
    new_dicts=0x9dab9860, speller=0x7b7042c0, dir=
      {str_ = 0x7b703ab8 "/home/acores/aspell6/lib/aspell-0.60", size_ =
36},
    allowed=255) at modules/speller/default/data.cpp:440
#4  0xb75932ed in (anonymous namespace)::MultiDictImpl::load
(this=0x7b704920,
    fn=
      {str_ = 0x7b7037c8 "/home/acores/aspell6/lib/aspell-0.60/fr-60.multi",
siz
e_ = 48}, address@hidden, new_dicts=0x9dab9860, speller=0x7b7042c0)
    at modules/speller/default/multi_ws.cpp:44
#5  0xb7591384 in aspeller::add_data_set (fn=
      {str_ = 0x7b703b00 "/home/acores/aspell6/lib/aspell-0.60/fr-60.multi",
siz
e_ = 48}, address@hidden, new_dicts=0x9dab9860, speller=0x7b7042c0, dir=
      {str_ = 0x0, size_ = 4294967295}, allowed=255)
    at modules/speller/default/data.cpp:440
#6  0xb759f96e in aspeller::SpellerImpl::setup (this=0x7b7042c0,
c=0x7b701538)
    at modules/speller/default/speller_impl.cpp:461
#7  0xb75d4321 in acommon::new_speller (c0=0x7b702048)
    at lib/find_speller.cpp:480
#8  0xb75d56cb in new_aspell_speller (config=0x7b702048)
    at lib/speller-c.cpp:26
#9  0x08049048 in checkDocument (
    document=0x7b7004f8 "TOKYO (AFP) - Une exposition rassemblera, du 10
septemb
re au 12 décembre à Tokyo, quelque 150 oeuvres du peintre français Henri
Mati
sse (1869-1954) à l'occasion du cinquantième anniversaire de sa"...,
    lang=0x804d491 "fr", mode=0x804d489 "fast",
    datadir=0x804d448 "/home/acores/aspell6/lib/aspell-0.60",
    dictdir=0x804d448 "/home/acores/aspell6/lib/aspell-0.60", numThread=28)
    at mainspell.c:220
---Type <return> to continue, or q <return> to quit---
#10 0x08049760 in run (a_pParam=0x1c) at mainspell.c:419
#11 0xb74b7dec in start_thread () from /lib/tls/libpthread.so.0
#12 0xb7456e8a in clone () from /lib/tls/libc.so.6
Current language:  auto; currently c++

*this(gdb) print *this
Cannot access memory at address 0x24
(gdb)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]