Qt-interest Archive, March 2002
QPalette::operator =
Message 1 in thread
Why does this core dump?
#0 0x40323a22 in QPalette::operator= () from
/usr/local/qt/lib/libqt-mt.so.3
#1 0x40c0f568 in HQTable::setNumRows (this=0x80e88d8, r=16) at
hqtable.cpp:155
Maxime Asselin
Programmer-Analyst
Research and Development
Message 2 in thread
Could you provide code? There are a number of reason why a program might core
dump during an assignment. Did you feed it a NULL? That'd be my guess.
--
[ signature omitted ]