Hi, What you asked me to do gave this: futex(0x80d5aec, FUTEX_WAIT, 0, NULL) = ? ERESTARTSYS (To be restarted) --- SIGINT (Interrupt) @ 0 (0) ---
I hope it will be enough to help you. For me... not understand of course. Regards, Jean-Philippe MENGUAL Le samedi 24 juillet 2010 à 12:51 -0400, Dave Mielke a écrit : > [quoted lines by Jean-Philippe MENGUAL on 2010/07/23 at 03:54 +0200] > > >the build process freezes on: > ... > >./tbl2hex -- ../Tables/fr_FR.ttb >text.auto.h > > > >I have to do ctrl-C to have the prompt again, and...: > > > >make[1]: *** Destroying « text.auto.h » file > >make[1]: *** [text.auto.h] Interruption > >make: *** [all] Interruption > > So, for whatever reason, tbl2hex is either hanging or in an infinite loop. If > you have strace on your system, could you please find the pid for tbl2hex > (while it's in that state), and then, from a different session, use strace to > try to find out what tbl2hex is doing. Try a command like this: > > strace -p pid-of-tbl2hex -o /path/to/log-file > _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty
