Hi,
I've tried the following installation methods:
* rc3 package
* rc8 package
* compile rc8 from source
I removed each package before attempting the next installation method.
All of them crash

I've appended the backtrace at the bottom of the message. I get the following error output before the crash, which may be relevant:
./amule: Symbol `_ZTV10wxTextCtrl' has different size in shared object, consider
re-linking
./amule: Symbol `_ZTV10wxTreeCtrl' has different size in shared object, consider
re-linking
./amule: Symbol `_ZTV9wxControl' has different size in shared object, consider r
e-linking
./amule: Symbol `_ZTV16wxScrolledWindow' has different size in shared object, co
nsider re-linking
(I got these errors with the package installs, too.)
I would appreciate any help... I'd absolutely love to get this working! I can supply any additional info about my system. I hope it's just something I'm doing wrong.
Dominik
- CamuleApp::OnFatalException() in amule.cpp:979
[1] wxFatalSignalHandler in /usr/lib/libwx_gtk-2.4.so
[0x403e1246]
[2] ?? in /lib/libpthread.so.0 [0x40035dfd]
[3] ?? in /lib/libc.so.6 [0x409b8b48]
[4] wxApp::SendIdleEvents(wxWindow*) in /usr/lib/libwx_gtk-2.4.so[0x40281f12]
[5] wxApp::SendIdleEvents() in /usr/lib/libwx_gtk-2.4.so[0x40281e50]
[6] wxApp::OnIdle(wxIdleEvent&) in /usr/lib/libwx_gtk-2.4.so[0x40281dff]
[7] wxEvtHandler::SearchEventTable(wxEventTable&, wxEvent&) in /usr/lib/libwx_gt
k-2.4.so[0x40308c8a]
[8] wxEvtHandler::ProcessEvent(wxEvent&) in /usr/lib/libwx_gtk-2.4.so[0x40308ab7
]
[9] wxApp::ProcessIdle() in /usr/lib/libwx_gtk-2.4.so[0x40281d71]
[10] wxBeginBusyCursor(wxCursor*) in /usr/lib/libwx_gtk-2.4.so[0x4029077b]
[11] wxExecute(char**, int, wxProcess*) in /usr/lib/libwx_gtk-2.4.so[0x403e0064]
[12] wxExecute(wxString const&, int, wxProcess*) in /usr/lib/libwx_gtk-2.4.so[0x
403df877]
[13] ?? in /usr/lib/libwx_gtk-2.4.so [0x403a997a]
[14] wxExecute(wxString const&, wxArrayString&) in /usr/lib/libwx_gtk-2.4.so[0x4
03a9a23]
[15] CamuleApp::OnFatalException() in amule.cpp:1044
[16] wxFatalSignalHandler in /usr/lib/libwx_gtk-2.4.so[0x403e1246]
[17] ?? in /lib/libpthread.so.0 [0x40035dfd]
[18] ?? in /lib/libc.so.6 [0x409b8b48]
[19] wxWindowBase::SetValidator(wxValidator const&) in /usr/lib/libwx_gtk-2.4.so [0x403ba65f]
[20] wxWindow::DoAddChild(wxWindow*) in /usr/lib/libwx_gtk-2.4.so[0x402d1158]
[21] wxWindow::Create(wxWindow*, int, wxPoint const&, wxSize const&, long, wxStr ing const&) in /usr/lib/libwx_gtk-2.4.so[0x402cf079]
[22] wxPanel::Create(wxWindow*, int, wxPoint const&, wxSize const&, long, wxStri ng const&) in /usr/lib/libwx_gtk-2.4.so[0x402454f5]
[23] wxPanel::wxPanel(wxWindow*, int, wxPoint const&, wxSize const&, long, wxStr ing const&) in /usr/lib/libwx_gtk-2.4.so[0x40245b80]
[24] CamuleDlg::CamuleDlg(wxWindow*, wxString const&, wxPoint, wxSize) in amuleD lg.cpp:169
[25] CamuleGuiApp::InitGui(bool, wxString&) in amule-gui.cpp:322
[26] CamuleApp::OnInit() in amule.cpp:575
[27] CamuleGuiApp::OnInit() in amule-gui.cpp:198
[28] wxEntry(int, char**) in /usr/lib/libwx_gtk-2.4.so[0x40282621]
[29] main in amule-gui.cpp:161
[30] __libc_start_main in /lib/libc.so.6[0x409a4bb4]
[31] wxTopLevelWindowBase::GetMaxSize() const in ./amule[0x81317a1]