Menu

#27 timer crashes hbasic

open
nobody
None
5
2014-08-26
2004-05-06
No

description:
---------------
When you execute a program with a timer which is
running, and you close the program, hbasic crashes.

output:
---------
Compare current symbol STARTTIMER with Qt widget slot
deleteLater()
Compare current symbol STARTTIMER with Qt widget slot
cleanupEventFilter(QObject*)
Compare current symbol STARTTIMER with Qt widget slot
startTimer(int)
Compare current symbol STARTTIMER with Qt widget slot
deleteLater()
Compare current symbol STARTTIMER with Qt widget slot
cleanupEventFilter(QObject*)
Compare current symbol STARTTIMER with Qt widget slot
startTimer(int)
Compare current symbol MOVE with Qt widget slot
deleteLater()
Compare current symbol MOVE with Qt widget slot
cleanupEventFilter(QObject*)
Compare current symbol MOVE with Qt widget slot
setEnabled(bool)
Compare current symbol MOVE with Qt widget slot
setDisabled(bool)
Compare current symbol MOVE with Qt widget slot
setCaption(const QString&)
Compare current symbol MOVE with Qt widget slot
setIcon(const QPixmap&)
Compare current symbol MOVE with Qt widget slot
setIconText(const QString&)
Compare current symbol MOVE with Qt widget slot
setMouseTracking(bool)
Compare current symbol MOVE with Qt widget slot setFocus()
Compare current symbol MOVE with Qt widget slot
clearFocus()
Compare current symbol MOVE with Qt widget slot
setUpdatesEnabled(bool)
Compare current symbol MOVE with Qt widget slot update()
Compare current symbol MOVE with Qt widget slot
update(int,int,int,int)
Compare current symbol MOVE with Qt widget slot
update(const QRect&)
Compare current symbol MOVE with Qt widget slot repaint()
Compare current symbol MOVE with Qt widget slot
repaint(bool)
Compare current symbol MOVE with Qt widget slot
repaint(int,int,int,int)
Compare current symbol MOVE with Qt widget slot
repaint(int,int,int,int,bool)
Compare current symbol MOVE with Qt widget slot
repaint(const QRect&)
Compare current symbol MOVE with Qt widget slot
repaint(const QRect&,bool)
Compare current symbol MOVE with Qt widget slot
repaint(const QRegion&)
Compare current symbol MOVE with Qt widget slot
repaint(const QRegion&,bool)
Compare current symbol MOVE with Qt widget slot show()
Compare current symbol MOVE with Qt widget slot hide()
Compare current symbol MOVE with Qt widget slot
setShown(bool)
Compare current symbol MOVE with Qt widget slot
setHidden(bool)
Compare current symbol MOVE with Qt widget slot iconify()
Compare current symbol MOVE with Qt widget slot
showMinimized()
Compare current symbol MOVE with Qt widget slot
showMaximized()
Compare current symbol MOVE with Qt widget slot
showFullScreen()
Compare current symbol MOVE with Qt widget slot
showNormal()
Compare current symbol MOVE with Qt widget slot polish()
Compare current symbol MOVE with Qt widget slot
constPolish()
Compare current symbol MOVE with Qt widget slot close()
Compare current symbol MOVE with Qt widget slot raise()
Compare current symbol MOVE with Qt widget slot lower()
Compare current symbol MOVE with Qt widget slot
stackUnder(QWidget*)
Compare current symbol MOVE with Qt widget slot
move(int,int)
QWidget::setProperty( "usesTextLabel", value ) failed:
property invalid, read-only or does not exist
Obtained 7 stack frames
hbasic [0x80b8bca]
/lib/tls/libc.so.6 [0x4082c718]
hbasic(_Z15run_interpreters+0x42) [0x81aad12]
hbasic(_Z14start_compilerii+0x31e) [0x81b9a8e]
hbasic(_ZN11CMainWindow18slotRunInterpreterEv+0x119)
[0x80bbba9]
hbasic(_ZN11CMainWindow9qt_invokeEiP8QUObject+0x21f)
[0x80c8abf]
/usr/lib/qt3/lib/libqt-mt.so.3(_ZN7QObject15activate_signalEP15QConnectionListP8QUObject+0x192)
[0x403ab432]

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.