[PyQt] Re : Segmentation Fault(coredump) QFileSystemModel, QSortFilterProxyModel, QTreeView
Jean Dalmayrac
jean_dalmayrac at yahoo.fr
Fri Dec 3 09:04:52 GMT 2010
I try this :
#===========================================
$ gdb python
$ (gdb) set args tonApply.py
$ (gdb) run
#===========================================
And the result was :
#===========================================
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1 (LWP 1)]
QSortFilterProxyModelPrivate::proxy_to_source (this=0x2244b8, proxy_index=...)
at ../../include/QtCore/../../src/corelib/tools/qmap.h:291
291 ../../include/QtCore/../../src/corelib/tools/qmap.h: No such file or
directory.
in ../../include/QtCore/../../src/corelib/tools/qmap.h
Current language: auto
The current source language is "auto; currently
c++".#===========================================
If this can help ....
More information about the PyQt
mailing list