[Bug 962631] Re: Thunderbird 11 hangs against Exchange 2007

2012-04-03 Thread Micah Gersten
Updated packages are in oneiric-security now
(11.0.1+build1-0ubuntu0.11.10.1)

** Changed in: thunderbird (Ubuntu Oneiric)
   Status: Confirmed => Fix Released

** Description changed:

+ Link to upstream release notes: http://www.mozilla.org/en-
+ US/thunderbird/11.0.1/releasenotes/
+ 
  After upgrading to Thunderbird 11 I experience frequent hangs of
  Thunderbird.  I'm using IMAP.  Here is an strace and stacktrace:
  
  $ strace -p 3046
  Process 3046 attached - interrupt to quit
  futex(0x7f00ba56d0e8, FUTEX_WAIT_PRIVATE, 2, NULL
  
  $ gdb -p 3046
  
  #0  0x7f00bb3f0be4 in __lll_lock_wait ()
-from /lib/x86_64-linux-gnu/libpthread.so.0
+    from /lib/x86_64-linux-gnu/libpthread.so.0
  #1  0x7f00bb3ec21b in _L_lock_1031 ()
-from /lib/x86_64-linux-gnu/libpthread.so.0
+    from /lib/x86_64-linux-gnu/libpthread.so.0
  #2  0x7f00bb3ec19c in pthread_mutex_lock ()
-from /lib/x86_64-linux-gnu/libpthread.so.0
+    from /lib/x86_64-linux-gnu/libpthread.so.0
  #3  0x7f00b60e45a9 in PR_Lock (lock=0x7f00ba56d0e8)
- at 
/build/buildd/thunderbird-11.0+build1/build-tree/mozilla/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:206
+ at 
/build/buildd/thunderbird-11.0+build1/build-tree/mozilla/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:206
  #4  0x7f00b60e4bc5 in PR_EnterMonitor (mon=0x7f00ba56d0e0)
- at 
/build/buildd/thunderbird-11.0+build1/build-tree/mozilla/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:561
+ at 
/build/buildd/thunderbird-11.0+build1/build-tree/mozilla/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:561
  #5  0x7f00b60d53c1 in PR_CEnterMonitor (address=)
- at 
/build/buildd/thunderbird-11.0+build1/build-tree/mozilla/mozilla/nsprpub/pr/src/threads/prcmon.c:380
+ at 
/build/buildd/thunderbird-11.0+build1/build-tree/mozilla/mozilla/nsprpub/pr/src/threads/prcmon.c:380
  #6  0x7f00b9218f96 in nsImapProtocol::PseudoInterruptMsgLoad (
- this=0x7f008b806800, aImapFolder=0x7f009a3a6038, aMsgWindow=0x0, 
- interrupted=0x7fff61c43e30)
- at 
/build/buildd/thunderbird-11.0+build1/build-tree/mozilla/mailnews/imap/src/nsImapProtocol.cpp:1280
+ this=0x7f008b806800, aImapFolder=0x7f009a3a6038, aMsgWindow=0x0,
+ interrupted=0x7fff61c43e30)
+ at 
/build/buildd/thunderbird-11.0+build1/build-tree/mozilla/mailnews/imap/src/nsImapProtocol.cpp:1280
  #7  0x7f00b91f2dd9 in nsImapIncomingServer::PseudoInterruptMsgLoad (
- this=0x7f00aac560c0, aImapFolder=0x7f009a3a6038, aMsgWindow=0x0, 
- interrupted=0x7fff61c43e30)
- at 
/build/buildd/thunderbird-11.0+build1/build-tree/mozilla/mailnews/imap/src/nsImapIncomingServer.cpp:2245
+ this=0x7f00aac560c0, aImapFolder=0x7f009a3a6038, aMsgWindow=0x0,
+ interrupted=0x7fff61c43e30)
+ at 
/build/buildd/thunderbird-11.0+build1/build-tree/mozilla/mailnews/imap/src/nsImapIncomingServer.cpp:2245
  #8  0x7f00b9210fb8 in nsImapMailFolder::DeleteMessages (
- this=0x7f009a3a6000, messages=0x7f009c2ae860, msgWindow=0x0, 
- deleteStorage=true, isMove=false, listener=0x0, allowUndo=false)
- at 
/build/buildd/thunderbird-11.0+build1/build-tree/mozilla/mailnews/imap/src/nsImapMailFolder.cpp:2279
+ this=0x7f009a3a6000, messages=0x7f009c2ae860, msgWindow=0x0,
+ deleteStorage=true, isMove=false, listener=0x0, allowUndo=false)
+ at 
/build/buildd/thunderbird-11.0+build1/build-tree/mozilla/mailnews/imap/src/nsImapMailFolder.cpp:2279
  #9  0x7f00b91c8406 in nsMsgComposeSendListener::RemoveCurrentDraftMessage 
(
- this=0x7f00888e6240, compObj=0x7f0089213250, calledByCopy=false)
- at 
/build/buildd/thunderbird-11.0+build1/build-tree/mozilla/mailnews/compose/src/nsMsgCompose.cpp:3798
+ this=0x7f00888e6240, compObj=0x7f0089213250, calledByCopy=false)
+ at 
/build/buildd/thunderbird-11.0+build1/build-tree/mozilla/mailnews/compose/src/nsMsgCompose.cpp:3798
  #10 0x7f00b91d1487 in nsMsgComposeSendListener::OnStopSending (
- this=0x7f00888e6240, 
- aMsgID=0x7f008bb8c550 "<4f6baa2e.9010...@imageworks.com>", aStatus=0, 
- aMsg=0x0, returnFile=0x0)
- at 
/build/buildd/thunderbird-11.0+build1/build-tree/mozilla/mailnews/compose/src/nsMsgCompose.cpp:3623
+ this=0x7f00888e6240,
+ aMsgID=0x7f008bb8c550 "<4f6baa2e.9010...@imageworks.com>", aStatus=0,
+ aMsg=0x0, returnFile=0x0)
+ at 
/build/buildd/thunderbird-11.0+build1/build-tree/mozilla/mailnews/compose/src/nsMsgCompose.cpp:3623
  #11 0x7f00b91a3cb0 in nsMsgComposeAndSend::NotifyListenerOnStopSending (
- this=, aMsgID=, aStatus=, 
- aMsg=, returnFile=)
- at 
/build/buildd/thunderbird-11.0+build1/build-tree/mozilla/mailnews/compose/src/nsMsgSend.cpp:3991
+ this=, aMsgID=, aStatus=,
+ aMsg=, returnFile=)
+ at 
/build/buildd/thunderbird-11.0+build1/build-tree/mozilla/mailnews/compose/src/nsMsgSend.cpp:3991
  #12 0x7f00b91ab492 in nsMsgComposeAndSend::DoDeliveryExitProcessing (
- this=0x7f009a806e20, aUri=, aExitCode=0, 
- aCheckForMail=)
- at 
/b

[Bug 962631] Re: Thunderbird 11 hangs against Exchange 2007

2012-04-02 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/thunderbird

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/962631

Title:
  Thunderbird 11 hangs against Exchange 2007

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/962631/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 962631] Re: Thunderbird 11 hangs against Exchange 2007

2012-04-02 Thread Micah Gersten
** Also affects: thunderbird (Ubuntu Oneiric)
   Importance: Undecided
   Status: New

** Changed in: thunderbird (Ubuntu Oneiric)
   Importance: Undecided => Medium

** Changed in: thunderbird (Ubuntu Oneiric)
   Status: New => Confirmed

** Changed in: thunderbird (Ubuntu Oneiric)
 Assignee: (unassigned) => Micah Gersten (micahg)

** Tags removed: release-channel
** Tags added: regression-update

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/962631

Title:
  Thunderbird 11 hangs against Exchange 2007

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/962631/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 962631] Re: Thunderbird 11 hangs against Exchange 2007

2012-04-02 Thread Launchpad Bug Tracker
This bug was fixed in the package thunderbird - 11.0.1+build1-0ubuntu1

---
thunderbird (11.0.1+build1-0ubuntu1) precise; urgency=low

  * New upstream stable release (THUNDERBIRD_11_0_1_BUILD1)
- Fixes LP: #962631, LP: #971578

  * Update globalmenu-extension to 3.1
- Reduce our memory footprint a bit, which wasn't really a lot anyway
- Avoid the use of the component manager for accessing commonly used
  services, where "commonly used" means "accessed when building every
  menu item". This should save some CPU cycles when building or
  refreshing menus
- Try to recycle menuitems when they are removed from a menu by
  adding contiguous blocks of removed items to a "free list" which
  is emptied asynchronously, and reusing the items in this list when
  new items are added in place of the removed items. This means that
  menus which fully refresh on opening no longer alter the menu
  structure, but instead just update properties on existing nodes.
  This has a few benefits:
  + With no layout changes, unity-panel-service doesn't request
the entire menu structure, which significantly reduces dbus traffic
and makes it much faster to refresh the menu contents
  + The size of the menu doesn't change when it is refreshed, which
eliminates the flicker that used to occur when opening some menus
  + The HUD can refresh our menus now without triggering layout updates
(assuming that menu layout really hasn't changed)
- Remove all use of the global observer service for sending our own
  internal notifications around
- Get rid of a static initializer
- Don't support older than Thunderbird 11
- Fix some GError leaks
- Hide the internal menu when creating a native menu, rather than
  waiting for confirmation that the native menu is registered
  successfully. We don't try to create a native menu if we don't
  find a menu service to register the menu with anyway
- Keep menu contents updated whilst the menu is open, rather than
  just whilst it is opening
 -- Chris CoulsonMon, 02 Apr 2012 17:52:31 
+0100

** Changed in: thunderbird (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/962631

Title:
  Thunderbird 11 hangs against Exchange 2007

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/962631/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 962631] Re: Thunderbird 11 hangs against Exchange 2007

2012-04-02 Thread Launchpad Bug Tracker
** Branch linked: lp:thunderbird/stable

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/962631

Title:
  Thunderbird 11 hangs against Exchange 2007

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/962631/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 962631] Re: Thunderbird 11 hangs against Exchange 2007

2012-04-02 Thread Pushkin
I've tested it - it works fine. The problem with IMAP folder switching
went away. Please release the bugfix as an official Ubuntu update...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/962631

Title:
  Thunderbird 11 hangs against Exchange 2007

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/962631/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 962631] Re: Thunderbird 11 hangs against Exchange 2007

2012-03-29 Thread Micah Gersten
Could someone please test thunderbird 11.0.1 from ppa:ubuntu-mozilla-
security/ppa?  I believe this will fix the issue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/962631

Title:
  Thunderbird 11 hangs against Exchange 2007

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/962631/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 962631] Re: Thunderbird 11 hangs against Exchange 2007

2012-03-27 Thread che---
And an update here:

https://bugzilla.mozilla.org/show_bug.cgi?id=733731

Seems to be fixed in TB12 but may do it into TB11.01.

** Bug watch added: Mozilla Bugzilla #733731
   https://bugzilla.mozilla.org/show_bug.cgi?id=733731

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/962631

Title:
  Thunderbird 11 hangs against Exchange 2007

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/962631/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 962631] Re: Thunderbird 11 hangs against Exchange 2007

2012-03-23 Thread che---
My strace & gdb:

$ sudo strace -p 7475
Process 7475 attached - interrupt to quit
futex(0x7f9b18b6d1b8, FUTEX_WAIT_PRIVATE, 2, NULL


$ sudo gdb -p 7475
0x7f9b199a6be4 in __lll_lock_wait ()
   from /lib/x86_64-linux-gnu/libpthread.so.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/962631

Title:
  Thunderbird 11 hangs against Exchange 2007

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/962631/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 962631] Re: Thunderbird 11 hangs against Exchange 2007

2012-03-23 Thread che---
see https://bugzilla.mozilla.org/show_bug.cgi?id=713624 for this issue,
too.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/962631

Title:
  Thunderbird 11 hangs against Exchange 2007

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/962631/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 962631] Re: Thunderbird 11 hangs against Exchange 2007

2012-03-23 Thread che---
Hi,

I observe the same, accessing my mailbox via IMAP (Davmail), so I assume
it's not Exchange specific.

** Bug watch added: Mozilla Bugzilla #713624
   https://bugzilla.mozilla.org/show_bug.cgi?id=713624

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/962631

Title:
  Thunderbird 11 hangs against Exchange 2007

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/962631/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 962631] Re: Thunderbird 11 hangs against Exchange 2007

2012-03-23 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: thunderbird (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/962631

Title:
  Thunderbird 11 hangs against Exchange 2007

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/962631/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 962631] Re: Thunderbird 11 hangs against Exchange 2007

2012-03-22 Thread Blair Zajac
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/962631

Title:
  Thunderbird 11 hangs against Exchange 2007

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/962631/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs