[Bug 55588] Tomcat randomly crashes with [libtcnative-1.so+0x12e39] Java_org_apache_tomcat_jni_Socket_sendbb+0x59

2014-01-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55588

Nitinb nitinvbhav...@yahoo.com changed:

   What|Removed |Added

 Status|NEEDINFO|NEW

--- Comment #9 from Nitinb nitinvbhav...@yahoo.com ---
After upgrading tomcat to 7.47 and APR to apr-1.4.6 and so far didn't encounter
the issue.
Kindly mark it as resolved. I will reopen in case the same issue is
encountered.

Thanks.

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 55588] Tomcat randomly crashes with [libtcnative-1.so+0x12e39] Java_org_apache_tomcat_jni_Socket_sendbb+0x59

2014-01-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55588

Chuck Caldarale chuck.caldar...@unisys.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 55588] Tomcat randomly crashes with [libtcnative-1.so+0x12e39] Java_org_apache_tomcat_jni_Socket_sendbb+0x59

2013-12-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55588

Christopher Schultz ch...@christopherschultz.net changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

--- Comment #8 from Christopher Schultz ch...@christopherschultz.net ---
Without further information, this bug will be marked as WORKSFORME soon.

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 55588] Tomcat randomly crashes with [libtcnative-1.so+0x12e39] Java_org_apache_tomcat_jni_Socket_sendbb+0x59

2013-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55588

--- Comment #4 from Nitinb nitinvbhav...@yahoo.com ---
What could be side effects of running tomcat with 'ulimit -c unlimited' during
the test?

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 55588] Tomcat randomly crashes with [libtcnative-1.so+0x12e39] Java_org_apache_tomcat_jni_Socket_sendbb+0x59

2013-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55588

Nitinb nitinvbhav...@yahoo.com changed:

   What|Removed |Added

 Status|NEEDINFO|NEW

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 55588] Tomcat randomly crashes with [libtcnative-1.so+0x12e39] Java_org_apache_tomcat_jni_Socket_sendbb+0x59

2013-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55588

Nitinb nitinvbhav...@yahoo.com changed:

   What|Removed |Added

 CC||nitinvbhav...@yahoo.com

--- Comment #5 from Nitinb nitinvbhav...@yahoo.com ---
Created attachment 31011
  -- https://issues.apache.org/bugzilla/attachment.cgi?id=31011action=edit
Another crash with same error

There was another crash and I have attached the crash report file
hs_err_pid12092.log. There is no change to any of the
versions/component/system/environment etc.

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 55588] Tomcat randomly crashes with [libtcnative-1.so+0x12e39] Java_org_apache_tomcat_jni_Socket_sendbb+0x59

2013-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55588

Christopher Schultz ch...@christopherschultz.net changed:

   What|Removed |Added

  Attachment #31011|text/x-log  |text/plain
  mime type||

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 55588] Tomcat randomly crashes with [libtcnative-1.so+0x12e39] Java_org_apache_tomcat_jni_Socket_sendbb+0x59

2013-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55588

--- Comment #6 from Christopher Schultz ch...@christopherschultz.net ---
(In reply to Nitinb from comment #4)
 What could be side effects of running tomcat with 'ulimit -c unlimited'
 during the test?

You might get a very large core file (roughly the size of your JVM process).

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 55588] Tomcat randomly crashes with [libtcnative-1.so+0x12e39] Java_org_apache_tomcat_jni_Socket_sendbb+0x59

2013-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55588

--- Comment #7 from Christopher Schultz ch...@christopherschultz.net ---
(In reply to Nitinb from comment #5)
 Created attachment 31011 [details]
 Another crash with same error
 
 There was another crash and I have attached the crash report file
 hs_err_pid12092.log. There is no change to any of the
 versions/component/system/environment etc.

Exactly what version of tcnative were you running at the time?

I've already mentioned that both your Tomcat and tcnative are out of date, and
I believe this issue to have been resolved as bug #51813.

The reason why that other bug is related to this one is because the output
stream is stale and the sendbb function doesn't check for that case. There have
been many patches to both Tomcat and tcnative that should handle the issue you
describe here. Please upgrade to new versions of both components and re-test.

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 55588] Tomcat randomly crashes with [libtcnative-1.so+0x12e39] Java_org_apache_tomcat_jni_Socket_sendbb+0x59

2013-10-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55588

--- Comment #3 from Nitinb nitinvbhav...@yahoo.com ---
The ulimit is currently set to 1 for this tomcat process. The file handler
count has hardly gone beyond 3000. I will test with 'ulimit -c unlimited' to
capture core dump in case this occurs again.

The difference between this issue and bug #51813 is the data between server and
client is purely text based wheres the bug you mentioned talks about some issue
related to image IO. In my case, there is no image IO.

Regarding using latest version and reproducing:
There is no known test case to reproduce the issue. It happened only twice in
around 100 load test runs. Sorry but I won't be able to test using the versions
mentioned by you.

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 55588] Tomcat randomly crashes with [libtcnative-1.so+0x12e39] Java_org_apache_tomcat_jni_Socket_sendbb+0x59

2013-09-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55588

st.mailingli...@gmail.com changed:

   What|Removed |Added

 CC||st.mailingli...@gmail.com

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 55588] Tomcat randomly crashes with [libtcnative-1.so+0x12e39] Java_org_apache_tomcat_jni_Socket_sendbb+0x59

2013-09-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55588

Christopher Schultz ch...@christopherschultz.net changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

--- Comment #1 from Christopher Schultz ch...@christopherschultz.net ---
Both Tomcat and tcnative are out of date. Can you re-try your testing with
current versions (current are Tomcat 7.0.42, tcnative 1.1.27). Also, APR 1.3.9
is fairly old. What type of Linux system is this?

Also, please run 'ulimit -c unlimited' in the shell before launching Tomcat so
you can get a core file -- hopefully with a more complete backtrace.

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 55588] Tomcat randomly crashes with [libtcnative-1.so+0x12e39] Java_org_apache_tomcat_jni_Socket_sendbb+0x59

2013-09-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55588

--- Comment #2 from Christopher Schultz ch...@christopherschultz.net ---
Also, why do you believe this is not the issue covered by bug #51813 ?

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org