[Bug 1658733] Re: Ubuntu 16.04.2KVM:kdump fails to mount root file system on multipath root device

2017-04-10 Thread Mauro S M Rodrigues
Hi Canonical, Is there any news related to this bug and the patch attached? Is it already accepted? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1658733 Title: Ubuntu 16.04.2KVM:kdump fails to

[Bug 1658733] Re: Ubuntu 16.04.2KVM:kdump fails to mount root file system on multipath root device

2017-01-23 Thread Mauro S M Rodrigues
** Also affects: makedumpfile (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1658733 Title: Ubuntu 16.04.2KVM:kdump fails to mount root file

[Bug 1220426] Re: [nvidia-prime]Freeze while using touchpad

2015-04-08 Thread Mauro S
Clevo laptop, Ubuntu 14.10, NVidia GEForce GTX870M with nvidia 331.113-update driver, packages from PPA in comment #251 works fine. Bug disappeared, now touchpad+Nvidia card works withut freezes. Thanks -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1418221] Re: internal error: Cannot find suitable emulator for ppc64le

2015-04-06 Thread Mauro S M Rodrigues
Guys can you please backport this to utopic? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1418221 Title: internal error: Cannot find suitable emulator for ppc64le To manage notifications about

[Bug 1220426] Re: [nvidia-prime]Freeze while using touchpad

2015-01-16 Thread Mauro S
Sorry. My apologizes to the patch author. Credits to the patch to him. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1220426 Title: [nvidia-prime]Freeze while using touchpad To manage

[Bug 1220426] Re: [nvidia-prime]Freeze while using touchpad

2015-01-15 Thread Mauro S
Clevo laptop, Ubuntu 14.10, NVidia GEForce GTX870M with nvidia 331.113-update drivers (selected from system settings) plus Intel integrated graphics, same issue. VT switching and external USB mouse workarounds work. I have another Clevo laptop identical but with NVidia GEForce GTX970M instead,

[Bug 775374] Re: pthread_exit() causes pthread_join() hang when library destructor called

2015-01-15 Thread Mauro S
Fixed in eglibc-2.12 ** Changed in: eglibc (Ubuntu) Status: New = 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/775374 Title: pthread_exit() causes pthread_join() hang when

[Bug 775374] [NEW] pthread_exit() causes pthread_join() hang when library destructor called

2011-05-02 Thread Mauro S
Public bug reported: Binary package hint: libc6 Hello, I have a simple program that loads and then unloads a shared object. Source code attached. Shared object constructor launchs a joinable thread, that terminates with pthread_exit() call. Shared object destructor contains pthread_join()

[Bug 775374] Re: pthread_exit() causes pthread_join() hang when library destructor called

2011-05-02 Thread Mauro S
** Attachment added: sample_glibc.tar.gz https://bugs.launchpad.net/bugs/775374/+attachment/2105254/+files/sample_glibc.tar.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/775374 Title:

[Bug 775374] Re: pthread_exit() causes pthread_join() hang when library destructor called

2011-05-02 Thread Mauro S
Additional infos: - issue originally found on Ubuntu 10.04.1 x86 kernel 2.6.32-24-generic with glibc 2.11.1-0ubuntu7.8 - issue present also on Ubuntu 10.10 x86 kernel 2.6.35-28-generic with glibc 2.12.1-0ubuntu10.2 -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 760690] Re: call pthread_join() into dlclose() causes application hangup

2011-04-19 Thread Mauro S
Looks like a duplicate also of this: https://bugzilla.redhat.com/show_bug.cgi?id=549813 Could patch indicated at http://sourceware.org/ml/libc-hacker/2010-02/msg0.html works for Ubuntu eglibc version? ** Bug watch added: Red Hat Bugzilla #549813

[Bug 760690] Re: call pthread_join() into dlclose() causes application hangup

2011-04-19 Thread Mauro S
Browsing source code of 2.12.1-0ubuntu10.1 libc6 package for Maverick I discovered that above mentioned patch was applied from 2.12 version of eglibc. Can close this bug (I changed its status to fix released) ** Changed in: eglibc (Ubuntu) Status: New = Fix Released -- You received this

[Bug 760690] [NEW] call pthread_join() into dlclose() causes application hangup

2011-04-14 Thread Mauro S
Public bug reported: Seems to be a duplicate of this bug: http://sourceware.org/bugzilla/show_bug.cgi?id=654 See reported bug for details: if I run test code attached to reported bug I have same application hangup on pthread_cancel() into dlclose(). Ubuntu 10.04 LTS release 10.04 (from