[Mono-bugs] [Bug 577139] New: 500 response from memorabilia.hardrock.com (under moonlight) due to message format

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Feb 4 14:16:53 EST 2010


http://bugzilla.novell.com/show_bug.cgi?id=577139

http://bugzilla.novell.com/show_bug.cgi?id=577139#c0


           Summary: 500 response from memorabilia.hardrock.com (under
                    moonlight) due to message format
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.6.x
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: WCF
        AssignedTo: atsushi at ximian.com
        ReportedBy: toshok at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.6)
Gecko/20091201 SUSE/3.5.6-1.1.1 Firefox/3.5.6

http://memorabilia.hardrock.com/ hasn't loaded for quite some time, and I just
tracked it down to what I think is a faulty message format/encoding.  the
server responds with a 500 http response code, which Silverlight/Moonlight maps
to a 404 (so I originally thought the page was just missing.)

Anyway, if you load up the page, the app makes a POST request to
http://memorabilia.hardrock.com/MemoService.svc 

this is the wireshark output of the silverlight request (194 bytes)

0350                                    56 02 0b 01 73               V...s
0360  04 0b 01 61 06 56 08 44  0a 1e 00 82 99 31 68 74   ...a.V.D .....1ht
0370  74 70 3a 2f 2f 74 65 6d  70 75 72 69 2e 6f 72 67   tp://tem puri.org
0380  2f 49 4d 65 6d 6f 53 65  72 76 69 63 65 2f 47 65   /IMemoSe rvice/Ge
0390  74 43 6f 6c 6c 65 63 74  69 6f 6e 44 61 74 61 44   tCollect ionDataD
03a0  1a ad 87 fc 3e 8a b5 48  54 db c2 71 0b 68 b9 57   ....>..H T..q.h.W
03b0  66 8f 44 2c 44 2a ab 14  01 44 0c 1e 00 82 99 2f   f.D,D*.. .D...../
03c0  68 74 74 70 3a 2f 2f 6d  65 6d 6f 72 61 62 69 6c   http://m emorabil
03d0  69 61 2e 68 61 72 64 72  6f 63 6b 2e 63 6f 6d 2f   ia.hardr ock.com/
03e0  4d 65 6d 6f 53 65 72 76  69 63 65 2e 73 76 63 01   MemoServ ice.svc.
03f0  56 0e 40 11 47 65 74 43  6f 6c 6c 65 63 74 69 6f   V. at .GetC ollectio
0400  6e 44 61 74 61 08 13 68  74 74 70 3a 2f 2f 74 65   nData..h ttp://te
0410  6d 70 75 72 69 2e 6f 72  67 2f 01 01 01            mpuri.or g/... 


and this is the wireshark output for moonlight (267 bytes):

0370                                       70 08 45 6e                p.En
0380  76 65 6c 6f 70 65 09 01  73 27 68 74 74 70 3a 2f   velope.. s'http:/
0390  2f 77 77 77 2e 77 33 2e  6f 72 67 2f 32 30 30 33   /www.w3. org/2003
03a0  2f 30 35 2f 73 6f 61 70  2d 65 6e 76 65 6c 6f 70   /05/soap -envelop
03b0  65 09 01 61 24 68 74 74  70 3a 2f 2f 77 77 77 2e   e..a$htt p://www.
03c0  77 33 2e 6f 72 67 2f 32  30 30 35 2f 30 38 2f 61   w3.org/2 005/08/a
03d0  64 64 72 65 73 73 69 6e  67 70 06 48 65 61 64 65   ddressin gp.Heade
03e0  72 40 06 41 63 74 69 6f  6e 38 0e 6d 75 73 74 55   r at .Actio n8.mustU
03f0  6e 64 65 72 73 74 61 6e  64 98 01 31 08 24 68 74   nderstan d..1.$ht
0400  74 70 3a 2f 2f 77 77 77  2e 77 33 2e 6f 72 67 2f   tp://www .w3.org/
0410  32 30 30 35 2f 30 38 2f  61 64 64 72 65 73 73 69   2005/08/ addressi
0420  6e 67 99 31 68 74 74 70  3a 2f 2f 74 65 6d 70 75   ng.1http ://tempu
0430  72 69 2e 6f 72 67 2f 49  4d 65 6d 6f 53 65 72 76   ri.org/I MemoServ
0440  69 63 65 2f 47 65 74 43  6f 6c 6c 65 63 74 69 6f   ice/GetC ollectio
0450  6e 44 61 74 61 01 70 04  42 6f 64 79 40 11 47 65   nData.p. Body at .Ge
0460  74 43 6f 6c 6c 65 63 74  69 6f 6e 44 61 74 61 08   tCollect ionData.
0470  13 68 74 74 70 3a 2f 2f  74 65 6d 70 75 72 69 2e   .http:// tempuri.
0480  6f 72 67 2f 01 01 01                               org/...  



Reproducible: Always

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list