Skip to content

Code::Blocks 13.12 fails to start (core dump) after compiling and installing GitBlocks #5

Description

@d3cxxxx

Just checked out the Gitblocks repo from github and ran:
./bootstrap
./configure
make
sudo make install

Then, when I try to start C::B, it crashes (output from a terminal is below):

sh@sh:$ codeblocks
Initialize EditColourSet .....
Initialize EditColourSet: done.
Loading menubar...
ClassWizard: loaded
CodeCompletion: loaded
FilesExtensionHandler: loaded
Compiler: loaded
Autosave: loaded
ToDoList: loaded
OpenFilesList: loaded
AStylePlugin: loaded
terminate called after throwing an instance of 'std::length_error'
what(): basic_string::_M_create
Aborted (core dumped)
sh@sh:
$

I use Lubuntu 15.10 64-bit.

Once I remove the GitBlocks libraries and zip file from plugin and data directories of Codeblocks, it is good again.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions