[Evolution] Evo 2.0.3 freezes when I attach a file

Not Zed notzed@ximian.com
Mon, 07 Feb 2005 11:00:37 +0800


--=-crV4JcoqMXypfFioeOQj
Content-Type: text/plain
Content-Transfer-Encoding: 7bit


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).

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.

--=-crV4JcoqMXypfFioeOQj
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.5.3">
</HEAD>
<BODY>
<BR>
Better to run it in gdb, then when it hangs, hit ctrl-c, then type 'thread apply all bt'.&nbsp; the 'system call trace' (i.e. strace) isn't nearly as useful as a 'stack trace' for this type of problem.<BR>
<BR>
(although that is clearly waiting on some corba call to return, so it may even be another process hanging, e.g. eds).<BR>
<BR>
On Sun, 2005-02-06 at 15:50 -0600, Ron Johnson wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">Hi,</FONT>

<FONT COLOR="#000000">When I try to Insert-&gt;Attachment or Insert-&gt;&quot;Text File&quot;, it freezes.</FONT>
<FONT COLOR="#000000">When I ran Evo with strace, here is where it freezes:</FONT>

<FONT COLOR="#000000">writev(17, [{&quot;GIOP\1\2\1\0\242\2\0\0&quot;, 12}, </FONT>
<FONT COLOR="#000000">  {&quot;\320\316\377\277\3\0\0\0\0\0\0\0\34\0\0\0\0\0\0\0\16f\264&quot;..., </FONT>
<FONT COLOR="#000000">  674}], 2) = 686</FONT>
<FONT COLOR="#000000">futex(0x80a46c8, FUTEX_WAIT, 5, NULL</FONT>

<FONT COLOR="#000000">I'm also going to file a Debian bug, and it would be helpful if</FONT>
<FONT COLOR="#000000">I could add whatever feedback I get here to that bug report.</FONT>

<FONT COLOR="#000000">Note that this is the first time I've seen this happen, although</FONT>
<FONT COLOR="#000000">it's been a week or so since I've tried to attach a file.</FONT>

<FONT COLOR="#000000">Thanks.</FONT>
</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>

--=-crV4JcoqMXypfFioeOQj--