It finally occurred to me that I should run the wizard without  
qbankmanager, so that I could get gdb to run a backtrace.

gwenhywfar 2.9.11rc2-1357
aqbanking 2.9.14.0rc2-1372

The server did respond to the request for account information, and the  
data is in /tmp/ofx.log. Starting at the end of the gwen logging:

6:2007/11/12 00-12-05:gwen(49134):io_http.c: 1458: Layer now connected
6:2007/11/12 00-12-05:gwen(49134):io_socket.c:  389: Write request  
finished (421 bytes written)
6:2007/11/12 00-12-05:gwen(49134):io_codec.c:  461: Written 421 bytes  
from ringbuffer
6:2007/11/12 00-12-05:gwen(49134):io_socket.c:  389: Write request  
finished (179 bytes written)
6:2007/11/12 00-12-05:gwen(49134):io_codec.c:  461: Written 179 bytes  
from ringbuffer
6:2007/11/12 00-12-05:gwen(49134):io_socket.c:  389: Write request  
finished (498 bytes written)
6:2007/11/12 00-12-05:gwen(49134):io_codec.c:  461: Written 498 bytes  
from ringbuffer
6:2007/11/12 00-12-05:gwen(49134):io_http.c:  615: Added header read  
request
6:2007/11/12 00-12-07:gwen(49134):io_codec.c:  442: Read 641 bytes  
into ringbuffer (now 641)
6:2007/11/12 00-12-07:gwen(49134):io_http.c:  615: Added header read  
request
6:2007/11/12 00-12-07:gwen(49134):io_http.c:  721: Added header read  
request
6:2007/11/12 00-12-07:gwen(49134):io_http.c:  721: Added header read  
request
6:2007/11/12 00-12-07:gwen(49134):io_http.c:  721: Added header read  
request
6:2007/11/12 00-12-07:gwen(49134):io_http.c:  721: Added header read  
request
6:2007/11/12 00-12-07:gwen(49134):io_http.c:  721: Added header read  
request
6:2007/11/12 00-12-07:gwen(49134):io_codec.c:  442: Read 574 bytes  
into ringbuffer (now 574)
6:2007/11/12 00-12-07:gwen(49134):io_http.c: 1420: Bad write mode and  
flag GWEN_IO_REQUEST_FLAGS_PACKETBEGIN not set
6:2007/11/12 00-12-07:gwen(49134):iolayer.c:  396: here (-6)
6:2007/11/12 00-12-07:gwen(49134):iolayer.c:  757: here (-6)
6:2007/11/12 00-12-07:gwen(49134):iolayer.c:  582: here (-6)
6:2007/11/12 00-12-07:gwen(49134):io_tls.c: 1121: SSL disconnected
6:2007/11/12 00-12-07:gwen(49134):inetsocket.c:  280: Closing socket 9
3:2007/11/12 00-12-07:(null)(49134):network.c:  481: Saving response  
in "/tmp/ofx.log" ...
Assertion failed: ((strlen(buffer)+strlen(tmpl)+2)<size), function  
mkTempFileName, file ofx_utilities.cpp, line 238.

Program received signal SIGABRT, Aborted.
0x931fbca8 in __kill ()
(gdb) bt f
#0  0x931fbca8 in __kill ()
No symbol table info available.
#1  0x932a07b8 in abort ()
No symbol table info available.
#2  0x9328fe04 in __assert_rtn ()
No symbol table info available.
#3  0x0131a6c0 in mkTempFileName ()
No symbol table info available.
#4  0x0131d168 in libofx_proc_buffer ()
No symbol table info available.
#5  0x01305f84 in AO_Provider_RequestAccounts (pro=0x1235e90,  
u=0x1237340, guiid=0) at provider.c:636
        dp = (AO_PROVIDER *) 0x1236660
        ctx = (AO_CONTEXT *) 0x1286c00
        msg = 0x185b200 "OFXHEADER:100\r\nDATA:OFXSGML\r\nVERSION:102\r 
\nSECURITY:NONE\r\nENCODING:USASCII\r\nCHARSET:1252\r\nCOMPRESSION:NONE 
\r\nOLDFILEUID:NONE\r\nNEWFILEUID:20071112001201.000\r\n\r\n<OFX>\r 
\n<SIGNONMSGSRQV1>\r\n<SONRQ>\r\n<DTCLIENT"...
        rbuf = (GWEN_BUFFER *) 0x206ae30
        rv = 0
        pid = 1
        ictx = (AB_IMEXPORTER_CONTEXT *) 0x1271ef0
        __func__ = "AO_Provider_RequestAccounts"
#6  0x016744f4 in CfgTabPageUserOfx::slotGetAccounts (this=0x1274980)  
at cfgtabpageuserofx.cpp:281
        u = (AB_USER *) 0x1237340
        pro = (AB_PROVIDER *) 0x1235e90
        rv = 19353184
        __func__ = "slotGetAccounts"
#7  0x01679670 in CfgTabPageUserOfx::qt_invoke (this=0x1274980,  
_id=49, _o=0xbfffdab8) at cfgtabpageuserofx.moc.cpp:100
No locals.
#8  0x006f9940 in QObject::activate_signal ()
No symbol table info available.
#9  0x006fbed4 in QObject::activate_signal ()
No symbol table info available.
#10 0x00724f08 in QWidget::event ()
No symbol table info available.
#11 0x006afb8c in QApplication::internalNotify ()
No symbol table info available.
#12 0x006b1188 in QApplication::notify ()
No symbol table info available.
#13 0x006608f8 in QETWidget::translateMouseEvent ()
No symbol table info available.
#14 0x0065f674 in QApplication::x11ProcessEvent ()
No symbol table info available.
#15 0x0066eea8 in QEventLoop::processEvents ()
No symbol table info available.
#16 0x006c1028 in QEventLoop::enterLoop ()
No symbol table info available.
#17 0x008251f8 in QDialog::exec ()
No symbol table info available.
#18 0x0010a7a0 in QBCfgTab::exec () at stl_list.h:773
No symbol table info available.
#19 0x00126200 in QBEditUser::editUser () at stl_list.h:773
No symbol table info available.
#20 0x001231a4 in QBCfgTabPageUsers::slotUserEdit () at stl_list.h:773
No symbol table info available.
#21 0x0012338c in QBCfgTabPageUsers::qt_invoke () at stl_list.h:773
No symbol table info available.
#22 0x006f9940 in QObject::activate_signal ()
No symbol table info available.
#23 0x006fbed4 in QObject::activate_signal ()
No symbol table info available.
#24 0x00724f08 in QWidget::event ()
No symbol table info available.
#25 0x006afb8c in QApplication::internalNotify ()
No symbol table info available.
#26 0x006b1188 in QApplication::notify ()
No symbol table info available.
#27 0x006608f8 in QETWidget::translateMouseEvent ()
No symbol table info available.
#28 0x0065f674 in QApplication::x11ProcessEvent ()
No symbol table info available.
#29 0x0066eea8 in QEventLoop::processEvents ()
No symbol table info available.
#30 0x006c1028 in QEventLoop::enterLoop ()
No symbol table info available.
#31 0x008251f8 in QDialog::exec ()
No symbol table info available.
#32 0x0010a7a0 in QBCfgTab::exec () at stl_list.h:773
No symbol table info available.
#33 0x00103bc4 in QBanking::setupDialog (this=0x1233520, parent=0x0)  
at qbanking.cpp:681
        dlg = <incomplete type>
#34 0x00002a78 in main (argc=1, argv=0xbffff1b0) at qt3_wizard.cpp:92
        app = <incomplete type>
        ab = (class QBanking *) 0x1233520
        gui = (class QBGui *) 0x12339a0
        err = 0
        s = 0x0


--
David Reiser
[EMAIL PROTECTED]





-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Aqbanking-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel

Reply via email to