The following is the backtrace on my machine:

{{{
Starting program: /usr/bin/stardict
[Thread debugging using libthread_db enabled]
[New Thread 47135289308688 (LWP 13057)]
Loading...
Sorting, please wait...

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 47135289308688 (LWP 13057)]
offset_index::get_key (this=0x6419d0, idx=50362786524621) at stddict.cpp:592
592
page_data.resize(oft_file.wordoffset[page_idx+1]-oft_file.wordoffset[page_idx]);
(gdb) bt
#0  offset_index::get_key (this=0x6419d0, idx=50362786524621) at stddict.cpp:592
#1  0x0000000000443e3c in sort_collation_index (a=0x655884,
b=0x64a150, user_data=0x2ade8acf0066) at stddict.cpp:527
#2  0x00002ade89108be1 in g_qsort_with_data () from /usr/lib/libglib-2.0.so.0
#3  0x000000000044c005 in idxsyn_file::collate_sort (this=0x6419d0,
url=<value optimized out>, [EMAIL PROTECTED],
collf=UTF8_GENERAL_CI, sp=0x585d80) at stddict.cpp:847
#4  0x000000000044d4ef in offset_index::load (this=0x6419d0,
[EMAIL PROTECTED], wc=23451, fsize=357415, CreateCacheFile=true,
EnableCollation=true, _CollateFunction=UTF8_GENERAL_CI, sp=0x585d80)
at stddict.cpp:578
#5  0x000000000044ca33 in Dict::load (this=0x63cba0,
[EMAIL PROTECTED], CreateCacheFile=true,
EnableCollation=true, CollateFunction=UTF8_GENERAL_CI, sp=0x585d80) at
stddict.cpp:1028
#6  0x000000000044d7fb in Libs::load_dict (this=0x7fff234fc998,
[EMAIL PROTECTED], sp=0x585d80) at stddict.cpp:1245
#7  0x000000000044fe21 in __for_each_file<DictLoader>
([EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED],
[EMAIL PROTECTED], f=<value optimized out>) at stddict.cpp:1257
#8  0x000000000044fc88 in __for_each_file<DictLoader>
([EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED],
[EMAIL PROTECTED], f={lib = @0x6419d0}) at file.hpp:24
#9  0x0000000000450066 in for_each_file<DictLoader>
([EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED],
[EMAIL PROTECTED], f={lib = @0x6419d0}) at file.hpp:50
#10 0x000000000044d9ff in Libs::load (this=0x7fff234fc998,
[EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]) at
stddict.cpp:1268
#11 0x0000000000410448 in AppCore::Create (this=0x7fff234fc7a0,
queryword=0x0) at stardict.cpp:142
#12 0x00000000004115a9 in AppFrame::Init (this=0x7fff234fc7a0,
queryword=0x0) at stardict.cpp:1385
#13 0x0000000000415e7a in main (argc=1, argv=0x7fff234fcb58) at
stardict.cpp:1803
(gdb)
}}}

--
Regards,
epaulin


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

Reply via email to