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

User kobrule...@hot.ee added comment
https://bugzilla.novell.com/show_bug.cgi?id=436189#c10


andrus moor <kobrule...@hot.ee> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                
|kobrule...@hot.ee
             Status|RESOLVED                                        |REOPENED
         Resolution|FIXED                                           |




--- Comment #10 from andrus moor <kobrule...@hot.ee>  2008-12-23 12:44:31 MST 
---
I'm able to reproduce this bug in r121840 in Windows Vista always using my
application as testcase.

I'm expecting that error message must report assembly name caused the issue.

After applying printf patch I got output:

I:\raamat\MyAppWeb\SilverlightApplication4_Web>c:\mono/bin/mod-mono-server.bat
--
address 127.0.0.1 --port 2000 --applications /:./ --nonstop --root
I:/raamat/Eev
aWeb/SilverlightApplication4_Web --master --verbose
mod-mono-server2
Adding applications '/:./'...
Registering application:
    Host:          any
    Port:          any
    Virtual path:  /
    Physical path: I:\raamat\MyAppWeb\SilverlightApplication4_Web\
Listening on port: 2000
Listening on address: 127.0.0.1
Root directory: I:\raamat\MyAppWeb\SilverlightApplication4_Web
System.IO.EndOfStreamException: Failed to read past end of stream.
  at System.IO.BinaryReader.ReadByte () [0x00000]
  at Mono.WebServer.ModMonoRequest.GetInitialData () [0x00000]
  at Mono.WebServer.ModMonoRequest..ctor (System.Net.Sockets.Socket client)
[0x0
0000]
  at Mono.WebServer.RequestReader..ctor (System.Net.Sockets.Socket client)
[0x00
000]
  at Mono.WebServer.ModMonoWorker.InnerRun (System.Object state) [0x00000]
  at Mono.WebServer.ModMonoWorker.Run (System.Object state) [0x00000]
System.IO.EndOfStreamException: Failed to read past end of stream.
  at System.IO.BinaryReader.ReadByte () [0x00000]
  at Mono.WebServer.ModMonoRequest.GetInitialData () [0x00000]
  at Mono.WebServer.ModMonoRequest..ctor (System.Net.Sockets.Socket client)
[0x0
0000]
  at Mono.WebServer.RequestReader..ctor (System.Net.Sockets.Socket client)
[0x00
000]
  at Mono.WebServer.ModMonoWorker.InnerRun (System.Object state) [0x00000]
  at Mono.WebServer.ModMonoWorker.Run (System.Object state) [0x00000]
Orig:
C:\Users\andrus\AppData\Local\Temp\andrus-temp-aspnet-0\18646ac2\assembly\
shadow\a232aa5f\2f8bd9a8_8db973f7_00000001\System.Data.Entity.dll
Shadow:
C:\Users\andrus\AppData\Local\Temp\andrus-temp-aspnet-0\18646ac2\assembl
y\shadow\8f1a9b7e\a5e6c112_2afc5a6c_00000001\System.Data.Entity.dll

EndOfStream exception is reported in separate bug report.


-- 
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  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to