From: Young S. Cho [mailto:[EMAIL PROTECTED]]
> The problem I am currently having with 1.1.3 of syszlib.prc is if
> the buffer to be inflated (decompressed) is larger than about 16KB,
> the call to inflateInit2() (macro to ZLibinflateinit2()) hangs the device.

As you can see, it's hard to debug a 3rd party shared library if you don't
have the source code.  If the shared library source isn't available, then
consider building it as a static library instead so you can debug.  (Search
the archive for that topic.)

> Even worst, sometimes the device does a hard reset.

Do you really mean a HARD reset (total wipeout) or a regular soft reset?  I
once encountered an apparently software-induced hard reset but was never
able to track down the cause.  It was one of the weirdest things I've seen.

-slj-


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to