On Mon, 07 Feb 2005 11:00:37 +0800 Not Zed <notzed ximian com> wrote:
Better to run it in gdb, then when it hangs, hit ctrl-c, then type 'thread apply all bt'. the 'system call trace' (i.e. strace) isn't nearly as useful as a 'stack trace' for this type of problem. (although that is clearly waiting on some corba call to return, so it may even be another process hanging, e.g. eds).
Ok, attached is the thread trace. I discovered also, when I tried to save an email to a text file, that File->"Save As" also frezes.
On Sun, 2005-02-06 at 15:50 -0600, Ron Johnson wrote:Hi, When I try to Insert->Attachment or Insert->"Text File", it freezes. When I ran Evo with strace, here is where it freezes: writev(17, [{"GIOP\1\2\1\0\242\2\0\0", 12}, {"\320\316\377\277\3\0\0\0\0\0\0\0\34\0\0\0\0\0\0\0\16f\264". .., 674}], 2) = 686 futex(0x80a46c8, FUTEX_WAIT, 5, NULL I'm also going to file a Debian bug, and it would be helpful if I could add whatever feedback I get here to that bug report. Note that this is the first time I've seen this happen, although it's been a week or so since I've tried to attach a file. Thanks.
-- ----------------------------------------------------------------- Ron Johnson, Jr. Jefferson, LA USA PGP Key ID 8834C06B I prefer encrypted mail. "There never was a good war or a bad peace." Benjamin Franklin Well, I think I have to disagree with Mr. Franklin...
Attachment:
evo.freeze.thread.trace.txt
Description: Text document