Dizzay / mac-dictionary-kit

Automatically exported from code.google.com/p/mac-dictionary-kit
0 stars 0 forks source link

build_key_index crash in DictUnifier 2.1 on Lion #39

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Converted a babylon dictionary to stardict as described here: 
http://code.google.com/p/stardict-3/wiki/ConvertBabylon
2. Created the tar.bz2 out of the resulting files
3. Drop the file into the DictUnifier and waited while watching the Console

What is the expected output? What do you see instead?
converted file for the Mac dictionary was expected but nothing happened.

What version of the product are you using? On what operating system?
DictUnifier 2.1
Mac OS X 10.7.3

Please provide any additional information below.
Crash report is attached.

[0x0-0x1f55f54].org.jjgod.DictUnifier: *** Error: IDXBuildIndexWithRecords 
failed.
[0x0-0x1f55f54].org.jjgod.DictUnifier: 
/Applications/Tools/DictUnifier.app/Contents/Resources/bin/build_dict.sh: line 
173:  8311 Segmentation fault: 11  "$DICT_BUILD_TOOL_BIN"/build_key_index 
$OBJECTS_DIR/dict.dictionary $KEY_TEXT_INDEX_NAME 
$OBJECTS_DIR/normalized_key_body_list.txt $COMPATIBLE_VERS
[0x0-0x1f55f54].org.jjgod.DictUnifier: Error.
DictUnifier: task exit with status: 1, 
/var/folders/j6/nwywnbld1gg5yslc0mmr11cr0000gn/T/DictUnifier/dict-Babylon_Dutch_
English/objects/Babylon_Dutch_English.dictionary
DictUnifier: Removing 
/var/folders/j6/nwywnbld1gg5yslc0mmr11cr0000gn/T/DictUnifier
4/26/12 4:45:04.944 PM ReportCrash: Saved crash report for 
build_key_index[8311] version ??? (???) to 
/Users/shayan/Library/Logs/DiagnosticReports/build_key_index_2012-04-26-164504_a
pplepie.crash

Original issue reported on code.google.com by shah...@gmail.com on 26 Apr 2012 at 3:31

Attachments:

GoogleCodeExporter commented 9 years ago
I had similar problems with Dictunifier 2.1 .
Downgrade to Dictunifier 1.1 and not only it converts properly but also 
automatically puts it in library.

Pankaj

Original comment by dube...@gmail.com on 10 Jun 2012 at 1:39