View Single Post
Old 12-07-2024, 08:44 AM   #287
Markismus
Guru
Markismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicing
 
Markismus's Avatar
 
Posts: 942
Karma: 149883
Join Date: Jul 2013
Location: Rotterdam
Device: HiSenseA5ProCC, Cracked OnyxNotePro, Note5, Kobo Glo, Aura
Code:
...
Total number of articles processed $ar = 78703.
Done at 20241207 14:39:30
Removing ' '. This will take some time. 20241207 14:39:31
Result convertNumberedSequencesToChar: 27-> ''' (x13501)
length html before removeInvalidChars is 47970949
Removing invalid characters. This will take some time. 20241207 14:39:31
Done at 20241207 14:39:31
Converting <blockquote-tags to <div style:"margin 0 0 0 1em;">-tags. This will take some time. 20241207 14:39:32
Running system command:"WINEDEBUG=-all wine converter.exe "/home/mark/Downloads/PocketbookDic/dict/en-ukr_Balla/eng-ukr_Balla_v1.3_reconstructed.xdxf" eng"
Loading collates...
Loading morphems...
Loading keyboard...
Loading dictionary file...
/home/mark/Downloads/PocketbookDic/dict/en-ukr_Balla/eng-ukr_Balla_v1.3_reconstructed.xdxf, line 282: unclosed xml tag
wine: Unhandled page fault on write access to 00000000 at address 00404403 (thread 0024), starting debugger...
WineDbg attached to pid 0020
Unhandled exception: page fault on write access to 0x00000000 in wow64 32-bit code (0x00404403).
Register dump:
...
Balla (en-ukr) doesn't convert without errors. Usually this is due to use of ">" or "<" in the text that is parsed as an unclosed xml-tag. I am not going to debug it for you. However, as the messages show, the faulty code is around line 282. Succes with bughunting.

Last edited by Markismus; 12-09-2024 at 06:46 AM.
Markismus is offline   Reply With Quote