Re: tinymail-devel-list Digest, Vol 45, Issue 2



Rajesh Sai T escribiu:
> yea, developing on sbox. The gdb I'm using is of 6.7.5 version [GNU
> GDB 6.7.5]. I have few observations wrt this crash
> 
> 1) It will not crash if there is no active connection/data path like
> if TnyAccount is offline and I can view folder view, header view but
> nothing crashes.
> 2) Once if we have TnyAccount online, it downloads folder and set to
> folder view, on choosing given folder, it downloads headers and set to
> header view. Now, if I try to open the downloaded header, it writes
> message to cache and crashes.
> 3) After folders and headers of choosen folder are downloaded and
> updated into summary.mmap,  and if  user go back to main screen and
> try to open the another/same folder to view headers screen again it
> crashes]
> {screen flow is this way : main screen->inbox screen->main
> screen->inbox screen[crash] }

Well, without having access to the code it's almost impossible to know
what's going on, but I'd bet that you're not handling references
properly and somehow unref'ing objects too many times.

Br


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