[Mono-bugs] [Bug 355877] New: ThreadAbortException with medium load website

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Jan 24 04:36:07 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=355877


           Summary: ThreadAbortException with medium load website
           Product: Mono: Runtime
           Version: SVN
          Platform: i686
        OS/Version: Ubuntu
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: io-layer
        AssignedTo: dick at novell.com
        ReportedBy: dna at informatik.uni-kiel.de
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


On a ASP.NET webservice with 2req/sec i got a lot of this errors:

System.Threading.ThreadAbortException: Thread was being aborted
  at (wrapper managed-to-native)
System.Object:__icall_wrapper_mono_thread_interruption_checkpoint ()
  at (wrapper managed-to-native) System.Net.Sockets.Socket:Poll_internal
(intptr,System.Net.Sockets.SelectMode,int,int&)
  at System.Net.Sockets.Socket.Poll (Int32 time_us, SelectMode mode) [0x00000]
  at Npgsql.NpgsqlState.ProcessBackendResponses (Npgsql.NpgsqlConnector
context) [0x00000]
  at Npgsql.NpgsqlReadyState.Sync (Npgsql.NpgsqlConnector context) [0x00000]
  at Npgsql.NpgsqlReadyState.Execute (Npgsql.NpgsqlConnector context,
Npgsql.NpgsqlExecute execute) [0x00000]
  at Npgsql.NpgsqlConnector.Execute (Npgsql.NpgsqlExecute execute) [0x00000]
  at Npgsql.NpgsqlCommand.ExecuteCommand () [0x00000]

I'm using Mono from /trunk/ r93379.
The webserver itself is out of load and mostly idle.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list