Discussion:
[Mono-bugs] [Bug 624522] New: Frequent occurrence of TlsException: Bad record MAC
b***@novell.com
2010-07-22 01:22:31 UTC
Permalink
http://bugzilla.novell.com/show_bug.cgi?id=624522

http://bugzilla.novell.com/show_bug.cgi?id=624522#c0


Summary: Frequent occurrence of TlsException: Bad record MAC
Classification: Mono
Product: Mono: Class Libraries
Version: SVN
Platform: x86
OS/Version: Mac OS X 10.6
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Mono.Security
AssignedTo: ***@novell.com
ReportedBy: ***@gmail.com
QAContact: mono-***@lists.ximian.com
Found By: ---
Blocker: ---


Created an attachment (id=377622)
--> (http://bugzilla.novell.com/attachment.cgi?id=377622)
repro app

User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US;
rv:1.9.2.7) Gecko/20100713 Firefox/3.6.7

Making HTTP POST requests to an Apache server over HTTPS frequently fails on OS
X due to TlsExceptions.

Reproducible: Always

Steps to Reproduce:
Please use "make run" to run attached sample application. Application will
attempt to make 1000 requests. On my system, a TlsException is thrown within
the first 100 requests every time.


Expected Results:
Running the same sample on 2.6.7 Linux does not produce TlsExceptions.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
b***@novell.com
2010-08-01 18:57:37 UTC
Permalink
http://bugzilla.novell.com/show_bug.cgi?id=624522

http://bugzilla.novell.com/show_bug.cgi?id=624522#c


Gonzalo Paniagua Javier <***@novell.com> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |***@novell.com
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
b***@novell.com
2011-07-20 12:17:21 UTC
Permalink
https://bugzilla.novell.com/show_bug.cgi?id=624522

https://bugzilla.novell.com/show_bug.cgi?id=624522#c2


Susanne Oberhauser <***@novell.com> changed:

What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|***@novell.com |***@xamarin.com

--- Comment #2 from Susanne Oberhauser <***@novell.com> 2011-07-20 12:17:21 UTC ---
Reassigning to Miguel for further handling...
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
b***@novell.com
2013-09-17 16:58:49 UTC
Permalink
https://bugzilla.novell.com/show_bug.cgi?id=624522

https://bugzilla.novell.com/show_bug.cgi?id=624522#c3


Kevin Pearson <***@hp.com> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |***@hp.com

--- Comment #3 from Kevin Pearson <***@hp.com> 2013-09-17 16:58:48 UTC ---
(In reply to comment #0)
Post by b***@novell.com
Created an attachment (id=377622)
--> (http://bugzilla.novell.com/attachment.cgi?id=377622) [details]
Post by b***@novell.com
repro app
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US;
rv:1.9.2.7) Gecko/20100713 Firefox/3.6.7
Making HTTP POST requests to an Apache server over HTTPS frequently fails on OS
X due to TlsExceptions.
Reproducible: Always
Please use "make run" to run attached sample application. Application will
attempt to make 1000 requests. On my system, a TlsException is thrown within
the first 100 requests every time.
Running the same sample on 2.6.7 Linux does not produce TlsExceptions.
I have observed this "Bad record MAC" as well when using a TLS connection to a
Tigase XMPP server. The issue only occurs on a multiprocessor/multicore
machine when handling many XMPP requests.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
b***@novell.com
2018-04-23 14:15:45 UTC
Permalink
http://bugzilla.novell.com/show_bug.cgi?id=624522
http://bugzilla.novell.com/show_bug.cgi?id=624522#c4

Miguel de Icaza <***@xamarin.com> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED

--- Comment #4 from Miguel de Icaza <***@xamarin.com> ---
We have replaced the SSL stack in Mono with BoringSSL, this should no longer be
an issue
--
You are receiving this mail because:
You are the QA Contact for the bug.
Loading...