Menu

#435 C::B crashes on Ubuntu 16.10

Undefined
duplicate
Bug_Report
2020-05-01
2016-11-16
Dawid Dudek
No

I don't really know where or how to successfully report a bug. So please move it to the right place if this place isn't good for the report.

code blocks crashes all the time. I cannot work with it for more than 10 minutes. It crashes randomly when I'm copying text, when I'm saving file CTRL + S. There's one big crash. It crashes when I'm in debug mode too. C::B window gets darker and I have to kill the program.
I'm on clean installation of Ubuntu 16.10, clean installation of C::B. I tried to reinstall it but there was no effect. Crash crash crash. I'm writing simple command line algorithms, no big deal. Please repair it ASAP :) Sorry for my English.

Discussion

  • Teodor Petrov

    Teodor Petrov - 2016-11-16
    • labels: ubuntu crash --> ubuntu, crash
    • Milestone: Next_Release --> Undefined
     
  • Teodor Petrov

    Teodor Petrov - 2016-11-16

    Most probably this is a duplicate of #225 - see this comment for details how to workaround it - https://sourceforge.net/p/codeblocks/tickets/225/#28e6

    Please next time provide a bit more info. A callstack or backtrace might be really helpful.
    Now please try to disable the symbol browser and report if the crash is gone.

     
  • Teodor Petrov

    Teodor Petrov - 2016-11-16

    Read some of the guides in the topic or this page: https://wiki.ubuntu.com/Backtrace
    You'll have to provide a backtrace. Without it we cannot do much.
    And make sure to disable the symbol browser. Do this by disabling it and then restart C::B and verify that the change is remembered. Then try to reproduce the problem.

     
  • Walbert Schulpen

    I am running C::B on Ubuntu 16.10 and the only issue I had I reported in #447. Do you experience the same?

     
    • Walbert Schulpen

      running 16.10 64bits. clean install.

      No, The problem I experience is that when I open a window via menu (e.g.
      settings) , the content is not shown and CB crashes (e.g. I cannot exit the
      window I just opened, no exit button, no content etc). this happens around
      every 10 minutes. However, with the last update I did not experience this
      crash anymore....

       
  • Alex Michel

    Alex Michel - 2017-02-03

    I had the same problem. Than I switched the global unity theme to adwaita and there is (fast) no more crashes since them.

     
  • Dawid Dudek

    Dawid Dudek - 2017-03-22

    switching to adwaita doesn't solve the problem.

    There's sometimes message when C::B crashes:

    ASSERT INFO:
    ../src/common/wincmn.cpp(478): assert "GetEventHandler() == this" failed in ~wxWindowBase(): any pushed event handlers must have been removed

    BACKTRACE:
    [1] wxWindowBase::~wxWindowBase()
    [2] wxAppBase::CleanUp()
    [3] wxEntryCleanup()
    [4] wxUninitialize()
    [5] wxEntry(int&, wchar_t**)
    [6] __libc_start_main

     
  • Teodor Petrov

    Teodor Petrov - 2018-05-28

    Have you tried a recent night build?

     
  • Teodor Petrov

    Teodor Petrov - 2020-05-01
    • status: open --> duplicate
    • assigned_to: Teodor Petrov
     
  • Teodor Petrov

    Teodor Petrov - 2020-05-01

    Closing as duplicate, due to inactivity.

     

Log in to post a comment.