News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

corrupted double-linked list

Started by darksquall57, September 20, 2012, 11:33:20 AM

Previous topic - Next topic

Jenna

Quote from: OxOOO5cO77 on January 11, 2014, 09:00:07 AM
FWIW, as of today, running the latest + contrib, the FileManager plugin causes this to occur upon both shutdown and disabling the plugin via the Plugins interface. (64-bit multilib Gentoo, wxWidgets 3.0)

Removing FileManager.zip from /usr/share/codeblocks allows Code::Blocks to exit properly.

I get these errors only sporadic or better sometimes it happens on every close of C::B and sometimes not.
Enabling and disabling of FileManager has no such effect (at the moment), neither on C::B with wx2.8 nor on C::B with wx3.x from trunk.

dmoore

Quote from: OxOOO5cO77 on January 11, 2014, 09:00:07 AM
FWIW, as of today, running the latest + contrib, the FileManager plugin causes this to occur upon both shutdown and disabling the plugin via the Plugins interface. (64-bit multilib Gentoo, wxWidgets 3.0)

Removing FileManager.zip from /usr/share/codeblocks allows Code::Blocks to exit properly.


As the author of the offending plugin, I would be very surprised if the crash has anything to do with the double linked list crash described in this thread. From what i recall, the file manager crash/hang on exit under linux is usually caused by NOT having gamin installed.
Python plugins: [url="https://github.com/spillz/codeblocks-python"]https://github.com/spillz/codeblocks-python[/url]
Code::Blocks Daily Builds -- Ubuntu PPA: [url="https://launchpad.net/~damien-moore/+archive/codeblocks"]https://launchpad.net/~damien-moore/+archive/codeblocks[/url]