Bug 312524 (MONO45694) - Async invoke hangs
Summary: Async invoke hangs
Status: RESOLVED MOVED
Alias: MONO45694
Product: Mono: Runtime
Classification: Mono
Component: misc (show other bugs)
Version: unspecified
Hardware: Other Other
: P3 - Medium : Enhancement
Target Milestone: ---
Assignee: Mono Bugs
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-01 20:50 UTC by Gonzalo Paniagua Javier
Modified: 2007-09-15 21:24 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 18:12:17 UTC


---- Reported by gonzalo@ximian.com 2003-07-01 13:50:43 MST ----

-Download Maverick.NET-1.1.1.zip from http://mavnet.sourceforge.net/
-unzip it.
-cd Maverick/examples/Friendbook/
-edit Web.config and change 'system' by 'System' for the 'Dispatcher' section.
-copy server.exe from xsp
-mono server.exe
and then try http://127.0.0.1:8080

Actual result:
it hangs forever.

Expected results:
the page is shown.

Additional information:
When i hit Ctrl-C i get this stack trace:
System.ExecutionEngineException: Interrupted (SIGINT).
in (unmanaged) /lib/libc.so.6(__libc_nanosleep+0x11) [0x402f4e81]
in (unmanaged) /lib/libpthread.so.0 [0x4020010a]
in (unmanaged) /lib/libpthread.so.0(pthread_cond_timedwait+0x14) [0x40200296]
in (unmanaged) /home/gpanjav/go-mono/install/lib/libmono.so.0 [0x400d3ad3]
in (unmanaged) /home/gpanjav/go-mono/install/lib/libmono.so.0 [0x400dcdbc]
in (unmanaged) /home/gpanjav/go-mono/install/lib/libmono.so.0 [0x400a55d7]
in <0x00090> 08 System.Threading.WaitHandle:WaitOne_internal (intptr,int,bool)
in <0x0002e> 00 System.Threading.WaitHandle:WaitOne (int,bool)
in <0x00082> 00 System.Net.FileWebRequest:GetResponse ()
in <0x00034> 00 System.Net.WebClient:OpenRead (string)
......



---- Additional Comments From gonzalo@ximian.com 2003-07-05 23:10:05 MST ----



*** This bug has been marked as a duplicate of https://bugzilla.novell.com/show_bug.cgi?id=MONO45870 ***


Unknown operating system unknown. Setting to default OS "Other".
This bug was marked DUPLICATE in the database it was moved from.
    Changing resolution to "MOVED"