Opened 18 years ago
Closed 18 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
- Setup a running instance of MG Server on Linux.
- Setup Web Extensions on a linux machine. (For my test, Server and Web are on the same Linux machine).
- Using web browser call EnumerateResources API. Result OK.
- Setup Web Extensions on windows machine, pointing to Linux MG server.
- Use web browser to call EnumerateResources API.
Result: Linux server crashes. *glibc detected* free(): invalid pointer: 0x080dd878 * Web browser shows "Invalid stream header exception".
- Point the Linux WebTier to a MG Server on Windows.
- Call EnumerateResources. Windows server doesn't crash, but the browser shows "Internal Server Error".
Change History (2)
comment:1 by , 18 years ago
Status: | new → assigned |
---|
comment:2 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in
http://trac.osgeo.org/mapguide/changeset/1689 http://trac.osgeo.org/mapguide/changeset/1690