Jump to content
Eternal Lands Official Forums
Sign in to follow this  
Platyna

New Client Patch - Problems.

Recommended Posts

Just compiled new client from source.

And after I run it it imediatelly exits without any error message or segfault.

After I straced it I see:

munmap(0x41f4c000, 4096000) = 0

munmap(0x41b64000, 4096000) = 0

munmap(0x4177c000, 4096000) = 0

munmap(0x40e40000, 5242880) = 0

close(7) = 0

shmdt(0x40e34000) = 0

write(5, "< \2\0\0\0`\2+\0\1\0", 12) = 12

read(5, "\1\1\r\0\0\0\0\0\5\0\240\1\0\0\0\0\0\0\0\0\36\0\0\0\0\34"..., 32) = 32

shutdown(5, 2 /* send and receive */) = 0

close(5) = 0

munmap(0x42396000, 4096) = 0

exit_group(1) = ?

I thought that it maybe something not ok with changes in code I've made but

after compiling not changed source is same situation.

 

Regards.

Share this post


Link to post
Share on other sites

How strange...I compiled, logged on, and almost immediately entered arena...and the client crashed. (WIndows "WOuld you like to send us information so you feel something is being done about your problem?")

After checking up on my error log (as always) I found about 9 ogg errors...I managed to reproduce it too.... Anyway, I'm going to check berlios and see if there were any ogg modifications (Though I doubt there were).

 

Edit: Nope, I wonder WTF is going wrong :ph34r:

Share this post


Link to post
Share on other sites

I can't...error log is overwritten whenever you get another error (why can't we open it in append). I'll reproduce it again, then post the log

Share this post


Link to post
Share on other sites

better have it produce a version stamp if your going to append to the error log so that you can tell what version a error belongs to...

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×