ORBacus: Had someone got such error before?
Vladimir Romanovski <[email protected]>
| Newsgroups | gmane.comp.corba.orbacus |
|---|---|
| Message-ID | <[email protected]> |
Hi! We are using ORBacus 4.0.5 with JTC 2.0 on Red Hat Linux. Our server crashed in InputStreamImpl::read_string() . The gdb analysis showed us that coming in stream has an error: (gdb) x/14c 0x8342344 0x8342344: -1 'Ъ' -1 'Ъ' -1 'Ъ' -1 'Ъ' 103 'g' 97 'a' 108 'l' 108 'l' 0x834234c: 109 'm' 97 'a' 110 'n' 110 'n' 100 'd' 0 '\0' The string 'gallmannd' is preciding with -1 . As a result InputStreamImpl::read_string() crashed trying to interpret that -1 as a lenght of the string. We get such crashes very seldom. Did anyone get the same problem before? How to reproduce that error? How to make CORBA client send such error stream? Many thanks! V.Romanovski _______________________________________________ OB-Users Mailing List - [email protected] http://mail.ooc.nf.ca/mailman/listinfo/ob-users Visit our support FAQ before you send a message. http://www.orbacus.com/faq/support.html