ofx import problems

David Reiser dbreiser at earthlink.net
Sun Jun 24 00:48:18 EDT 2007


ofx imports of files from ameritrade are giving me serious heartburn  
at the moment. Christian managed to stomp on one bug related to a  
simplified file, but the full length files are crashing at least two  
other ways. While I'm thrashing away at narrowing down the large  
files to something simpler that still crashes, does the following gdb  
info suggest something specific to anyone?

LibOFX INFO: sanitize_proprietary_tags() (end tag or new tag)  
removed: <AT.ORDERSTATUS>F</AT.ORDERSTATUS>
(Above message occured on Line 4294967295, Column 4294967295)
terminate called after throwing an instance of 'std::out_of_range'
   what():  basic_string::copy

Program received signal SIGABRT, Aborted.
0x9004822c in kill ()
(gdb) backtrace
#0  0x9004822c in kill ()
#1  0x9012e7b4 in abort ()
#2  0x9eae8078 in __gnu_cxx::__verbose_terminate_handler ()
#3  0x9eae5c08 in __gxx_personality_v0 ()
#4  0x9eae5c6c in std::terminate ()
#5  0x9eae5eac in __cxa_throw ()
#6  0x9ea9f0ac in std::__throw_out_of_range ()
#7  0x9eacc97c in std::string::_M_check ()
#8  0x9eaccc88 in std::string::copy ()
#9  0x03ff5d48 in sanitize_proprietary_tags ()
#10 0x03ff7974 in ofx_proc_file ()
#11 0x03ff4988 in libofx_proc_file ()
#12 0x02fe0d54 in gnc_file_ofx_import () at gnc-ofx-import.c:682
#13 0x02fe1250 in gnc_plugin_ofx_cmd_import (action=0x2ffc948,  
data=0x5c20cf0) at gnc-plugin-ofx.c:145
#14 0x02b0d37c in g_closure_invoke ()

Dave
--
David Reiser
dbreiser at earthlink.net



More information about the gnucash-devel mailing list