https://bugzilla.novell.com/show_bug.cgi?id=423518
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=423518#c31 --- Comment #31 from Hubert FONGARNAND <[EMAIL PROTECTED]> 2008-10-23 02:19:01 MDT --- Hi, it seems to work with a sample Console.WriteLine application but with xsp... it hangs... I'm testing a simple test.aspx with a single control inside here's my debugging session: [mono] ~/Projects/TestInvalidCast @ mdb /opt/mono/lib/mono/1.0/xsp.exe Mono Debugger (mdb) r Starting program: /opt/mono/lib/mono/1.0/xsp.exe Thread @1 stopped at #0: 0xb7765304 in Mono.WebServer.XSP.Server.Main(string[])+0xc at /home/hubert/mono/xsp/src/Mono.WebServer.XSP/main.cs:223. 223 AppDomain.CurrentDomain.UnhandledException += new UnhandledExceptionEventHandler (CurrentDomain_UnhandledException); (mdb) c xsp Listening on address: 0.0.0.0 Root directory: /home/hubert/Projects/TestInvalidCast Process #1 created new thread @4. Listening on port: 8080 (non-secure) Hit Return to stop the server. Process #1 created new thread @5. Thread @4 exited. Process #1 created new thread @6. Process #1 created new thread @7. Process #1 created new thread @8. 5 Process #1 created new thread @9. [[[[[[[[[[[HANG]]]]]]]]]]] ^C ^C^C(mdb) bt bt ERROR: The target is currently running, but it must be stopped to perform the requested operation. (mdb) stop [[[[[[[[[[[HANG]]]]]]]]]]] -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
