Takdir CHOWDHURY <[EMAIL PROTECTED]> writes: 
> My application is very simple. It shows some data which it gets from a DB se
> rver(Object Store).
> And for this it has some functions which are for accessing the DB. 
> If I just coment out those functions, no problem arises. 
> Japanese dialog can be viewed. But as it has no access to DB, nothing is dis
> played.
> It makes me thinking  that there may be something wrong with Objectstore lib
> rary.
> 

That sounds pretty likely, that either the functions you are calling
corrupt memory, or somehow you are passing invalid arguments in to
those functions.

Havoc

-- 
To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to