Launchpad has imported 18 comments from the remote bug at https://bugzilla.mozilla.org/show_bug.cgi?id=723888.
If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://help.launchpad.net/InterBugTracking. ------------------------------------------------------------------------ On 2012-02-03T12:14:04+00:00 Vseerror wrote: This bug was filed from the Socorro interface and is report bp-251126bf-1124-43b5-bd29-656872120202 . ============================================================= #14 crash currently for version 10 regression of Bug 681188 - Switch from PRBool to bool ? 0 xul.dll xul.dll@0x8469f1 1 xul.dll `anonymous namespace'::SyncRunnable5<nsIImapMailFolderSink,nsIImapProtocol*,nsIMsgMailNewsUrl*,bool,bool,unsigned int>::Run mailnews/imap/src/nsSyncRunnableHelpers.cpp:282 2 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:631 3 xul.dll NS_ProcessNextEvent_P objdir-tb/mozilla/xpcom/build/nsThreadUtils.cpp:245 4 xul.dll mozilla::ipc::MessagePump::Run ipc/glue/MessagePump.cpp:134 5 xul.dll MessageLoop::RunInternal ipc/chromium/src/base/message_loop.cc:208 6 xul.dll MessageLoop::RunHandler ipc/chromium/src/base/message_loop.cc:201 7 xul.dll MessageLoop::Run ipc/chromium/src/base/message_loop.cc:175 8 xul.dll nsBaseAppShell::Run widget/src/xpwidgets/nsBaseAppShell.cpp:189 9 xul.dll nsAppShell::Run widget/src/windows/nsAppShell.cpp:257 10 xul.dll nsAppStartup::Run toolkit/components/startup/nsAppStartup.cpp:228 Reply at: https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1052306/comments/0 ------------------------------------------------------------------------ On 2012-03-07T03:07:07+00:00 Vseerror wrote: As a topcrash regression, we should make an effort to resolve this for a near term release. most comments cite doing imap folder subscriptions. bp-62b0a6a5-2a42-4787-80c0-5be9f2120221 cites dataloss "trying to subscribe to folders which Thuinderburd keeps losing in the subscription list total pain in the butt and a game breaker as far as I'm concerned" Mac and linux @ SyncRunnable5<nsIImapMailFolderSink, nsIImapProtocol*, nsIMsgMailNewsUrl*, bool, bool, unsigned int>::Run Reply at: https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1052306/comments/1 ------------------------------------------------------------------------ On 2012-03-07T05:19:34+00:00 Mozilla-ex wrote: I haven't been able to reproduce this. A protocol log might be helpful. Reply at: https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1052306/comments/2 ------------------------------------------------------------------------ On 2012-03-07T13:08:36+00:00 Vseerror wrote: not a straight up regression of Bug 681188 - Switch from PRBool to bool - given that it landed in v10? Reply at: https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1052306/comments/3 ------------------------------------------------------------------------ On 2012-03-07T16:45:56+00:00 Mozilla-ex wrote: I suspect this would have come from switching to sync runnable, i.e., getting rid of xpcom proxies in Bug 675407 Reply at: https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1052306/comments/4 ------------------------------------------------------------------------ On 2012-03-14T12:31:35+00:00 Vseerror wrote: re: testcase several crash reporters have been contacted. however, we should not count on finding a testcase from this population of users - historically it is difficult to impossible to get a cooperating victim Reply at: https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1052306/comments/5 ------------------------------------------------------------------------ On 2012-04-03T18:06:40+00:00 Vseerror wrote: doesn't seem to be a persistent crash - only 1 in 4 people replied to me, and of those only 1 in 5 can reproduce. ludo you have just gotten an email with screen shot for that person who can reproduce Reply at: https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1052306/comments/6 ------------------------------------------------------------------------ On 2012-04-04T16:39:06+00:00 Mozilla-ex wrote: I'm pretty sure this is caused by a null folder sink. The sync runnable changes just changed the stack signature, but I couldn't be surprised if the crash was around before (hard to know what the old stack would have looked like, since it's on the other side of the event loop now). It's very hard to see where subscribe UI would end up with a null folder sink that we're not checking for. Reply at: https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1052306/comments/7 ------------------------------------------------------------------------ On 2012-04-04T16:51:31+00:00 Mozilla-ex wrote: Oh, I should say, pretty sure this is a call to SetUrlState Reply at: https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1052306/comments/8 ------------------------------------------------------------------------ On 2012-04-09T13:51:37+00:00 Mozilla-ex wrote: from one of the crashes, this is the call site: http://hg.mozilla.org/releases/comm- release/annotate/6ccee99d387c/mailnews/imap/src/nsImapProtocol.cpp#l1602 Since we're checking for m_imapMailFolderSink is null before calling this, we might have some sort of race condition, if I'm understanding the crash info correctly. Reply at: https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1052306/comments/9 ------------------------------------------------------------------------ On 2012-05-25T20:33:18+00:00 Vseerror wrote: also @0x0 | nsImapMailFolder::SetUrlState(nsIImapProtocol*, nsIMsgMailNewsUrl*, bool, bool, unsigned int) and nsImapMailFolder::SetUrlState(nsIImapProtocol*, nsIMsgMailNewsUrl*, bool, bool, unsigned int) Reply at: https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1052306/comments/10 ------------------------------------------------------------------------ On 2012-06-12T15:00:19+00:00 Mozilla-ex wrote: *** Bug 763888 has been marked as a duplicate of this bug. *** Reply at: https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1052306/comments/11 ------------------------------------------------------------------------ On 2012-07-19T04:10:49+00:00 Vseerror wrote: bienvenu, bp-40cf7199-6e99-4ac0-ab7f-3f81c2120717 is a user who is crashing to beat the band - many times a day. Mostly this signature, but also a smattering of others. like ... nsRefPtr<nsCanvasPatternAzure>::~nsRefPtr<nsCanvasPatternAzure>() | nsMsgFilterAfterTheFact::~nsMsgFilterAfterTheFact() bp-8547793c-5222-4166-b3c1-481402120717 mozalloc_abort(char const* const) | mozalloc_handle_oom(unsigned int) | moz_xmalloc | ToNewUnicode(nsACString_internal const&) bp-5b2f0c03-4543-48de-a895-61fb22120717 Collect bp-075b305d-75c3-4637-8b5c-6ad582120718 Reply at: https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1052306/comments/12 ------------------------------------------------------------------------ On 2012-08-22T11:31:15+00:00 Vseerror wrote: #23 crash TB14 TB14 signature xul.dll@0x85be1d | `anonymous namespace''::SyncRunnable5<nsIImapMailFolderSink, nsIImapProtocol*, nsIMsgMailNewsUrl*, bool, bool, unsigned int>::Run() Reply at: https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1052306/comments/13 ------------------------------------------------------------------------ On 2012-09-18T07:59:38+00:00 Chris Coulson wrote: It looks like we just had somebody report this crash in Launchpad too: https://launchpad.net/bugs/1052306 According to the bug report data, the reporter has just submitted https ://crash-stats.mozilla.com/report/index/bp-2db3eea4-c46d-4d64-8b6e- e47f92120918, and they say that the crash happens on a specific mail Reply at: https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1052306/comments/16 ------------------------------------------------------------------------ On 2012-09-25T06:36:38+00:00 M-kato wrote: Created attachment 664374 possible fix Reply at: https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1052306/comments/17 ------------------------------------------------------------------------ On 2012-09-25T06:38:33+00:00 M-kato wrote: Comment on attachment 664374 possible fix mReceiver seems to be null. We should not pass null to constructor of ImapMailFolderSinkProxy. Reply at: https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1052306/comments/18 ------------------------------------------------------------------------ On 2012-09-25T14:26:52+00:00 Kent-caspia wrote: Comment on attachment 664374 possible fix I'm going to pass this review on to :bienvenu since he has been intimately involved in the discussions so far. If you don't get a review in the next week or so, feel free to pass it back to me (or irving or standard8) and we'll figure something out. Reply at: https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1052306/comments/19 ** Changed in: thunderbird Status: Unknown => Confirmed ** Changed in: thunderbird Importance: Unknown => Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1052306 Title: Thunderbird crashes upon displaying specific message To manage notifications about this bug go to: https://bugs.launchpad.net/thunderbird/+bug/1052306/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
