Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
errors on solaris
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Eugene M. Zheganin  
View profile  
 More options May 3 2012, 12:52 am
From: "Eugene M. Zheganin" <zhega...@gmail.com>
Date: Wed, 2 May 2012 21:52:03 -0700 (PDT)
Local: Thurs, May 3 2012 12:52 am
Subject: errors on solaris
Hi.

I have 1.4.13 on Solaris x86_64.
Sometimes it just quits.
To inversigate this, I launched it with -v in a screen.

It works for now, but it constantly shows some errors:

===Cut===
rcurr=283e52c ritem=1afc85b rbuf=283d410 rlbytes=2422 rsize=8192
Failed to read, and not due to blocking:
errno: 0 Error 0
rcurr=29b9508 ritem=1ab5676 rbuf=29b8410 rlbytes=2152 rsize=8192
Failed to read, and not due to blocking:
errno: 0 Error 0
rcurr=20b1508 ritem=1adf076 rbuf=20b0410 rlbytes=2246 rsize=8192
Failed to read, and not due to blocking:
errno: 0 Error 0
rcurr=2896eb0 ritem=1afcddf rbuf=2895810 rlbytes=797 rsize=8192
Failed to read, and not due to blocking:
errno: 0 Error 0
rcurr=261a508 ritem=1aece77 rbuf=2619410 rlbytes=2669 rsize=8192
Failed to read, and not due to blocking:
errno: 0 Error 0
rcurr=29cb548 ritem=1596f28 rbuf=29ca410 rlbytes=345 rsize=8192
Failed to read, and not due to blocking:
errno: 0 Error 0
rcurr=29b4d08 ritem=1afe3f6 rbuf=29b3c10 rlbytes=2246 rsize=8192
Failed to read, and not due to blocking:
errno: 0 Error 0
rcurr=29c96b0 ritem=1afcddf rbuf=29c8010 rlbytes=797 rsize=8192
Failed to read, and not due to blocking:
errno: 0 Error 0
rcurr=29cbab0 ritem=8e44db rbuf=29ca410 rlbytes=88305 rsize=8192
Failed to read, and not due to blocking:
errno: 0 Error 0
rcurr=263ed08 ritem=1afe3f6 rbuf=263dc10 rlbytes=2246 rsize=8192
Failed to read, and not due to blocking:
errno: 0 Error 0
rcurr=29d02b0 ritem=1afcddf rbuf=29cec10 rlbytes=786 rsize=8192
===Cut===

I think these errors are somehow related to it's spontaneous quits.
How can this be solved ?

Thanks.

Eugene.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Trond Norbye  
View profile  
 More options May 3 2012, 2:12 am
From: Trond Norbye <trond.nor...@gmail.com>
Date: Thu, 3 May 2012 08:12:27 +0200
Local: Thurs, May 3 2012 2:12 am
Subject: Re: errors on solaris

On Thu, May 3, 2012 at 6:52 AM, Eugene M. Zheganin <zhega...@gmail.com>wrote:

> Hi.

> I have 1.4.13 on Solaris x86_64.

Which solaris version is this? Which version of libevent? compiled with
gcc? Sun studio? Which options?

Trond


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eugene M. Zheganin  
View profile  
 More options May 3 2012, 7:01 am
From: "Eugene M. Zheganin" <zhega...@gmail.com>
Date: Thu, 3 May 2012 04:01:08 -0700 (PDT)
Local: Thurs, May 3 2012 7:01 am
Subject: Re: errors on solaris
Hi.

On May 3, 12:12 pm, Trond Norbye <trond.nor...@gmail.com> wrote:

> Which solaris version is this? Which version of libevent? compiled with
> gcc? Sun studio? Which options?

Solaris:

===Cut===
# uname -a
SunOS pandora.enaza.ru 5.10 Generic_142910-17 i86pc i386 i86pc
===Cut===

this system is running in 64-bit mode:
===Cut===
# isainfo -v
64-bit amd64 applications
        sse4.2 sse4.1 ssse3 popcnt tscp cx16 mon sse3 pause sse2 sse
fxsr mmx
        cmov amd_sysc cx8 tsc fpu
32-bit i386 applications
        sse4.2 sse4.1 ssse3 popcnt tscp cx16 mon sse3 pause sse2 sse
fxsr mmx
        cmov sep cx8 tsc fpu
===Cut===

I use libevent 2.0.18-stable.

Both memcached and libevent are compiled with gcc:

===Cut===
# gcc --version
gcc (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
===Cut===

I use only -m64 for both CFLAGS and LDFLAGS. Both memcached and
libevent are installed from source, nothing besides -m64, --prefix and
the --with-libevent- configure flags is used.

Thanks.
Eugene.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eugene M. Zheganin  
View profile  
 More options May 3 2012, 1:47 pm
From: "Eugene M. Zheganin" <zhega...@gmail.com>
Date: Thu, 3 May 2012 10:47:06 -0700 (PDT)
Local: Thurs, May 3 2012 1:47 pm
Subject: Re: errors on solaris
Hi.

It just quit again,
I got the exact error in screen. Here's the end of it's output:

===Cut===
rcurr=30eb2b0 ritem=12740d1f rbuf=30e9c10 rlbytes=1070 rsize=8192
Failed to read, and not due to blocking:
errno: 0 Error 0
rcurr=10acb12c ritem=11eea05b rbuf=10aca010 rlbytes=2467 rsize=8192
Failed to read, and not due to blocking:
errno: 0 Error 0
rcurr=10cc6eb0 ritem=11f77c3f rbuf=10cc5810 rlbytes=1403 rsize=8192
Failed to read, and not due to blocking:
errno: 0 Error 0
rcurr=10e08d08 ritem=11ed6ef7 rbuf=10e07c10 rlbytes=2513 rsize=8192
Failed to read, and not due to blocking:
errno: 0 Error 0
rcurr=20b5db7 ritem=11f77746 rbuf=20b4c10 rlbytes=2656 rsize=8192
Failed to read, and not due to blocking:
errno: 0 Error 0
rcurr=10c57508 ritem=11f77696 rbuf=10c56410 rlbytes=3126 rsize=8192
[warn] port_getn: Error 0
===Cut===

Thanks.
Eugene.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »