Got a segmentation fault her too doing the same thing...
Something also happens when searching for Archives (Logger.cpp(268): Debug: SearchDlg.cpp(501): assert "dynamic_cast<wxChoice*>( FindWindow( IDC_TypeSearch ) )->GetStringSelection() == wxGetTranslation(params.typeText)" failed in StartNewSearch().).
CVS Wed Oct 10 07:01:55, wvwidget 2.8.1
Search expression: kent
Expression count: 1
Parameters: 1
wxASSERT-SearchDlg.cpp(486):
'Archives'
'Arc'
Search parsing resultfor "kent": 0
Search expression: kent
Expression count: 1
Parameters: 2
[New Thread -1335194736 (LWP 30509)]
[Thread -1335194736 (LWP 30509) exited]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1230956848 (LWP 30440)]
0xb6fabb67 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
(gdb) bt
#0 0xb6fabb67 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#1 0x0b3fd970 in ?? ()
#2 0x08e46818 in ?? ()
#3 0xbfc914f8 in ?? ()
#4 0xb719fbac in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#5 0xb6fabac0 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#6 0x0b3fd970 in ?? ()
#7 0xbfc914f8 in ?? ()
#8 0xb6f8f6b0 in _gtk_marshal_BOOLEAN__BOXED ()
from /usr/lib/libgtk-x11-2.0.so.0
Backtrace stopped: frame did not save the PC
(gdb) bt full
#0 0xb6fabb67 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#1 0x0b3fd970 in ?? ()
No symbol table info available.
#2 0x08e46818 in ?? ()
No symbol table info available.
#3 0xbfc914f8 in ?? ()
No symbol table info available.
#4 0xb719fbac in ?? () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#5 0xb6fabac0 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#6 0x0b3fd970 in ?? ()
No symbol table info available.
#7 0xbfc914f8 in ?? ()
No symbol table info available.
#8 0xb6f8f6b0 in _gtk_marshal_BOOLEAN__BOXED ()
from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
Backtrace stopped: frame did not save the PC
(gdb) thread apply all bt
Thread 4 (Thread -1296147568 (LWP 30477)):
#0 0xffffe410 in __kernel_vsyscall ()
#1 0xb7f2484c in pthread_cond_timedwait@@GLIBC_2.3.2 ()
from /lib/tls/i686/cmov/libpthread.so.0
#2 0xb786c5eb in wxConditionInternal::WaitTimeout (this=0xa6794f0,
milliseconds=95) at ../src/unix/threadpsx.cpp:405
#3 0xb786c6d0 in wxCondition::WaitTimeout (this=0xa673b9c, milliseconds=95)
at ../include/wx/thrimpl.cpp:256
#4 0xb786d519 in wxSemaphoreInternal::WaitTimeout (this=0xa673b98,
milliseconds=95) at ../src/unix/threadpsx.cpp:552
#5 0xb786d602 in wxSemaphore::WaitTimeout (this=0x9147108, milliseconds=95)
at ../include/wx/thrimpl.cpp:320
#6 0x082cd0f2 in CTimerThread::Entry (this=0x91470e8) at Timer.cpp:63
#7 0xb786e8ec in wxThreadInternal::PthreadStart (thread=0x91470e8)
at ../src/unix/threadpsx.cpp:766
#8 0xb786ea57 in wxPthreadStart (ptr=0x91470e8)
at ../src/unix/threadpsx.cpp:718
#9 0xb7f2031b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#10 0xb75a157e in clone () from /lib/tls/i686/cmov/libc.so.6
Thread 2 (Thread -1279362160 (LWP 30469)):
#0 0xffffe410 in __kernel_vsyscall ()
A lot of ?? here and there... Something made wrong here?