Bugzilla – Bug 312524
Async invoke hangs
Last modified: 2007-09-15 21:24:46 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"