[packman] Problem with last two aMule package updates (use all RAM)

evaristo at riseup.net evaristo at riseup.net
Mon Feb 27 13:56:27 CET 2017


On 2017-02-26 13:40, evaristo at riseup.net wrote:
> Hi!
> 
> Since last two Packman's aMule package updates aMule starts using all
> the available RAM until kernel kills it. It's a desktop PC with
> openSUSE Tumbleweed x86_64 installed.
...
> Thanks in advance.
> 
> _______________________________________________
> Packman mailing list
> Packman at links2linux.de
> http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman



I finally managed to compile amule 2.3.2 downloaded from Sourceforge in 
Tumbleweed with debug option and it behaves the same way: Eats up all 
available memory until kernel kills it.

Here is my compiling process:

./autogen.sh

./configure --enable-geoip --enable-wxcas --enable-amule-gui 
--enable-amulecmd --enable-alc --enable-alcc --enable-cas --enable-debug 
--enable-ccache --enable-mmap --enable-static-boost --enable-xas 
--enable-maintainer-mode --prefix=$HOME/Descargas/aMule/aMule-test

...

   Configure script has finished system check.

   Configured aMule 2.3.2 for 'x86_64-unknown-linux-gnu'.

   aMule enabled options:

   **** aMule Core ****
   Prefix where aMule should be installed?                    
$HOME/Descargas/aMule/aMule-test
   Should aMule be compiled with i18n support?                yes
   Should aMule be compiled in debug mode?                    yes
   Should aMule be compiled with profiling?                   no
   Should aMule be compiled with optimizations?               no
   Should aMule be compiled with UPnP support?                yes
   Should aMule be compiled with IP2country support?          yes
   Should aMule monolithic application be built?              yes
   Should aMule daemon version be built?                      no
   Should aMule remote gui be built?                          yes

   **** aMule TextClient ****
   Should aMule Command Line Client be built?                 yes

   **** aMule WebServer ****
   Should aMule WebServer be built?                           no

   **** aMule ED2K Links Handler ****
   Should aMule ED2K Links Handler be built?                  yes

   **** aMuleLinkCreator ****
   Should aMuleLinkCreator GUI version (alc) be built?        yes
   Should aMuleLinkCreator for console (alcc) be built?       yes

   **** aMule Statistics ****
   Should C aMule Statistics (CAS) be built?                  yes
   Should aMule GUI Statistics (wxCas) be built?              yes
   Should xas XChat2 plugin be installed?                     yes
   Should plasmaMule plasma-applet be built?                  no

   **** General Libraries and Tools ****
   Should ccache support be enabled?                          yes
   Libraries aMule will use to build:
                              wxWidgets             3.0.2 (gtk2,shared)
                              crypto++              5.6.4 (in /usr)
                              libupnp               1.6.19
                              libintl               system
                              libGeoIP              system
                              libgd                 2.2.3
                              zlib                  1.2.8




make
...

Compiling UserEvents.cpp
Linking amulegui

su -

# cd $HOME/Descargas/aMule/aMule-2.3.2/
# make install
...
Installing $HOME/Descargas/aMule/aMule-test/share/pixmaps
  /usr/bin/mkdir -p '$HOME/Descargas/aMule/aMule-test/share/applications'
Installing $HOME/Descargas/aMule/aMule-test/share/applications

exit

user at linux:~> $HOME/Descargas/aMule/aMule-test/bin/amule
  2017-02-27 13:26:45: amuleAppCommon.cpp(335): Initialising aMule 2.3.2 
compiled with wxGTK2 v3.0.2 (Debugging)
  2017-02-27 13:26:45: amuleAppCommon.cpp(382): Checking if there is an 
instance already running...
  2017-02-27 13:26:45: amuleAppCommon.cpp(413): No other instances are 
running.
  2017-02-27 13:27:03: ListenSocket.cpp(67): Socket de escucha: Ok
  2017-02-27 13:27:03: DownloadQueue.cpp(113): Cargando archivos 
temporales desde /Varios/aMule/Temp.
  2017-02-27 13:27:03: DownloadQueue.cpp(132): Cargando archivo part 1 de 
5
  2017-02-27 13:27:03: DownloadQueue.cpp(132): Cargando archivo part 2 de 
5
  2017-02-27 13:27:03: DownloadQueue.cpp(132): Cargando archivo part 3 de 
5
  2017-02-27 13:27:03: DownloadQueue.cpp(132): Cargando archivo part 4 de 
5
  2017-02-27 13:27:03: DownloadQueue.cpp(132): Cargando archivo part 5 de 
5
  2017-02-27 13:27:03: DownloadQueue.cpp(163): Todos los archivos part 
cargados.
  2017-02-27 13:27:03: SharedFileList.cpp(333): Añadiendo archivo 
/Varios/aMule/Temp/021.part.met a compartidos
  2017-02-27 13:27:03: SharedFileList.cpp(333): Añadiendo archivo 
/Varios/aMule/Temp/023.part.met a compartidos
  2017-02-27 13:27:03: SharedFileList.cpp(333): Añadiendo archivo 
/Varios/aMule/Temp/028.part.met a compartidos
  2017-02-27 13:27:03: SharedFileList.cpp(333): Añadiendo archivo 
/Varios/aMule/Temp/032.part.met a compartidos
  2017-02-27 13:27:03: SharedFileList.cpp(333): Añadiendo archivo 
/Varios/aMule/Temp/046.part.met a compartidos

(amule:18371): GLib-CRITICAL **: Source ID 1427 was not found when 
attempting to remove it
Terminado (killed)


Tried to register in aMule forum to report this but gives captcha errors 
every time I try although I'm writing them right :(

Can anyone try compiling amule from source code and report it in the 
amule forum?




More information about the Packman mailing list