Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78764 --- shadow/78764 2006-07-04 22:28:04.000000000 -0400 +++ shadow/78764.tmp.22463 2006-07-13 17:09:18.000000000 -0400 @@ -1,14 +1,14 @@ Bug#: 78764 Product: Mono: Tools Version: 1.1 -OS: +OS: unknown OS Details: Debian 3.1 -Status: NEW +Status: NEEDINFO Resolution: -Severity: +Severity: Unknown Priority: Normal Component: mod_mono AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -77,6 +77,38 @@ /usr/lib/pkgconfig/../../lib/xsp/1.0/mod-mono-server.exe --filename /tmp/mod_mono_server_global --nonstop --master At this point ASP.NET pages do not work. Every restart with the control panel will create an additional mono process. + +------- Additional Comments From [EMAIL PROTECTED] 2006-07-13 17:09 ------- +I cannot reproduce this problem. +This is what I got: +----------------------------------- [EMAIL PROTECTED]:~/install2/conf $ ps aux | grep mono +gonzalo 30336 12.0 0.3 19720 6512 ? Ssl 16:23 0:00 +/home/mono-HEAD /lib/pkgconfig/../../bin/mono +/home/mono-HEAD/lib/pkgconfig/../../lib/xsp/1.0/mo d-mono-server.exe +--filename /tmp/mod_mono_server_global --nonstop --master +---------------------------------- [EMAIL PROTECTED]:~/install2/conf $ ps aux | grep mono +gonzalo 30361 5.1 0.3 19724 6512 ? Ssl 16:23 0:00 +/home/mono-HEAD /lib/pkgconfig/../../bin/mono +/home/mono-HEAD/lib/pkgconfig/../../lib/xsp/1.0/mo d-mono-server.exe +--filename /tmp/mod_mono_server_global --nonstop --master +----------------------------------- [EMAIL PROTECTED]:~/install2/conf $ ps aux | grep mono +gonzalo 30373 11.0 0.3 19724 6512 ? Ssl 16:24 0:00 +/home/mono-HEAD /lib/pkgconfig/../../bin/mono +/home/mono-HEAD/lib/pkgconfig/../../lib/xsp/1.0/mo d-mono-server.exe +--filename /tmp/mod_mono_server_global --nonstop --master +------------------------------------- + +The first one is after starting apache, the second one after clicking +on the 'restart all' link in the page from a browser and the third one +after clicking that link again. + +Can you still reproduce this with mono 1.1.16? If so, please, any +missing detail that helps me to reproduce it. + +Thanks. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
