Hi.
got this bug after merging two of my linux boxes into a hdd server.
I created an idential p2p user as on the original system (where aMule kept running like a charm (aside from the web interface crashing from time to time) and moved all of the relevant files over, trying to run with gentoo-init-scripts yielded nothing (not even logfile output), running it as the p2p user gives this error report:
~/aMule $ amuled
amuled: OnInit - starting timer
Initialising aMule
Checking if there is an instance already running...
No other instances are running.
Invalid category found, skipping
aMule Version: aMuled 2.1.3 using wxGTK2 v2.6.3 (Unicoded)
Terminated after throwing an instance of 'CInvalidStateEx'
what(): CRunTimeException::CInvalidStateException: CFile: Cannot get length of closed file.
backtrace:
[2] ?? in amuled [0x80645bd]
[3] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.6.so.0[0xb7d9c64d]
[4] wxEntry(int&, char**) in /usr/lib/libwx_baseu-2.6.so.0[0xb7d9c6f6]
[5] __gxx_personality_v0 in amuled[0x8053fce]
[6] __libc_start_main in /lib/libc.so.6[0xb7ae83c3]
[7] wxAppConsole::Initialize(int&, wchar_t**) in amuled[0x8053ee1]
Abgebrochen
a wild guess would be that sth went wrong copying the files but i honestly can't think of a specific thing that might have happened there....
anyway the amuled crashing with an exception seems to be a bug, maybe i just created a weird scenario by accident nobody tried before.