Re: [Evolution] Lockup on email send......



    Alexander> I have  the same problem. What  can I supply  to aid in
    Alexander> debugging this?

  If you  have compiled from  source, you could  try to attach  to the
running `evolution-mail'  process and send  us backtraces for  all the
threads.  This is how you can do it:

  $ gdb evolution-mail
  (gdb) attach <insert pid of evolution-mail here>
  (gdb) thread 1
  (gdb) bt
  (gdb) thread 2
  (gdb) bt
  (gdb) thread 3
  (gdb) bt

-- 
Ettore




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]