[Mono-bugs] [Bug 644908] New: Crash with "fatal error in GC too many root sets" when sending messages to RabbitMQ
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Oct 8 07:38:28 EDT 2010
https://bugzilla.novell.com/show_bug.cgi?id=644908
https://bugzilla.novell.com/show_bug.cgi?id=644908#c0
Summary: Crash with "fatal error in GC too many root sets" when
sending messages to RabbitMQ
Classification: Mono
Product: Mono: Class Libraries
Version: 2.8.x
Platform: All
OS/Version: All
Status: NEW
Severity: Critical
Priority: P5 - None
Component: System
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: baurzhan at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US)
AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3
The problem in System.Messaging.MessageQueue.Send method.
Each call of System.Messaging.MessageQueue.Send in transaction method creates
new thread, to send message to RabbitMQ queue. When sending 1000 messages to
queue, 1000 thread was started and application crashes.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list