Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 431630 - net-p2p/amule-2.3.1 crash after update wxGTK with 'CEOFException' in libwx_baseu-2.8
Summary: net-p2p/amule-2.3.1 crash after update wxGTK with 'CEOFException' in libwx_ba...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo net-p2p team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-16 14:19 UTC by mondrillo
Modified: 2012-08-17 07:44 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge-info.txt,12.50 KB, text/plain)
2012-08-16 14:23 UTC, mondrillo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mondrillo 2012-08-16 14:19:21 UTC

    
Comment 1 mondrillo 2012-08-16 14:23:25 UTC
Created attachment 321482 [details]
emerge --info
Comment 2 mondrillo 2012-08-16 14:24:29 UTC
$ amule
 2012-08-16 16:24:17: Initialising aMule 2.3.1 compiled with wxGTK2 v2.8.12
 2012-08-16 16:24:17: Checking if there is an instance already running...
 2012-08-16 16:24:17: No other instances are running.
	aMule Version: aMule 2.3.1 compiled with wxGTK2 v2.8.12

Terminated after throwing an instance of 'CEOFException'
	what(): SafeIO::EOF: Attempt to read past end of file.
	backtrace:
[2] ?? in amule[0x457b5a]
[3] wxEntry(int&, wchar_t**) in /usr/lib64/libwx_baseu-2.8.so.0[0x7f3a33f3fadb]
[4] ?? in amule[0x44aac2]
[5] __libc_start_main in /lib64/libc.so.6[0x7f3a333164bd]
[6] ?? in amule[0x44f6a5]

Abortado
Comment 3 mondrillo 2012-08-16 17:18:26 UTC
$ equery b libwx_baseu-2.8.so.0
 * Searching for libwx_baseu-2.8.so.0 ... 
x11-libs/wxGTK-2.8.12.1 (/usr/lib64/libwx_baseu-2.8.so.0 -> libwx_baseu-2.8.so.0.8.0)

re emerge wxGTK or aMule didn't solve the problem
revdep-rebuild don't show any broken dependence library, saying all Ok!

Any help?
Comment 4 mondrillo 2012-08-17 07:44:29 UTC
rm old .aMule solve the problem so we have to rename one by one file to know the file with a 0 size "statistics.dat" is casusing the problem.