[RkWard-devel] [rkward - Help] RE: crash when closing windows in 0.4.0

SourceForge.net noreply at sourceforge.net
Mon Oct 30 13:37:18 UTC 2006


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=3987640
By: tfry

Hi Joshua,

thanks for all the info. Unfortunately, I still don't quite understand, why
this is happening. The crash is definitely inside RKWorkplaceView::setPage ()
(and more precisely, in the second half of that, after the debug statement),
but I fail to see, what exactly is going wrong there. There is a small inaccuracy
in the debug statement itself, which prevents compilation on 64 bit systems,
but a) it compiles for you, and b) Other calls to setPage () (e.g. when you're
manually switching between tabs) seem to work fine.

How to track this down? Maybe, as a small attempt, you could try to follow the
advice given here: https://sourceforge.net/forum/message.php?msg_id=3974958
to clean up the inaccuracy. Does this affect the bug in any way?

If this does not change anything (I suspect it won't), could you try commenting
out (adding "//" at the beginning of those lines) lines 137, 139, 145, and 146
one by one, recompile, and test each time? One of those must be the one causing
trouble on your machine, so the crash should go away if you comment out the
right one (you will get some other minor bugs instead). Can you identify the
line causing trouble this way?

Sorry, I'm just asking more questions instead of providing a fix, but unfortunately,
I simply can not test this bug myself, as it does not occur, here. Probably
this is specific to your platform / CPU in some way or another.

Thanks!

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=165574




More information about the Rkward-devel mailing list