Re: [reSIProcate] Datatype Misalignment exception in resiprocate.lib on a PocketPC device
唐 荣兴 wrote:
> I have compiled testStack.cxx to run on a PocketPC device with an ARM
> processor.However certain bits of code can produce a Datatype
> Misalignment exception, for example in Helper::makeRegister function
> of Helper.c ( request->header(h_To) = to;).
>
> Any comments/suggestions/ response welcome. Thanks for your time.
Can you try running some of the other test programs as well. For
example, testData.cxx, testSipMessage.cxx or testParserCategories.cxx
It would be useful if you could reduce the test case down to the
simplest possible program that demonstrates the problem.
Thanks,
Jason