Andreas, On Monday, April 1, 2002, at 10:14 , Andreas J. Koenig wrote: > This isn't an April's fool email though I feel as if this perl were an > April's fool perl. > > With todays perl I cannot get the same job done that was working with > perl@14354. My application (an indexer) runs for a while and gets hung > in an endless loop. When I do the same within the debugger, it hangs > in the same place but does not react to ^C, so I cannot find the perl > code where it is hanging. > > So I ran the program within gdb, waited until the loop was reached and > hit ^C there. I have no experience within gdb, so please, if you have > question, give instructions what I should try next. Here are a few > lines of my session:
Would you send me the application that is causing this? Though there were major changes regarding UCM installations and such, encengine.c and table compiler haven't changed a bit. In other words, the resulting *.so cannot be different. Dan the Encode Maintainer