[openi18n-im:01108] Re: report on unitLE crashes
Leon Ho <[email protected]>
| Newsgroups | gmane.comp.internationalization.input-methods |
|---|---|
| Message-ID | <[email protected]> |
Yeah unfortunately :-/. I have also run in different languages as well as uninstalled iiimf-le-xcin but the problem is still happening. Here is a interesting observation: I can nearly 100% reproduce it when i run with: # gdb --args htt_server -d I have lesser chance reproduce it when i run with: # htt_server -d I have not yet reproduce it when i run with: # valgrind --tool=memcheck htt_server -d Does it mean it maybe related to somewhere in toolchains? Regards, Leon On Mon, 2004-10-25 at 19:10 -0700, Hideki Hiura wrote: > Hi Leon, > > > From: Leon Ho <[email protected]> > > I have had fixed those with patches and committed to cvs a while ago. > > Attached is the patch I have in my rpm package and I am using it while I > > was testing. I did: > > Oh! > > Then they aren't the reasons that unit segfault in your environment.. > > > Is it something similar to yours? > > Yes. So there must be another bug(s) hiding .:-O..quest continues..:-) > > Thanks! > Hideki