Bug 399422

Summary: kmymoney Crash when importing OFX file
Product: [Applications] kmymoney Reporter: Thierry <thierry.rouillon>
Component: generalAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: RESOLVED FIXED    
Severity: major    
Priority: NOR    
Version: 5.0.0   
Target Milestone: ---   
Platform: RedHat Enterprise Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Thierry 2018-10-05 21:55:23 UTC
Kmymoney is normaly open..
kmymoney
WebConnect: Starting server failed. Try to remove stale socket.
WebConnect: Running in server mode
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile

some color defects but it does not matter
if i'm importing a ofx file :

LibOFX INFO: libofx_proc_file(): File format not specified, autodetecting...
(Above message occured on Line 18446744073709551615, Column 18446744073709551615)
LibOFX INFO: libofx_proc_file(): Detected file format: OFX (Open Financial eXchange (OFX or QFX))
(Above message occured on Line 18446744073709551615, Column 18446744073709551615)
/usr/include/c++/8/bits/basic_string.h:1048: std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::reference std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::operator[](std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::size_type) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::reference = char&; std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::size_type = long unsigned int]: Assertion '__pos <= size()' failed.
Aborted (core dumped)

it's systematic


SOFTWARE VERSIONS 5.00
(available in About System)
Kernel: 4.18.10-200.fc28.x86_64 x86_64 bits: 64 Desktop: KDE Plasma 5.13.4
Comment 1 Thomas Baumgart 2019-01-19 11:03:13 UTC
Does the problem still persist with version 5.0.2?
Comment 2 Thierry 2019-01-19 12:03:28 UTC
Hi; No it's perfect now. It resolved.