aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: amulecvs and libs  (Read 2970 times)

frogy

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
amulecvs and libs
« on: May 16, 2006, 07:17:48 AM »

Hallo

wich libs I have to ubgrade so that the cvs version runs stable?

The core runs stable for many days but the webclient always run into an error.

Thanks for help.

Greetinx

Frogy
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: amulecvs and libs
« Reply #1 on: May 16, 2006, 08:08:45 AM »

is wxGTK 2.6.3 thats the best thing you can do

about the error you get with amuleweb, it would be good to know which error you talk about, otherwise we cannot fix it..
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

frogy

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
Re: amulecvs and libs
« Reply #2 on: May 16, 2006, 09:26:48 AM »

Hello,

I try to catch it. I use only the core and the webfrontend on my linux system.

So i didn't need the wxwidgets.

Sometimes I get php errors.

I try log the errors to a file

Greetinx

Frogy
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: amulecvs and libs
« Reply #3 on: May 16, 2006, 10:02:07 AM »

Quote
So i didn't need the wxwidgets.
You need still wxBase for aMule.  ;)
Logged

frogy

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
Amuleweb Error
« Reply #4 on: May 17, 2006, 07:24:29 AM »

Hello,

here is my amuleweb error:

*** glibc detected *** double free or corruption (!prev): 0x0819e3a8 ***


Greetinx

Frogy
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: amulecvs and libs
« Reply #5 on: May 17, 2006, 07:51:34 AM »

sure you are running the correct rpms together?

which wxBase and aMule did you download? or all compiled yourself?

btw moved this has nothing todo with development
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

frogy

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
Another Error
« Reply #6 on: May 17, 2006, 06:52:11 PM »

I compiled all bymyself I see that I use wxGTK2.6.2

Here is another error:

PHP Warning: Default parameters are not implemented yet
ZLib operation returned Z_DATA_ERROR
ZLib error message: incorrect header check
zstream state:
        next_in=0x815c5d2
        avail_in=828
        total_in=2
        next_out=0x8194ddd
        avail_out=1
        total_out=0
terminate called after throwing an instance of 'std::bad_alloc'
  what():  St9bad_alloc
Logged