You can view the issue detail at the following URL:
<http://icandy.homeunix.org:443/scarab/issues/id/OBJS36>
Type : Defect
Issue Id : OBJS36
Reported by: Rob Clark
rob...@ma... - (rob...@ma...)
Details:
Headline: stack overflow in OString
Description: not entirely sure of the cause... happened in v1.0.1, not sure how to reproduce
Severity: Major
Version: head
Stack Trace: error in error handling code... this is fsck'd!
java.lang.StackOverflowError
at oscript.data.OString$ComboSegment.length(Unknown Source)
....
at oscript.data.OString$ComboSegment.length(Unknown Source)
at oscript.data.OString$ComboSegment.length(Unknown Source)
at oscript.data.OString$ComboSegment.length(Unknown Source)
uncaught exception in thread: null
oscript.exceptions.PackagedScriptObjectException: Exception: toHexString: wrong arg types! Possible candidates:
toHexString(long)
at RegisterView (/jar/test_harness_wcdma/WcdmaRegisterPlugin.os line 437)
error in error handling code... this is fsck'd!
java.lang.StackOverflowError
at oscript.data.OString$ComboSegment.length(Unknown Source)
...
at oscript.data.OString$ComboSegment.length(Unknown Source)
at oscript.data.OString$ComboSegment.length(Unknown Source)
uncaught exception in thread: Thread[service cleanup,5,chimera]
java.lang.NullPointerException
at ti.chimera.ServiceFactoryImpl.access$200(Unknown Source)
at ti.chimera.ServiceFactoryImpl$2.run(Unknown Source)
Functional Area: data
Status: New
|