User forums > Nightly builds
The 07 September 2013 build (9295) is out.
ToApolytoXaos:
Yes, but it did not crash now with valgrind. I have checked though for memory leaks and saved the process in a log file.
Below you may find the report as an attachment in the form of an archive file.
Cheers.
[attachment deleted by admin]
oBFusCATed:
Ok, next thing to try is under gdb to execute the command "thread apply all bt" and paste the output
ToApolytoXaos:
--- Code: ---(gdb) run --verbose --debug-log
Starting program: /usr/local/bin/codeblocks --verbose --debug-log
warning: Could not load shared library symbols for linux-gate.so.1.
Do you need "set solib-search-path" or "set sysroot"?
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/i686/cmov/libthread_db.so.1".
[New Thread 0xad642b40 (LWP 16776)]
[New Thread 0xaccadb40 (LWP 16777)]
[New Thread 0xac4acb40 (LWP 16778)]
[New Thread 0xabcabb40 (LWP 16779)]
[New Thread 0xa9b1ab40 (LWP 16811)]
[New Thread 0xa91ffb40 (LWP 16814)]
[New Thread 0xa88e0b40 (LWP 16816)]
[Thread 0xa88e0b40 (LWP 16816) exited]
Program received signal SIGSEGV, Segmentation fault.
0x0853392a in ?? ()
(gdb) thread apply all bt
Thread 7 (Thread 0xa91ffb40 (LWP 16814)):
#0 0xb7fde424 in __kernel_vsyscall ()
#1 0xb65de7ab in pthread_cond_wait@@GLIBC_2.3.2 ()
at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:187
#2 0xb7167016 in wxConditionInternal::Wait() ()
from /usr/lib/i386-linux-gnu/libwx_baseu-2.8.so.0
#3 0xb7167d66 in wxCondition::Wait() ()
from /usr/lib/i386-linux-gnu/libwx_baseu-2.8.so.0
#4 0xb7167da8 in wxSemaphoreInternal::Wait() ()
from /usr/lib/i386-linux-gnu/libwx_baseu-2.8.so.0
#5 0xb71685b6 in wxSemaphore::Wait() ()
from /usr/lib/i386-linux-gnu/libwx_baseu-2.8.so.0
#6 0xaa415de0 in ClassBrowserBuilderThread::Entry (this=0xa92c008)
at classbrowserbuilderthread.cpp:191
#7 0xb716868b in wxThreadInternal::PthreadStart(wxThread*) ()
from /usr/lib/i386-linux-gnu/libwx_baseu-2.8.so.0
#8 0xb71686fb in wxPthreadStart ()
from /usr/lib/i386-linux-gnu/libwx_baseu-2.8.so.0
#9 0xb65dacf1 in start_thread (arg=0xa91ffb40) at pthread_create.c:311
#10 0xb63c608e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:131
---Type <return> to continue, or q <return> to quit---
Thread 6 (Thread 0xa9b1ab40 (LWP 16811)):
#0 0xb7fde424 in __kernel_vsyscall ()
#1 0xb63be251 in select () at ../sysdeps/unix/syscall-template.S:81
#2 0xaaad67fa in MonDescriptors::do_select (this=0xa9b19010)
at directorymonitor.cpp:70
#3 0xaaad6eb0 in DirMonitorThread::Entry (this=0xa83adb8)
at directorymonitor.cpp:164
#4 0xb716868b in wxThreadInternal::PthreadStart(wxThread*) ()
from /usr/lib/i386-linux-gnu/libwx_baseu-2.8.so.0
#5 0xb71686fb in wxPthreadStart ()
from /usr/lib/i386-linux-gnu/libwx_baseu-2.8.so.0
#6 0xb65dacf1 in start_thread (arg=0xa9b1ab40) at pthread_create.c:311
#7 0xb63c608e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:131
Thread 5 (Thread 0xabcabb40 (LWP 16779)):
#0 0xb7fde424 in __kernel_vsyscall ()
#1 0xb65de7ab in pthread_cond_wait@@GLIBC_2.3.2 ()
at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:187
#2 0xb7167016 in wxConditionInternal::Wait() ()
from /usr/lib/i386-linux-gnu/libwx_baseu-2.8.so.0
#3 0xb7167d66 in wxCondition::Wait() ()
from /usr/lib/i386-linux-gnu/libwx_baseu-2.8.so.0
---Type <return> to continue, or q <return> to quit---
#4 0xb7167da8 in wxSemaphoreInternal::Wait() ()
from /usr/lib/i386-linux-gnu/libwx_baseu-2.8.so.0
#5 0xb71685b6 in wxSemaphore::Wait() ()
from /usr/lib/i386-linux-gnu/libwx_baseu-2.8.so.0
#6 0xb7b95602 in BackgroundThread::Entry (this=0x894a57c)
at ./backgroundthread.h:152
#7 0xb716868b in wxThreadInternal::PthreadStart(wxThread*) ()
from /usr/lib/i386-linux-gnu/libwx_baseu-2.8.so.0
#8 0xb71686fb in wxPthreadStart ()
from /usr/lib/i386-linux-gnu/libwx_baseu-2.8.so.0
#9 0xb65dacf1 in start_thread (arg=0xabcabb40) at pthread_create.c:311
#10 0xb63c608e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:131
Thread 4 (Thread 0xac4acb40 (LWP 16778)):
#0 0xb7fde424 in __kernel_vsyscall ()
#1 0xb65de7ab in pthread_cond_wait@@GLIBC_2.3.2 ()
at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:187
#2 0xb7167016 in wxConditionInternal::Wait() ()
from /usr/lib/i386-linux-gnu/libwx_baseu-2.8.so.0
#3 0xb7167d66 in wxCondition::Wait() ()
from /usr/lib/i386-linux-gnu/libwx_baseu-2.8.so.0
#4 0xb7167da8 in wxSemaphoreInternal::Wait() ()
---Type <return> to continue, or q <return> to quit---
from /usr/lib/i386-linux-gnu/libwx_baseu-2.8.so.0
#5 0xb71685b6 in wxSemaphore::Wait() ()
from /usr/lib/i386-linux-gnu/libwx_baseu-2.8.so.0
#6 0xb7b95602 in BackgroundThread::Entry (this=0x894a560)
at ./backgroundthread.h:152
#7 0xb716868b in wxThreadInternal::PthreadStart(wxThread*) ()
from /usr/lib/i386-linux-gnu/libwx_baseu-2.8.so.0
#8 0xb71686fb in wxPthreadStart ()
from /usr/lib/i386-linux-gnu/libwx_baseu-2.8.so.0
#9 0xb65dacf1 in start_thread (arg=0xac4acb40) at pthread_create.c:311
#10 0xb63c608e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:131
Thread 3 (Thread 0xaccadb40 (LWP 16777)):
#0 0xb7fde424 in __kernel_vsyscall ()
#1 0xb65de7ab in pthread_cond_wait@@GLIBC_2.3.2 ()
at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:187
#2 0xb7167016 in wxConditionInternal::Wait() ()
from /usr/lib/i386-linux-gnu/libwx_baseu-2.8.so.0
#3 0xb7167d66 in wxCondition::Wait() ()
from /usr/lib/i386-linux-gnu/libwx_baseu-2.8.so.0
#4 0xb7167da8 in wxSemaphoreInternal::Wait() ()
from /usr/lib/i386-linux-gnu/libwx_baseu-2.8.so.0
---Type <return> to continue, or q <return> to quit---
#5 0xb71685b6 in wxSemaphore::Wait() ()
from /usr/lib/i386-linux-gnu/libwx_baseu-2.8.so.0
#6 0xb7b95602 in BackgroundThread::Entry (this=0x894a544)
at ./backgroundthread.h:152
#7 0xb716868b in wxThreadInternal::PthreadStart(wxThread*) ()
from /usr/lib/i386-linux-gnu/libwx_baseu-2.8.so.0
#8 0xb71686fb in wxPthreadStart ()
from /usr/lib/i386-linux-gnu/libwx_baseu-2.8.so.0
#9 0xb65dacf1 in start_thread (arg=0xaccadb40) at pthread_create.c:311
#10 0xb63c608e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:131
Thread 2 (Thread 0xad642b40 (LWP 16776)):
#0 0xb7fde424 in __kernel_vsyscall ()
#1 0xb63b78ab in poll () at ../sysdeps/unix/syscall-template.S:81
#2 0xb66e076b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3 0xb66d1758 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4 0xb66d1c3b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5 0xb6ab425a in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#6 0xb66f6fea in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7 0xb65dacf1 in start_thread (arg=0xad642b40) at pthread_create.c:311
#8 0xb63c608e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:131
Thread 1 (Thread 0xb4f4e900 (LWP 15909)):
---Type <return> to continue, or q <return> to quit---
#0 0x0853392a in ?? ()
#1 0x00000000 in ?? ()
(gdb)
--- End code ---
oBFusCATed:
Nothing interesting in here, too.
Can you try to disable plugins one by one and then tell us which causes the crashes?
ToApolytoXaos:
--- Quote from: oBFusCATed on November 24, 2013, 02:31:00 pm ---Nothing interesting in here, too.
Can you try to disable plugins one by one and then tell us which causes the crashes?
--- End quote ---
An interesting issue appeared; I went to Plugins > Manage plugins...boom! An error message window popped up "Codeblocks error: Failed to create a temporary file name (error 13: Permission denied)". All plugins are enabled.
Suggestion: I have tried to disable my plugins, one by one from command line and unfortunately such option is not available (other than --safe-mode).
Could it be possible to add each plugin as argument of type --disable-<plugin-name> so a user could disable a problematic plugin upon need?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version