Here is gdb output:

ma...@marco-desktop:~/src/g-suite/gfat$ gdb gfat
GNU gdb (GDB) 7.2-ubuntu
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /home/marco/src/g-suite/gfat/gfat...done.
(gdb) break qsql_odbc.cpp:373
No source file named qsql_odbc.cpp.
Make breakpoint pending on future shared library load? (y or [n]) y
Breakpoint 1 (qsql_odbc.cpp:373) pending.
(gdb) run
Starting program: /home/marco/src/g-suite/gfat/gfat 
[Thread debugging using libthread_db enabled]
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: File o 
directory non esistente
[New Thread 0x7fffe9007700 (LWP 2281)]
QFileSystemWatcher: failed to add paths: /home/marco/.config/ibus/bus
Bus::open: Can not get ibus-daemon's address. 
IBusInputContext::createInputContext: no connection to ibus-daemon 
Provo a leggere le fatture...
 
Preparo la query...
 
Eseguo la query...
 
Query eseguita...
 
Provo a leggere le fatture...
 
Preparo la query...
 
Eseguo la query...
 
Query eseguita...
 
Provo a leggere le fatture...
 
Preparo la query...
 
Eseguo la query...
 
Query eseguita...
 
Valore letto... 
1... 

Breakpoint 1, qGetStringData (hStmt=0xb222c0, column=2, colSize=36, 
unicode=true)
    at ../../../sql/drivers/odbc/qsql_odbc.cpp:373
373     ../../../sql/drivers/odbc/qsql_odbc.cpp: File o directory non esistente.
        in ../../../sql/drivers/odbc/qsql_odbc.cpp
(gdb) s
379     in ../../../sql/drivers/odbc/qsql_odbc.cpp
(gdb) s
gfat: gconv.c:75: __gconv: asserzione "outbuf != ((void *)0) && *outbuf != 
((void *)0)" non riuscita.

Program received signal SIGABRT, Aborted.
0x00007ffff5d0cba5 in raise (sig=<value optimized out>) at 
../nptl/sysdeps/unix/sysv/linux/raise.c:64
64      ../nptl/sysdeps/unix/sysv/linux/raise.c: File o directory non esistente.
        in ../nptl/sysdeps/unix/sysv/linux/raise.c

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/665188

Title:
  QVariant and ODBC for iSeries segmentation fault in text field.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to