Menu

#287 Occasional Assert in wxDebugReport::AddContext

Undefined
fixed
nobody
wx30 (74)
Bug_Report
2022-07-12
2016-01-11
jmacc
No

I very occassionally - every couple of days, perhaps - get the following assert firing.

ASSERT INFO:
../src/common/debugrpt.cpp(453): assert "IsOk()" failed in AddContext(): use IsOk() first

BACKTRACE:
[1] wxDebugReport::AddContext(wxDebugReport::Context)
[2] CodeBlocksApp::OnFatalException() /home/john/third_party/codeblocks/src/src/app.cpp:886
[3] gdk_window_set_geometry_hints
[4] g_signal_emit_valist
[5] g_signal_emit
[6] g_main_context_dispatch
[7] g_main_loop_run
[8] gtk_main
[9] wxGUIEventLoop::DoRun()
[10] wxEventLoopBase::Run()
[11] wxAppConsoleBase::MainLoop()
[12] CodeBlocksApp::OnRun() /home/john/third_party/codeblocks/src/src/app.cpp:852
[13] wxEntry(int&, wchar_t**)
[14] main /home/john/third_party/codeblocks/src/src/app.cpp:322
[15] __libc_start_main
[16] _start

I can't reproduce. The last time it happened I think I just hit F9 to build.

I'm running off a build at revision 10563.

Discussion

  • Teodor Petrov

    Teodor Petrov - 2016-01-11

    Can you attach a debugger when this happens and then execute the "thread apply all bt" command and then post the output?

     
  • Teodor Petrov

    Teodor Petrov - 2016-01-11
    • labels: --> wx30
    • Type: Undefined --> Bug_Report
     
  • Andrew Cottrell

    Andrew Cottrell - 2022-05-12

    Have not seen this, so assuming it has been fixed in release after ticket was reported.

     
  • Andrew Cottrell

    Andrew Cottrell - 2022-07-08

    No reposes from anyone, so this ticket IMHO could be closed and if jmacc comes back and says it is still occurring the ticket can be re-opened with the updated details.

     
  • Miguel Gimenez

    Miguel Gimenez - 2022-07-12
    • status: open --> fixed
     
  • Miguel Gimenez

    Miguel Gimenez - 2022-07-12

    Fixed in [r12849].

     

    Related

    Commit: [r12849]


Log in to post a comment.

MongoDB Logo MongoDB