Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: amule crash?? Need Help

  1. #1

    Question amule crash?? Need Help

    Goodday!
    Tried installing amule on RH9 .
    After installation , type "amule" and i got this error!

    OOPS! - Seems like aMule crashed
    --== BACKTRACE FOLLOWS: ==--

    [0] amule(_ZN9CamuleApp16OnFatalExceptionEv+0x3b) [0x81ba2f7]
    [1] /usr/lib/libwx_gtk-2.4.so.0(wxFatalSignalHandler+0x2d) [0x403c7c7d]
    [2] /lib/tls/libpthread.so.0 [0x40a50618]
    [3] /usr/lib/libwx_gtk-2.4.so.0(_ZN8wxString10AssignCopyEjPKc+0x6d) [0x40373ced]
    [4] /usr/lib/libwx_gtk-2.4.so.0(_ZN8wxStringaSEPKc+0x3e) [0x40373e4e]
    [5] /usr/lib/libwx_gtk-2.4.so.0(_ZN12wxHtmlWindow4InitEv+0xd1) [0x403eb131]
    [6] amule(_ZN10CServerWndC1EP8wxWindow+0x150) [0x81872b0]
    [7] amule(_ZN9CamuleDlgC1EP8wxWindow8wxString+0x388) [0x81bb9c0]
    [8] amule(_ZN9CamuleApp6OnInitEv+0x558) [0x81b6f14]
    [9] /usr/lib/libwx_gtk-2.4.so.0(_Z7wxEntryiPPc+0x228) [0x40245468]
    [10] amule(main+0x17) [0x81b665f]
    [11] /lib/tls/libc.so.6(__libc_start_main+0xe4) [0x42015574]
    [12] amule(_ZN17wxGenericTreeCtrlC2EP8wxWindowiRK7wxPointRK6wxSizelRK11wxValidatorRK8wxString+0xbd) [0x8092b81]
    Aborted
    [root@localhost root]#

    & Could anyone tell me how to uninstall amule ! Coz i want to try reinstalling again!
    Will to Learn
    javascript:myimagepopup(300,400,\'\')

  2. #2

    Question amule crash?? Need Help

    Goodday!
    Tried installing amule on RH9 .
    After installation , type "amule" and i got this error!

    OOPS! - Seems like aMule crashed
    --== BACKTRACE FOLLOWS: ==--

    [0] amule(_ZN9CamuleApp16OnFatalExceptionEv+0x3b) [0x81ba2f7]
    [1] /usr/lib/libwx_gtk-2.4.so.0(wxFatalSignalHandler+0x2d) [0x403c7c7d]
    [2] /lib/tls/libpthread.so.0 [0x40a50618]
    [3] /usr/lib/libwx_gtk-2.4.so.0(_ZN8wxString10AssignCopyEjPKc+0x6d) [0x40373ced]
    [4] /usr/lib/libwx_gtk-2.4.so.0(_ZN8wxStringaSEPKc+0x3e) [0x40373e4e]
    [5] /usr/lib/libwx_gtk-2.4.so.0(_ZN12wxHtmlWindow4InitEv+0xd1) [0x403eb131]
    [6] amule(_ZN10CServerWndC1EP8wxWindow+0x150) [0x81872b0]
    [7] amule(_ZN9CamuleDlgC1EP8wxWindow8wxString+0x388) [0x81bb9c0]
    [8] amule(_ZN9CamuleApp6OnInitEv+0x558) [0x81b6f14]
    [9] /usr/lib/libwx_gtk-2.4.so.0(_Z7wxEntryiPPc+0x228) [0x40245468]
    [10] amule(main+0x17) [0x81b665f]
    [11] /lib/tls/libc.so.6(__libc_start_main+0xe4) [0x42015574]
    [12] amule(_ZN17wxGenericTreeCtrlC2EP8wxWindowiRK7wxPointRK6wxSizelRK11wxValidatorRK8wxString+0xbd) [0x8092b81]
    Aborted
    [root@localhost root]#

    & Could anyone tell me how to uninstall amule ! Coz i want to try reinstalling again!
    Will to Learn
    javascript:myimagepopup(300,400,\'\')

  3. #3
    Just a Virtualized Geek MrLinus's Avatar
    Join Date
    Sep 2001
    Location
    Redondo Beach, CA
    Posts
    7,323
    How did you install it? via RPMs or source (tar.gz)?
    Goodbye, Mittens (1992-2008). My pillow will be cold without your purring beside my head
    Extra! Extra! Get your FREE copy of Insight Newsletter||MsMittens' HomePage

  4. #4
    Just a Virtualized Geek MrLinus's Avatar
    Join Date
    Sep 2001
    Location
    Redondo Beach, CA
    Posts
    7,323
    How did you install it? via RPMs or source (tar.gz)?
    Goodbye, Mittens (1992-2008). My pillow will be cold without your purring beside my head
    Extra! Extra! Get your FREE copy of Insight Newsletter||MsMittens' HomePage

  5. #5
    Originally posted here by MsMittens
    How did you install it? via RPMs or source (tar.gz)?
    rpm
    Will to Learn
    javascript:myimagepopup(300,400,\'\')

  6. #6
    Originally posted here by MsMittens
    How did you install it? via RPMs or source (tar.gz)?
    rpm
    Will to Learn
    javascript:myimagepopup(300,400,\'\')

  7. #7
    Just a Virtualized Geek MrLinus's Avatar
    Join Date
    Sep 2001
    Location
    Redondo Beach, CA
    Posts
    7,323
    You can use rpm -e <packagename>. To get the exact package name try rpm -qa | grep amule

    HTH
    Goodbye, Mittens (1992-2008). My pillow will be cold without your purring beside my head
    Extra! Extra! Get your FREE copy of Insight Newsletter||MsMittens' HomePage

  8. #8
    Just a Virtualized Geek MrLinus's Avatar
    Join Date
    Sep 2001
    Location
    Redondo Beach, CA
    Posts
    7,323
    You can use rpm -e <packagename>. To get the exact package name try rpm -qa | grep amule

    HTH
    Goodbye, Mittens (1992-2008). My pillow will be cold without your purring beside my head
    Extra! Extra! Get your FREE copy of Insight Newsletter||MsMittens' HomePage

  9. #9
    Originally posted here by MsMittens
    You can use rpm -e <packagename>. To get the exact package name try rpm -qa | grep amule

    HTH
    I remember installing amule! Tried both rpm and tar.

    [root@localhost clam]# rpm -e aMule-1.2.6-1.i386-RH_9.0.rpm
    error: package aMule-1.2.6-1.i386-RH_9.0.rpm is not installed

    [root@localhost clam]# rpm -qa | grep amule
    [root@localhost clam]#

    [root@localhost clam]# make uninstall aMule-1.2.6.tar.gz
    make: *** No rule to make target `uninstall'. Stop.
    [root@localhost clam]# make uninstall amule
    make: *** No rule to make target `uninstall'. Stop.

    Please help!
    Will to Learn
    javascript:myimagepopup(300,400,\'\')

  10. #10
    Originally posted here by MsMittens
    You can use rpm -e <packagename>. To get the exact package name try rpm -qa | grep amule

    HTH
    I remember installing amule! Tried both rpm and tar.

    [root@localhost clam]# rpm -e aMule-1.2.6-1.i386-RH_9.0.rpm
    error: package aMule-1.2.6-1.i386-RH_9.0.rpm is not installed

    [root@localhost clam]# rpm -qa | grep amule
    [root@localhost clam]#

    [root@localhost clam]# make uninstall aMule-1.2.6.tar.gz
    make: *** No rule to make target `uninstall'. Stop.
    [root@localhost clam]# make uninstall amule
    make: *** No rule to make target `uninstall'. Stop.

    Please help!
    Will to Learn
    javascript:myimagepopup(300,400,\'\')

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •