You are not logged in.

1

Saturday, February 20th 2010, 7:59pm

Kross, KJsEmbed Crashes Application

Hi felllow KDE developers,

I'm playing around with Kross and KJSEmbed to make a Scripting frontend for
Bangarang(http://bangarangkde.wordpress.com).
I'm getting crashes when I trigger() my Kross::Action more than once even though I reinitialize the Kross::Action object each time.
As it looks to me this is some sort of a race condition happening below my notice. After triggering it also doesnt finalize correctly.
I'm running Debian Squeeze(Testing) at the moment which is at KDE4.3 at the moment. KDE 4.4 is not yet in Debian squeeze.
I will report back if needed when 4.4 is in Debian.

I simply tried to run this code:
println();
But on th console I got a dump of a lot of library symbols and a bugtrace.
Both are attached in the bug.txt.
How I run the code is in the scriptconsole.cpp and scriptconsole.h attached
aswell.

Can you tell me if this is a fault of my poor coding skills or something
below. And if I did it wrong what is it that I did wrong?

Sincerely,

Andreas Marschke.
xxtjaxx has attached the following files:
  • bug.txt (12.46 kB - 31 times downloaded - latest: Jul 17th 2010, 3:18pm)
  • scriptconsole.cpp.txt (4.46 kB - 25 times downloaded - latest: Jul 15th 2010, 1:49pm)
  • scriptconsole.h.txt (1.72 kB - 23 times downloaded - latest: Jul 19th 2010, 5:16am)

Rate this thread