aMule Forum
English => en_Bugs => Topic started by: sl1pkn07 on September 27, 2014, 03:37:53 AM
-
example the log spam lot to:
2014-09-27 03:21:18: 03:21:18: Error: Failed to modify descriptor 15 in epoll descriptor 5 (error 2: No such file or directory)
2014-09-27 03:21:19: 03:21:19: Error: Failed to add descriptor 15 to epoll descriptor 5 (error 17: File exists)
2014-09-27 03:29:09: 03:29:09: Error: Failed to add descriptor 8 to epoll descriptor 5 (error 17: El fichero ya existe)
what file/directory not found? what file exist?
greetings
-
I believe it's networking (everything is a file including a network connection).
If you want to know where exactly it's coming from you have to build aMule in debug mode.
-
hi, that messages spawn with amule (10845) builded with WXGTK 3.0.1 (over GTK2). and in few minutes terminated by
Program terminated with signal SIGTRAP, Trace/breakpoint trap.
#0 0x00007f55981db0c9 in ?? ()
with wxGTK 2.8.12.1 (over GTK2) gets Zero messages, and still running without any problems
greetings
PS: please move this thread to a Bug thread
-
What happens when you build with WXGTK 3.0.1 and boost asio networking?
-
boost asio?
-
if you mean if is amule build with boots, yes, its build
Configure script has finished system check.
Configured aMule SVN (rev. 10845) for 'x86_64-unknown-linux-gnu'.
aMule enabled options:
**** aMule Core ****
Prefix where aMule should be installed? /usr
Should aMule be compiled with i18n support? yes
Should aMule be compiled in debug mode? no
Should aMule be compiled with profiling? no
Should aMule be compiled with optimizations? yes
Should aMule be compiled with UPnP support? yes
Should aMule be compiled with IP2country support? no
Should aMule monolithic application be built? no
Should aMule daemon version be built? yes
Should aMule remote gui be built? no
Crypto++ library/headers style? installed
**** aMule TextClient ****
Should aMule Command Line Client be built? yes
**** aMule WebServer ****
Should aMule WebServer be built? yes
**** aMule ED2K Links Handler ****
Should aMule ED2K Links Handler be built? yes
**** aMuleLinkCreator ****
Should aMuleLinkCreator GUI version (alc) be built? no
Should aMuleLinkCreator for console (alcc) be built? yes
**** aMule Statistics ****
Should C aMule Statistics (CAS) be built? no
Should aMule GUI Statistics (wxCas) be built? no
Should xas XChat2 plugin be installed? no
Should plasmaMule plasma-applet be build? no
**** General Libraries and Tools ****
Should ccache support be enabled? yes
Libraries aMule will use to build:
wxWidgets 3.0.1 (base,shared)
boost 1.56
crypto++ 5.6.2 (installed, in /usr)
libupnp 1.6.19
libintl system
libpng 1.6.13
zlib 1.2.8
-
Try building it in debug mode, then it will show where the message originates from.
-
hi , i build with debug, no add more info in that message, the message is equal like messages in first post
2014-09-30 15:06:01: Logger.cpp(324): 15:06:01: Error: Failed to add descriptor 8 to epoll descriptor 5 (error 17: El fichero ya existe)
now test with 10847
need build wxbase (now use this for only CLI) with debbug mode?
greetings
-
No, leave wxbase alone.
Message comes out of wxWidgets (through our logging handler), and epoll is network related.
But we aren't using wx networking at all if you configured aMule with boost (except for http downloads).
Hmmmmm...
-
The boost is build with: https://projects.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/boost (official distro package, prebuilded binary)
wxBase: https://aur.archlinux.org/packages/wx/wxwidgets-light/PKGBUILD (need build)
and the amule: https://aur.archlinux.org/packages/am/amule-daemon/PKGBUILD (need build)
greetings
-
Hi
any notice of this?
greetings