On Mon, Oct 20, 2008 at 07:23:05AM -0400, Paul Cartwright wrote:
> Alexander Sack wrote:
> > On Sun, Oct 19, 2008 at 02:23:32PM -0400, Paul Cartwright wrote:
> >> Alexander Sack wrote:
> >>> severity 500807 important
> >>> tags 500807 + unreproducible
> >>> tags 500807 + moreinfo
> >>> thanks
> >>>
> >>> Not grave as its not really reproducible.
> >>>
> >>> 1. backup your .mozilla-thunderbird for later analysis
> >>> 2. try to compact your folder -> check if that helps
> >>> 3. remove your .msf filfes -> check if that helps
> >>> 4. install icedove-dbg and get a backtrace of this crash
> >>> 5. strace -f icedove > /tmp/strace.log.txt -> attach strace.log.txt
> >>> after crash
> >>>
> >>>
> >>  I compacted all folders, removed the msfg files in all IMAP accounts &
> >> Local Folders. I clicked on a message in my IMAP inbox, same result, it
> >> crashes. I noticed a line here that was interested:
> >> open("/home/pbc/.icedove/init.d/",
> >> O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No
> >> such file or directory)
> > 
> > No that isnt relevant.
> > 
> > Please dont attach such huge inline pastes. they make the bug report
> > completely unreadable.
> > 
> > Anyway, my command was wrong. to get it in a file you can do:
> > 
> >  strace -f icedove &> /tmp/strace.log.txt
> > 
> > Sorry.
> > 
> > Anyway, please try to get the backtrace. That should be better to get
> > things started.
> > 
> > 
> > 
> here is the backtrace. I opened icedove, clicked on 1 message in IMAP
> inbox, icedove crashed. It has done this on the same file every time. It
> is just a small email, no attachments.

thanks. thats the complete strace, but not a backtrace.

install icedove-dbg and run

icedove -g 2>&1 | tee /tmp/gdb.log.txt

(gdb) run

...

(gdb) bt full

(hit return until you reach the end)

and attach the gdb.log.txt

 - Alexander




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to