User forums > Help

crash while parsing source files

(1/7) > >>

jarro_2783:
When I save some files codeblocks crashes.
The output is:

Reparsing saved files...
Segmentation fault (core dumped)

The backtrace is:


--- Code: ---Thread 1 (process 31031):
#0  0x00007f12c0a2af95 in ?? () from /lib/libc.so.6
No symbol table info available.
#1  0x00007f12c0a2d23a in malloc () from /lib/libc.so.6
No symbol table info available.
#2  0x00007f12c124ea3d in operator new ()
   from /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/libstdc++.so.6
No symbol table info available.
#3  0x00007f12ba1530db in std::_Rb_tree<int, int, std::_Identity<int>, std::less<int>, std::allocator<int> >::_M_copy (this=0x7fffcedcb230, __x=0x28, __p=0x1)
    at /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/ext/new_allocator.h:90
__top = <value optimized out>
#4  0x00007f12ba153115 in std::_Rb_tree<int, int, std::_Identity<int>, std::less<int>, std::allocator<int> >::_M_copy (this=0x7fffcedcb230,
    __x=0x7f12ac6322d0, __p=0xad897c0)
    at /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/bits/stl_tree.h:1232
__top = (class std::_Rb_tree_node<int> *) 0xad897f0
#5  0x00007f12ba153115 in std::_Rb_tree<int, int, std::_Identity<int>, std::less<int>, std::allocator<int> >::_M_copy (this=0x7fffcedcb230,
    __x=0x7f12ac62efd0, __p=0xad89790)
    at /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/bits/stl_tree.h:1232
__top = (class std::_Rb_tree_node<int> *) 0xad897c0
#6  0x00007f12ba153115 in std::_Rb_tree<int, int, std::_Identity<int>, std::less<int>, std::allocator<int> >::_M_copy (this=0x7fffcedcb230,
    __x=0x7f12ac627b30, __p=0xad89760)
    at /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/bits/stl_tree.h:1232
__top = (class std::_Rb_tree_node<int> *) 0xad89790
#7  0x00007f12ba153115 in std::_Rb_tree<int, int, std::_Identity<int>, std::less<int>, std::allocator<int> >::_M_copy (this=0x7fffcedcb230,
    __x=0x7f12ac618d10, __p=0xad89730)
    at /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/bits/stl_tree.h:1232
__top = (class std::_Rb_tree_node<int> *) 0xad89760
#8  0x00007f12ba153115 in std::_Rb_tree<int, int, std::_Identity<int>, std::less<int>, std::allocator<int> >::_M_copy (this=0x7fffcedcb230,
    __x=0x7f12ac604fd0, __p=0xad89700)
    at /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/bits/stl_tree.h:1232
__top = (class std::_Rb_tree_node<int> *) 0xad89730
#9  0x00007f12ba153115 in std::_Rb_tree<int, int, std::_Identity<int>, std::less<int>, std::allocator<int> >::_M_copy (this=0x7fffcedcb230,
    __x=0x7f12ac5f1650, __p=0x7fffcedcb238)
    at /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/bits/stl_tree.h:1232
__top = (class std::_Rb_tree_node<int> *) 0xad89700
#10 0x00007f12ba174bd7 in std::_Rb_tree<int, int, std::_Identity<int>, std::less<int>, std::allocator<int> >::operator= (this=0x7fffcedcb230,
    __x=@0x7f12b0747de0)
    at /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/bits/stl_tree.h:800
No locals.
#11 0x00007f12ba18dc32 in TokensTree::RemoveToken (this=0x1309310,
    oldToken=0x7f12b0747d00)
    at /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/bits/stl_set.h:220
idx = 21875
parentToken = <value optimized out>
nodes = {_M_t = {
    _M_impl = {<std::allocator<std::_Rb_tree_node<int> >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<int> >> = {<No data fields>}, <No data fields>},
      _M_key_compare = {<std::binary_function<int,int,bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x0,
        _M_left = 0x7fffcedcb238, _M_right = 0x7fffcedcb238},
      _M_node_count = 0}}}
idx2 = <value optimized out>
#12 0x00007f12ba18dc4b in TokensTree::RemoveToken (this=0x1309310,
    oldToken=0x7f12b0747d00) at parser/token.cpp:601
idx = 21875
parentToken = <value optimized out>
nodes = {_M_t = {
    _M_impl = {<std::allocator<std::_Rb_tree_node<int> >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<int> >> = {<No data fields>}, <No data fields>},
      _M_key_compare = {<std::binary_function<int,int,bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red,
        _M_parent = 0xad88da0, _M_left = 0xad896d0, _M_right = 0xad88f20},
      _M_node_count = 50}}}
idx2 = <value optimized out>
#13 0x00007f12ba18dc4b in TokensTree::RemoveToken (this=0x1309310,
    oldToken=0x7f12b0747d00) at parser/token.cpp:601
idx = 21875
parentToken = <value optimized out>
nodes = {_M_t = {
    _M_impl = {<std::allocator<std::_Rb_tree_node<int> >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<int> >> = {<No data fields>}, <No data fields>},
      _M_key_compare = {<std::binary_function<int,int,bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red,
        _M_parent = 0xad88440, _M_left = 0xad88d70, _M_right = 0xad885c0},
      _M_node_count = 50}}}
idx2 = <value optimized out>
#14 0x00007f12ba18dc4b in TokensTree::RemoveToken (this=0x1309310,
    oldToken=0x7f12b0747d00) at parser/token.cpp:601
idx = 21875
parentToken = <value optimized out>
nodes = {_M_t = {
    _M_impl = {<std::allocator<std::_Rb_tree_node<int> >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<int> >> = {<No data fields>}, <No data fields>},
      _M_key_compare = {<std::binary_function<int,int,bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red,
        _M_parent = 0xad87ae0, _M_left = 0xad88410, _M_right = 0xad87c60},
      _M_node_count = 50}}}
idx2 = <value optimized out>
#15 0x00007f12ba18dc4b in TokensTree::RemoveToken (this=0x1309310,
    oldToken=0x7f12b0747d00) at parser/token.cpp:601
idx = 21875
parentToken = <value optimized out>
nodes = {_M_t = {
    _M_impl = {<std::allocator<std::_Rb_tree_node<int> >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<int> >> = {<No data fields>}, <No data fields>},
      _M_key_compare = {<std::binary_function<int,int,bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red,
        _M_parent = 0xad87180, _M_left = 0xad87ab0, _M_right = 0xad87300},
      _M_node_count = 50}}}
idx2 = <value optimized out>
#16 0x00007f12ba18dc4b in TokensTree::RemoveToken (this=0x1309310,
    oldToken=0x7f12b0747d00) at parser/token.cpp:601
idx = 21875
parentToken = <value optimized out>
nodes = {_M_t = {
    _M_impl = {<std::allocator<std::_Rb_tree_node<int> >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<int> >> = {<No data fields>}, <No data fields>},
      _M_key_compare = {<std::binary_function<int,int,bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red,
        _M_parent = 0xad86820, _M_left = 0xad87150, _M_right = 0xad869a0},
      _M_node_count = 50}}}
idx2 = <value optimized out>
#17 0x00007f12ba18dc4b in TokensTree::RemoveToken (this=0x1309310,
    oldToken=0x7f12b0747d00) at parser/token.cpp:601
idx = 21875
parentToken = <value optimized out>
nodes = {_M_t = {
    _M_impl = {<std::allocator<std::_Rb_tree_node<int> >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<int> >> = {<No data fields>}, <No data fields>},
      _M_key_compare = {<std::binary_function<int,int,bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red,
        _M_parent = 0xad85ec0, _M_left = 0xad867f0, _M_right = 0xad86040},
      _M_node_count = 50}}}

--- End code ---

This continues to about 58000 deep and the gdb crashes so I can't get a full backtrace.
It doesn't seem to do it on all files either, I can send all my source if you would like too.

rcoll:
I'm not an expert on the C::B parser, but this looks to me like it's trying to parse a library.  This IS a source-code file you are trying to save, right?  Language C++?  Does it compile?

Ringo

jarro_2783:
yes it's my own source, it's c++, it compiles fine.

also it's in revision 5486, it also happened on 5482.

Jenna:

--- Quote from: jarro_2783 on March 25, 2009, 10:42:14 pm ---yes it's my own source, it's c++, it compiles fine.

also it's in revision 5486, it also happened on 5482.

--- End quote ---

I stumbled over a similar crash just some days before, that occurs only on my 64-bit linux and only with some sources.
You use a 64-bit unix, too, if I read your backtrace correctly.

Today I found the time to track down a possible problem.

I guess you use a self-compiled C::B, so it would be nice if you can test the following patch:


--- Code: ---Index: src/plugins/codecompletion/classbrowserbuilderthread.cpp
===================================================================
--- src/plugins/codecompletion/classbrowserbuilderthread.cpp (Revision 5486)
+++ src/plugins/codecompletion/classbrowserbuilderthread.cpp (Arbeitskopie)
@@ -287,6 +287,11 @@
             {
                 CollapseItem(parent);
                 // tree->SetItemHasChildren(parent, false);
+                // existing is the last item an gets deleted in CollapseItem and at least on 64-bit linux it can
+                // lead to a crash, because we use it again some lines later, but m_pItem is not 0 in some rare cases,
+                // and therefore IsOk returns true !!
+                // so we leave the loop and the function here
+                break;
             }
             else
             {

--- End code ---

EDIT:
modified the patch, a simple break to leave the while-loop is enough and decreases unneeded overhead.

jarro_2783:
first time it failed before it even started, second time it crashed after saving. It also happens on my 32 bit computer, and on the 32 bit uni computers. The bug buddy crash log is pasted after this.


--- Code: ---System: Linux 2.6.27-gentoo-r8jarryd #1 SMP Sun Jan 25 19:17:21 EST 2009 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Mist

Memory status: size: 535023616 vsize: 535023616 resident: 99794944 share: 30896128 rss: 99794944 rss_rlim: 18446744073709551615
CPU usage: start_time: 1238065274 rtime: 563 utime: 521 stime: 42 cutime:3 cstime: 3 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/local/bin/codeblocks'

[Thread debugging using libthread_db enabled]
[New Thread 0x7f6c72da7700 (LWP 1051)]
[New Thread 0x4414f950 (LWP 1065)]
[New Thread 0x4177f950 (LWP 1058)]
[New Thread 0x4394e950 (LWP 1056)]
[New Thread 0x4314d950 (LWP 1055)]
[New Thread 0x4294c950 (LWP 1054)]
[New Thread 0x4214b950 (LWP 1052)]
0x00007f6c6cec2f0f in waitpid () from /lib/libpthread.so.0
#0  0x00007f6c6cec2f0f in waitpid () from /lib/libpthread.so.0
#1  0x00007f6c6f608974 in g_spawn_sync () from /usr/lib/libglib-2.0.so.0
#2  0x00007f6c6f608c98 in g_spawn_command_line_sync ()
   from /usr/lib/libglib-2.0.so.0
#3  0x00007f6c696a1719 in ?? ()
   from /usr/lib64/gtk-2.0/modules/libgnomebreakpad.so
#4  <signal handler called>
#5  0x00007f6c6c208165 in raise () from /lib/libc.so.6
#6  0x00007f6c6c2094de in abort () from /lib/libc.so.6
#7  0x00007f6c6d1d2871 in wxFatalSignalHandler ()
   from /usr/lib/libwx_baseu-2.8.so.0
#8  <signal handler called>
#9  0x0000000000000000 in ?? ()
#10 0x00007f6c6d1ce88e in wxEvtHandler::ProcessPendingEvents ()
   from /usr/lib/libwx_baseu-2.8.so.0
#11 0x00007f6c6d13480e in wxAppConsole::ProcessPendingEvents ()
   from /usr/lib/libwx_baseu-2.8.so.0
#12 0x00007f6c6db056d6 in wxAppBase::ProcessIdle ()
   from /usr/lib/libwx_gtk2u_core-2.8.so.0
#13 0x00007f6c6da59f36 in ?? () from /usr/lib/libwx_gtk2u_core-2.8.so.0
#14 0x00007f6c6f5cbce2 in g_main_context_dispatch ()
   from /usr/lib/libglib-2.0.so.0
#15 0x00007f6c6f5cc525 in ?? () from /usr/lib/libglib-2.0.so.0
#16 0x00007f6c6f5cc81d in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#17 0x00007f6c72731512 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#18 0x00007f6c6da7144d in wxEventLoop::Run ()
   from /usr/lib/libwx_gtk2u_core-2.8.so.0
#19 0x00007f6c6db055cb in wxAppBase::MainLoop ()
   from /usr/lib/libwx_gtk2u_core-2.8.so.0
#20 0x000000000042f5fb in CodeBlocksApp::OnRun (this=0x1249358) at app.cpp:760
#21 0x00007f6c6d16b50c in wxEntry () from /usr/lib/libwx_baseu-2.8.so.0
#22 0x000000000042ed22 in main (argc=1, argv=0x0) at app.cpp:251

Thread 7 (Thread 0x4214b950 (LWP 1052)):
#0  0x00007f6c6cebf9b9 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/libpthread.so.0
No symbol table info available.
#1  0x00007f6c6d1cb5a3 in wxConditionInternal::Wait ()
   from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#2  0x00007f6c6d1cc2a7 in wxSemaphoreInternal::Wait ()
   from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#3  0x00007f6c6f07fc6a in BackgroundThread::Entry (this=0x109be28)
    at ../../src/include/backgroundthread.h:151
job = (AbstractJob *) 0x7f6c610ce5d0
#4  0x00007f6c6d1ccc3a in wxThreadInternal::PthreadStart ()
   from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#5  0x00007f6c6cebb097 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#6  0x00007f6c6c29cccd in clone () from /lib/libc.so.6
No symbol table info available.
#7  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 6 (Thread 0x4294c950 (LWP 1054)):
#0  0x00007f6c6cebf9b9 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/libpthread.so.0
No symbol table info available.
#1  0x00007f6c6d1cb5a3 in wxConditionInternal::Wait ()
   from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#2  0x00007f6c6d1cc2a7 in wxSemaphoreInternal::Wait ()
   from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#3  0x00007f6c6f07fc6a in BackgroundThread::Entry (this=0x109be60)
    at ../../src/include/backgroundthread.h:151
job = (AbstractJob *) 0x109be60
#4  0x00007f6c6d1ccc3a in wxThreadInternal::PthreadStart ()
   from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#5  0x00007f6c6cebb097 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#6  0x00007f6c6c29cccd in clone () from /lib/libc.so.6
No symbol table info available.
#7  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 5 (Thread 0x4314d950 (LWP 1055)):
#0  0x00007f6c6cebf9b9 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/libpthread.so.0
No symbol table info available.
#1  0x00007f6c6d1cb5a3 in wxConditionInternal::Wait ()
   from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#2  0x00007f6c6d1cc2a7 in wxSemaphoreInternal::Wait ()
   from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#3  0x00007f6c6f07fc6a in BackgroundThread::Entry (this=0x109be98)
    at ../../src/include/backgroundthread.h:151
job = (AbstractJob *) 0x109be98
#4  0x00007f6c6d1ccc3a in wxThreadInternal::PthreadStart ()
   from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#5  0x00007f6c6cebb097 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#6  0x00007f6c6c29cccd in clone () from /lib/libc.so.6
No symbol table info available.
#7  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 4 (Thread 0x4394e950 (LWP 1056)):
#0  0x00007f6c6cebf9b9 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/libpthread.so.0
No symbol table info available.
#1  0x00007f6c6d1cb5a3 in wxConditionInternal::Wait ()
   from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#2  0x00007f6c6d1cc2a7 in wxSemaphoreInternal::Wait ()
   from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#3  0x00007f6c6f07fc6a in BackgroundThread::Entry (this=0x109bed0)
    at ../../src/include/backgroundthread.h:151
job = (AbstractJob *) 0x109bed0
#4  0x00007f6c6d1ccc3a in wxThreadInternal::PthreadStart ()
   from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#5  0x00007f6c6cebb097 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#6  0x00007f6c6c29cccd in clone () from /lib/libc.so.6
No symbol table info available.
#7  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 3 (Thread 0x4177f950 (LWP 1058)):
#0  0x00007f6c6cebf9b9 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/libpthread.so.0
No symbol table info available.
#1  0x00007f6c6f5c9622 in g_main_context_wait ()
   from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#2  0x00007f6c6f5cc7c0 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#3  0x00007f6c72731512 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#4  0x00007f6c6da7144d in wxEventLoop::Run ()
   from /usr/lib/libwx_gtk2u_core-2.8.so.0
No symbol table info available.
#5  0x00007f6c6dacd9a0 in wxDialog::ShowModal ()
   from /usr/lib/libwx_gtk2u_core-2.8.so.0
No symbol table info available.
#6  0x00007f6c6e4805c9 in wxDebugReportPreviewStd::Show ()
   from /usr/lib/libwx_gtk2u_qa-2.8.so.0
No symbol table info available.
#7  0x000000000042ee50 in CodeBlocksApp::OnFatalException (
    this=<value optimized out>) at app.cpp:796
report = <incomplete type>
preview = <incomplete type>
#8  0x00007f6c6d1d286c in wxFatalSignalHandler ()
   from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#9  <signal handler called>
No symbol table info available.
#10 0x00007f6c6d1cd94b in wxEvent::wxEvent ()
   from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#11 0x00007f6c6f10bd26 in CodeBlocksEvent::Clone (this=0x4177eff0)
    at /usr/include/wx-2.8/wx/event.h:526
No locals.
#12 0x00007f6c6d1ce8e4 in wxEvtHandler::AddPendingEvent ()
   from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#13 0x00007f6c6f002eba in cbThreadPool::TaskDone (this=0x1236fe0,
    thread=<value optimized out>) at /usr/include/wx-2.8/wx/event.h:2565
evt = {<> = {<No data fields>}, <BlockAllocated<CodeBlocksEvent,75u,false>> = {static allocator = {
      allocBlocks = {<std::_Vector_base<BlockAllocator<CodeBlocksEvent, 75u, false>::LinkedBlock<CodeBlocksEvent>*,std::allocator<BlockAllocator<CodeBlocksEvent, 75u, false>::LinkedBlock<CodeBlocksEvent>*> >> = {
          _M_impl = {<std::allocator<BlockAllocator<CodeBlocksEvent, 75u, false>::LinkedBlock<CodeBlocksEvent>*>> = {<__gnu_cxx::new_allocator<BlockAllocator<CodeBlocksEvent, 75u, false>::LinkedBlock<CodeBlocksEvent>*>> = {<No data fields>}, <No data fields>}, _M_start = 0x123f0e0, _M_finish = 0x123f0e8,
            _M_end_of_storage = 0x123f0e8}}, <No data fields>},
      first = 0x1249780, ref_count = 0, max_refs = 0, total_refs = 0}},
  m_pProject = 0x0, m_pEditor = 0x0, m_pPlugin = 0x0, m_X = 0, m_Y = 0,
  m_TargetName = {<wxStringBase> = {static npos = 18446744073709551615,
      m_pchData = 0x7f6c6d1f64d8}, <No data fields>},
  m_OldTargetName = {<wxStringBase> = {static npos = 18446744073709551615,
      m_pchData = 0x7f6c6d1f64d8}, <No data fields>}, static ms_classInfo = {
    m_className = 0x7f6c6f2d8260, m_objectSize = 152,
    m_objectConstructor = 0x7f6c6f10a920 <CodeBlocksEvent::wxCreateObject()>,
    m_baseInfo1 = 0x7f6c6d444f60, m_baseInfo2 = 0x0,
    static sm_first = 0x7f6c5db17260, m_next = 0x7f6c6f58b000,
    static sm_classTable = 0x6ae010}}
#14 0x00007f6c6f003651 in cbThreadPool::cbWorkerThread::Entry (this=0x1233330)
    at cbthreadpool.cpp:236
element = {task = 0x7f6c610d4120, autodelete = true}
workingThread = <value optimized out>
#15 0x00007f6c6d1ccc3a in wxThreadInternal::PthreadStart ()
   from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#16 0x00007f6c6cebb097 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#17 0x00007f6c6c29cccd in clone () from /lib/libc.so.6
No symbol table info available.
#18 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 2 (Thread 0x4414f950 (LWP 1065)):
#0  0x00007f6c6cebf9b9 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/libpthread.so.0
No symbol table info available.
#1  0x00007f6c6d1cb5a3 in wxConditionInternal::Wait ()
   from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#2  0x00007f6c6d1cc2a7 in wxSemaphoreInternal::Wait ()
   from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#3  0x00007f6c6597170f in ClassBrowserBuilderThread::Entry (this=0x14a6a00)
    at classbrowserbuilderthread.cpp:121
No locals.
#4  0x00007f6c6d1ccc3a in wxThreadInternal::PthreadStart ()
   from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#5  0x00007f6c6cebb097 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#6  0x00007f6c6c29cccd in clone () from /lib/libc.so.6
No symbol table info available.
#7  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 1 (Thread 0x7f6c72da7700 (LWP 1051)):
#0  0x00007f6c6cec2f0f in waitpid () from /lib/libpthread.so.0
No symbol table info available.
#1  0x00007f6c6f608974 in g_spawn_sync () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#2  0x00007f6c6f608c98 in g_spawn_command_line_sync ()
   from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#3  0x00007f6c696a1719 in ?? ()
   from /usr/lib64/gtk-2.0/modules/libgnomebreakpad.so
No symbol table info available.
#4  <signal handler called>
No symbol table info available.
#5  0x00007f6c6c208165 in raise () from /lib/libc.so.6
No symbol table info available.
#6  0x00007f6c6c2094de in abort () from /lib/libc.so.6
No symbol table info available.
#7  0x00007f6c6d1d2871 in wxFatalSignalHandler ()
   from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#8  <signal handler called>
No symbol table info available.
#9  0x0000000000000000 in ?? ()
No symbol table info available.
#10 0x00007f6c6d1ce88e in wxEvtHandler::ProcessPendingEvents ()
   from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#11 0x00007f6c6d13480e in wxAppConsole::ProcessPendingEvents ()
   from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#12 0x00007f6c6db056d6 in wxAppBase::ProcessIdle ()
   from /usr/lib/libwx_gtk2u_core-2.8.so.0
No symbol table info available.
#13 0x00007f6c6da59f36 in ?? () from /usr/lib/libwx_gtk2u_core-2.8.so.0
No symbol table info available.
#14 0x00007f6c6f5cbce2 in g_main_context_dispatch ()
   from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#15 0x00007f6c6f5cc525 in ?? () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#16 0x00007f6c6f5cc81d in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#17 0x00007f6c72731512 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#18 0x00007f6c6da7144d in wxEventLoop::Run ()
   from /usr/lib/libwx_gtk2u_core-2.8.so.0
No symbol table info available.
#19 0x00007f6c6db055cb in wxAppBase::MainLoop ()
   from /usr/lib/libwx_gtk2u_core-2.8.so.0
No symbol table info available.
#20 0x000000000042f5fb in CodeBlocksApp::OnRun (this=0x1249358) at app.cpp:760
retval = <value optimized out>
#21 0x00007f6c6d16b50c in wxEntry () from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#22 0x000000000042ed22 in main (argc=1, argv=0x0) at app.cpp:251
No locals.
#0  0x00007f6c6cec2f0f in waitpid () from /lib/libpthread.so.0
The program is running.  Quit anyway (and detach it)? (y or n) [answered Y; input not from terminal]


----------- .xsession-errors ---------------------
Top Editor: /home/jarryd/programming/programs/tl/include/tl/parser.hpp
Add project tl in parsing queue
Caching result of `pkg-config --cflags glibmm-2.4`
Cached
Caching result of `pkg-config --libs glibmm-2.4`
Cached
Caching internal gcc dirs for adding to parser...
Caching GCC dir: /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4
Caching GCC dir: /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/x86_64-pc-linux-gnu
Caching GCC dir: /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/backward
Caching GCC dir: /usr/local/include
Caching GCC dir: /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include
Caching GCC dir: /usr/include
Passing list of files to parse
Starting batch parsing
--------------------------------------------------

--- End code ---

Navigation

[0] Message Index

[#] Next page

Go to full version