Opened 17 years ago

Closed 17 years ago

#124 closed defect (fixed)

Linux server crash when processing request from a Windows WebTier

Reported by: trevorwekel Owned by: trevorwekel
Priority: medium Milestone: 1.2
Component: Web API Version: 1.2.0
Severity: major Keywords:
Cc: External ID: 929297

Description

  1. Setup a running instance of MG Server on Linux.
  2. Setup Web Extensions on a linux machine. (For my test, Server and Web are on the same Linux machine).
  3. Using web browser call EnumerateResources API. Result OK.
  4. Setup Web Extensions on windows machine, pointing to Linux MG server.
  5. Use web browser to call EnumerateResources API.

Result: Linux server crashes. *glibc detected* free(): invalid pointer: 0x080dd878 * Web browser shows "Invalid stream header exception".

  1. Point the Linux WebTier to a MG Server on Windows.
  2. Call EnumerateResources. Windows server doesn't crash, but the browser shows "Internal Server Error".

Change History (2)

comment:1 by trevorwekel, 17 years ago

Status: newassigned

comment:2 by trevorwekel, 17 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.