Package: dictconv version: 0.2-7.2_amd64
>>> I´m trying to convert a .BGL to .ifo or another format, but it does not >>> work. >>> Here the error log. >>> =================================================================== >>> Info >>> =================================================================== >>> PID: 6580 (dictconv) >>> UID: 1002 (pc_001) >>> GID: 1002 (pc_001) >>> Signal: 11 (SEGV) >>> Timestamp: Thu 2023-04-20 09:11:45 -05 (1 day 2h ago) >>> Command Line: dictconv Spanish_English_21.05.bgl -o >>> Sp_En-21-05_new_003.index >>> Executable: /usr/bin/dictconv >>> Control Group: >>> /user.slice/user-1002.slice/user@1002.service/app.slice/app-org.kde.konsole-959f3a7f21204046b2dc97627e2a0469.scope >>> Unit: user@1002.service >>> User Unit: app-org.kde.konsole-959f3a7f21204046b2dc97627e2a0469.scope >>> Slice: user-1002.slice >>> Owner UID: 1002 (pc_001) >>> Boot ID: 44c4ad884e58428a8d783914ec3a93e7 >>> Machine ID: 939972095cf14594a555cc608eff85da >>> Hostname: Casa-PC >>> Storage: >>> /var/lib/systemd/coredump/core.dictconv.1002.44c4ad884e58428a8d783914ec3a93e7.6580.1681999905000000.zst >>> (present) >>> Disk Size: 102.2K >>> Message: Process 6580 (dictconv) of user 1002 dumped core. >>> >>> Found module linux-vdso.so.1 with build-id: >>> 9331511ef5fa11346249a031fc4f45a9beada3fe >>> Found module libicudata.so.70 with build-id: >>> b1c2496dd0543023c7a19c961bb7f3abc818f465 >>> Found module ld-linux-x86-64.so.2 with build-id: >>> 61ef896a699bb1c2e4e231642b2e1688b2f1a61e >>> Found module libm.so.6 with build-id: >>> 27e82301dba6c3f644404d504e1bb1c97894b433 >>> Found module liblzma.so.5 with build-id: >>> b85da6c48eb60a646615392559483b93617ef265 >>> Found module libicuuc.so.70 with build-id: >>> bef3ff1d70aadd68aab07d858a759360c8b919ae >>> Found module libc.so.6 with build-id: >>> 69389d485a9793dbe873f0ea2c93e02efaa9aa3d >>> Found module libgcc_s.so.1 with build-id: >>> 09c4935b79388431a1248f6a98e00d7dc81b8513 >>> Found module libstdc++.so.6 with build-id: >>> f57e02bfadacc0c923c82457d5e18e1830b5faea >>> Found module libxml2.so.2 with build-id: >>> 2025ebcf5a6f422d82bdf345647c746def8ecaa2 >>> Found module libz.so.1 with build-id: >>> 30840b79ac329ecbf1dec0bb60180eed256d319f >>> Found module dictconv with build-id: >>> c34e313b9c3dd22cec2f0233b18ad48ba364f038 >>> Stack trace of thread 6580: >>> #0 0x00007f5007ee3e1c >>> _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_assignERKS4_ >>> (libstdc++.so.6 + 0x14be1c) >>> #1 0x0000558fbd9d0ee2 n/a (dictconv + 0xeee2) >>> #2 0x0000558fbd9d46d8 n/a (dictconv + 0x126d8) >>> #3 0x0000558fbd9c84ec n/a (dictconv + 0x64ec) >>> #4 0x00007f5007b79d90 __libc_start_call_main (libc.so.6 + 0x29d90) >>> #5 0x00007f5007b79e40 __libc_start_main_impl (libc.so.6 + 0x29e40) >>> #6 0x0000558fbd9cdea5 n/a (dictconv + 0xbea5) >>> =================================================================== >>> GDB Log >>> =================================================================== >>> [New LWP 6580] >>> [Thread debugging using libthread_db enabled] >>> Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". >>> Core was generated by `dictconv Spanish_English_21.05.bgl -o >>> Sp_En-21-05_new_003.index'. >>> Program terminated with signal SIGSEGV, Segmentation fault. >>> #0 0x00007f5007ee3e1c in std::__cxx11::basic_string<char, >>> std::char_traits<char>, std::allocator<char> >>> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, >>> std::allocator<char> > const&) () from /lib/x86_64-linux-gnu/libstdc++.so.6 >>> >>> =================================================================== >>> GDB Backtrace >>> =================================================================== >>> [New LWP 6580] >>> [Thread debugging using libthread_db enabled] >>> Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". >>> Core was generated by `dictconv Spanish_English_21.05.bgl -o >>> Sp_En-21-05_new_003.index'. >>> Program terminated with signal SIGSEGV, Segmentation fault. >>> #0 0x00007f5007ee3e1c in std::__cxx11::basic_string<char, >>> std::char_traits<char>, std::allocator<char> >>> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, >>> std::allocator<char> > const&) () from /lib/x86_64-linux-gnu/libstdc++.so.6 >>> #0 0x00007f5007ee3e1c in std::__cxx11::basic_string<char, >>> std::char_traits<char>, std::allocator<char> >>> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, >>> std::allocator<char> > const&) () from /lib/x86_64-linux-gnu/libstdc++.so.6 >>> #1 0x0000558fbd9d0ee2 in ?? () >>> #2 0x0000558fbd9d46d8 in ?? () >>> #3 0x0000558fbd9c84ec in ?? () >>> #4 0x00007f5007b79d90 in __libc_start_call_main >>> (main=main@entry=0x558fbd9c82b0, argc=argc@entry=4, >>> argv=argv@entry=0x7ffcb92140a8) at ../sysdeps/nptl/libc_start_call_main.h:58 >>> #5 0x00007f5007b79e40 in __libc_start_main_impl (main=0x558fbd9c82b0, >>> argc=4, argv=0x7ffcb92140a8, init=<optimized out>, fini=<optimized out>, >>> rtld_fini=<optimized out>, stack_end=0x7ffcb9214098) at >>> ../csu/libc-start.c:392 >>> #6 0x0000558fbd9cdea5 in ?? () >>> >>> =================================================================== >>> GDB Backtrace (all threads) >>> =================================================================== >>> [New LWP 6580] >>> [Thread debugging using libthread_db enabled] >>> Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". >>> Core was generated by `dictconv Spanish_English_21.05.bgl -o >>> Sp_En-21-05_new_003.index'. >>> Program terminated with signal SIGSEGV, Segmentation fault. >>> #0 0x00007f5007ee3e1c in std::__cxx11::basic_string<char, >>> std::char_traits<char>, std::allocator<char> >>> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, >>> std::allocator<char> > const&) () from /lib/x86_64-linux-gnu/libstdc++.so.6 >>> >>> Thread 1 (Thread 0x7f500820d740 (LWP 6580)): >>> #0 0x00007f5007ee3e1c in std::__cxx11::basic_string<char, >>> std::char_traits<char>, std::allocator<char> >>> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, >>> std::allocator<char> > const&) () from /lib/x86_64-linux-gnu/libstdc++.so.6 >>> No symbol table info available. >>> #1 0x0000558fbd9d0ee2 in ?? () >>> No symbol table info available. >>> #2 0x0000558fbd9d46d8 in ?? () >>> No symbol table info available. >>> #3 0x0000558fbd9c84ec in ?? () >>> No symbol table info available. >>> #4 0x00007f5007b79d90 in __libc_start_call_main >>> (main=main@entry=0x558fbd9c82b0, argc=argc@entry=4, >>> argv=argv@entry=0x7ffcb92140a8) at ../sysdeps/nptl/libc_start_call_main.h:58 >>> self = <optimized out> >>> result = <optimized out> >>> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, 4803905009610673305, >>> 140723414450344, 94075849835184, 94075849930160, 139981710729280, >>> -4804333215695745895, -4896845148122493799}, mask_was_saved = 0}}, priv = >>> {pad = {0x0, 0x0, 0x558fbd9e0008, 0x0}, data = {prev = 0x0, cleanup = 0x0, >>> canceltype = -1113718776}}} >>> not_first_call = <optimized out> >>> #5 0x00007f5007b79e40 in __libc_start_main_impl (main=0x558fbd9c82b0, >>> argc=4, argv=0x7ffcb92140a8, init=<optimized out>, fini=<optimized out>, >>> rtld_fini=<optimized out>, stack_end=0x7ffcb9214098) at >>> ../csu/libc-start.c:392 >>> No locals. >>> #6 0x0000558fbd9cdea5 in ?? () >>> No symbol table info available. >>> #0 0x00007f5007ee3e1c in std::__cxx11::basic_string<char, >>> std::char_traits<char>, std::allocator<char> >>> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, >>> std::allocator<char> > const&) () from /lib/x86_64-linux-gnu/libstdc++.so.6 >>> #1 0x0000558fbd9d0ee2 in ?? () >>> #2 0x0000558fbd9d46d8 in ?? () >>> #3 0x0000558fbd9c84ec in ?? () >>> #4 0x00007f5007b79d90 in __libc_start_call_main >>> (main=main@entry=0x558fbd9c82b0, argc=argc@entry=4, >>> argv=argv@entry=0x7ffcb92140a8) at ../sysdeps/nptl/libc_start_call_main.h:58 >>> #5 0x00007f5007b79e40 in __libc_start_main_impl (main=0x558fbd9c82b0, >>> argc=4, argv=0x7ffcb92140a8, init=<optimized out>, fini=<optimized out>, >>> rtld_fini=<optimized out>, stack_end=0x7ffcb9214098) at >>> ../csu/libc-start.c:392 >>> #6 0x0000558fbd9cdea5 in ?? () >>> >>> Sent from [ProtonMail](https://protonmail.ch), encrypted email based in >>> Switzerland. >>> >>> Enviado con el correo electrónico seguro de [Proton >>> Mail](https://proton.me/).
Dictconv_ERROR
Description: Binary data