Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

C::B crash with SVN head rev. 1792 (keybinder?)

<< < (2/2)

Pecan:

--- Quote from: Ceniza on January 18, 2006, 09:39:58 am ---That happens here too.

Pecan made a few changes in that plugin to get it compiling under Linux, but now it crashes under Windows.

--- End quote ---

1/18/2006 9:06 AM
I just deleted the keybinder contrib and updated to
svn 1800, recompiled and am
running under windows & gdb with no crashes.  I'm not
running astye and codecompletion plugins.

Can anyone tell me how to get the "keybinder"
crash?

thanks
pecan


EDIT: I see from the report above, that the crash
happened in PluginSDKversion(). used in keybinder
as
--- Code: ---    // Create filename like cbKeyBinder{pluginversion}v{sdkversion}.ini
    // +v0.4.1 Get major and minor SDK versions to use in filename
    int SDKmajor; int SDKminor; int SDKrelease;
    PluginSDKVersion( &SDKmajor, &SDKminor, &SDKrelease);


--- End code ---

Is there a safer way to do this?

MortenMacFly:

--- Quote from: Pecan on January 18, 2006, 03:08:03 pm ---Can anyone tell me how to get the "keybinder" crash?

--- End quote ---
Dear Pecan,
It happens that revision 1800 seems to have this problem solved. I compiled by now and I am running C::B with the keybinder plugin again without any trouble. So the reason might have not been the plugin...?!
Morten.

tiwag:
i don't get a keybinder crash with CB rev 1800 too

Navigation

[0] Message Index

[*] Previous page

Go to full version