[Touch-packages] [Bug 1827757] [NEW] PMF

2019-05-04 Thread kolya
Public bug reported:

WPA Supplicant packaged with Ubuntu doesn't support PMF. PMF support has
been available in wpa supplicant for about 3 years now and in couple of
major releases. PMF is a security feature and should be supported (at
least at the level when it needs to be manually enabled).

Thanks!

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: wpasupplicant 2:2.6-21ubuntu3
ProcVersionSignature: Ubuntu 5.0.0-13.14-generic 5.0.6
Uname: Linux 5.0.0-13-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.10-0ubuntu27
Architecture: amd64
CurrentDesktop: MATE
Date: Sat May  4 23:55:42 2019
InstallationDate: Installed on 2016-02-20 (1169 days ago)
InstallationMedia: Ubuntu-MATE 15.10 "Wily Werewolf" - Release amd64 (20151021)
SourcePackage: wpa
UpgradeStatus: Upgraded to disco on 2019-05-02 (2 days ago)

** Affects: wpa (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug disco

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to wpa in Ubuntu.
https://bugs.launchpad.net/bugs/1827757

Title:
  PMF

Status in wpa package in Ubuntu:
  New

Bug description:
  WPA Supplicant packaged with Ubuntu doesn't support PMF. PMF support
  has been available in wpa supplicant for about 3 years now and in
  couple of major releases. PMF is a security feature and should be
  supported (at least at the level when it needs to be manually
  enabled).

  Thanks!

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: wpasupplicant 2:2.6-21ubuntu3
  ProcVersionSignature: Ubuntu 5.0.0-13.14-generic 5.0.6
  Uname: Linux 5.0.0-13-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.10-0ubuntu27
  Architecture: amd64
  CurrentDesktop: MATE
  Date: Sat May  4 23:55:42 2019
  InstallationDate: Installed on 2016-02-20 (1169 days ago)
  InstallationMedia: Ubuntu-MATE 15.10 "Wily Werewolf" - Release amd64 
(20151021)
  SourcePackage: wpa
  UpgradeStatus: Upgraded to disco on 2019-05-02 (2 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1702801] Re: Apparmor complaints about sssd_pac_plugin.so in dmesg

2019-04-29 Thread kolya
This still occurs with with ubuntu 19.04.

This also may be a potential resource leak/security problem. It looks
like each authentication creates a new entry in processe's maps file
that looks like this:

/usr/lib/x86_64-linux-gnu/krb5/plugins/authdata/sssd_pac_plugin.so


After running for some time slapd processes gets many of those:

cat /proc/877/maps | grep sssd_pac_plugin.so | wc -l
3381

I guess at some point it will run out of resources and crash.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to openldap in Ubuntu.
https://bugs.launchpad.net/bugs/1702801

Title:
  Apparmor complaints about sssd_pac_plugin.so in dmesg

Status in openldap package in Ubuntu:
  New

Bug description:
  I have slapd running and use krb authentication.

  Every time someone authenticates on a box connected to slapd/krb I get
  a few lines like this in server logs:

  audit: type=1400 audit(1499390102.162:5253): apparmor="DENIED"
  operation="file_mmap" profile="/usr/sbin/slapd" name="/usr/lib/x86_64
  -linux-gnu/krb5/plugins/authdata/sssd_pac_plugin.so" pid=2513
  comm="slapd" requested_mask="m" denied_mask="m" fsuid=107 ouid=0

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1702801] [NEW] Apparmor complaints about sssd_pac_plugin.so in dmesg

2017-07-06 Thread kolya
Public bug reported:

I have slapd running and use krb authentication.

Every time someone authenticates on a box connected to slapd/krb I get a
few lines like this in server logs:

audit: type=1400 audit(1499390102.162:5253): apparmor="DENIED"
operation="file_mmap" profile="/usr/sbin/slapd" name="/usr/lib/x86_64
-linux-gnu/krb5/plugins/authdata/sssd_pac_plugin.so" pid=2513
comm="slapd" requested_mask="m" denied_mask="m" fsuid=107 ouid=0

** Affects: openldap (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to openldap in Ubuntu.
https://bugs.launchpad.net/bugs/1702801

Title:
  Apparmor complaints about sssd_pac_plugin.so in dmesg

Status in openldap package in Ubuntu:
  New

Bug description:
  I have slapd running and use krb authentication.

  Every time someone authenticates on a box connected to slapd/krb I get
  a few lines like this in server logs:

  audit: type=1400 audit(1499390102.162:5253): apparmor="DENIED"
  operation="file_mmap" profile="/usr/sbin/slapd" name="/usr/lib/x86_64
  -linux-gnu/krb5/plugins/authdata/sssd_pac_plugin.so" pid=2513
  comm="slapd" requested_mask="m" denied_mask="m" fsuid=107 ouid=0

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1641272] [NEW] Debug symbols package doesnt exist

2016-11-11 Thread kolya
Public bug reported:

On Yakkery with ddebs repos enabled there is no debug packages for
dnsmasq

** Affects: dnsmasq (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to dnsmasq in Ubuntu.
https://bugs.launchpad.net/bugs/1641272

Title:
  Debug symbols package doesnt exist

Status in dnsmasq package in Ubuntu:
  New

Bug description:
  On Yakkery with ddebs repos enabled there is no debug packages for
  dnsmasq

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1610470] [NEW] ~/.Xmodmap is not loaded

2016-08-05 Thread kolya
Public bug reported:

I have .Xmodmap file in my home dir. A few week ago it was loaded
automatically when my session starts. Now it stopped doing that.
/usr/sbin/lightdm-session seems to contain code to load it, but somehow
it doesn't work.

Please let me know if more information is needed.
Thanks!

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: lightdm 1.18.2-0ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
Uname: Linux 4.4.0-31-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: MATE
Date: Fri Aug  5 18:37:38 2016
InstallationDate: Installed on 2016-02-20 (167 days ago)
InstallationMedia: Ubuntu-MATE 15.10 "Wily Werewolf" - Release amd64 (20151021)
SourcePackage: lightdm
UpgradeStatus: Upgraded to xenial on 2016-05-22 (75 days ago)

** Affects: lightdm (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug third-party-packages xenial

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1610470

Title:
  ~/.Xmodmap is not loaded

Status in lightdm package in Ubuntu:
  New

Bug description:
  I have .Xmodmap file in my home dir. A few week ago it was loaded
  automatically when my session starts. Now it stopped doing that.
  /usr/sbin/lightdm-session seems to contain code to load it, but
  somehow it doesn't work.

  Please let me know if more information is needed.
  Thanks!

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: lightdm 1.18.2-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  Uname: Linux 4.4.0-31-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: MATE
  Date: Fri Aug  5 18:37:38 2016
  InstallationDate: Installed on 2016-02-20 (167 days ago)
  InstallationMedia: Ubuntu-MATE 15.10 "Wily Werewolf" - Release amd64 
(20151021)
  SourcePackage: lightdm
  UpgradeStatus: Upgraded to xenial on 2016-05-22 (75 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1553885] [NEW] VPN split DNS gets broken after suspend/resume

2016-03-06 Thread kolya
Public bug reported:

I've got a company's VPN server I connect to. When I connect to it I get
several DNS entries for split DNS configuration and this works fine.

After suspend/resume cycle I reconnect to VPN and see those split DNS
entries added along with entries for VPN's DNS servers that do not have
domain attached to it (i.e. not split). Disconnecting and reconnecting
to VPN doesn't solve the problem: those non split entries gets stuck
until I restart NetworkManager.

I'll attach the patch that addresses the problem.

** Affects: network-manager
 Importance: Medium
 Status: Confirmed

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New

** Patch added: 
"0001-Remove-dns-VPN-DEVICE-DNS-config-before-adding-diffe.patch"
   
https://bugs.launchpad.net/bugs/1553885/+attachment/4591149/+files/0001-Remove-dns-VPN-DEVICE-DNS-config-before-adding-diffe.patch

** Bug watch added: GNOME Bug Tracker #763204
   https://bugzilla.gnome.org/show_bug.cgi?id=763204

** Also affects: network-manager via
   https://bugzilla.gnome.org/show_bug.cgi?id=763204
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1553885

Title:
  VPN split DNS gets broken after suspend/resume

Status in NetworkManager:
  Confirmed
Status in network-manager package in Ubuntu:
  New

Bug description:
  I've got a company's VPN server I connect to. When I connect to it I
  get several DNS entries for split DNS configuration and this works
  fine.

  After suspend/resume cycle I reconnect to VPN and see those split DNS
  entries added along with entries for VPN's DNS servers that do not
  have domain attached to it (i.e. not split). Disconnecting and
  reconnecting to VPN doesn't solve the problem: those non split entries
  gets stuck until I restart NetworkManager.

  I'll attach the patch that addresses the problem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/1553885/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1005418] Re: upowerd crashed with SIGABRT in __libc_message()

2016-02-22 Thread kolya
More detailed backtrace:

(gdb) bt
#0  0x7f988bfda267 in __GI_raise (sig=sig@entry=6) at 
../sysdeps/unix/sysv/linux/raise.c:55
#1  0x7f988bfdbeca in __GI_abort () at abort.c:89
#2  0x7f988c01dbf3 in __libc_message (do_abort=do_abort@entry=1, 
fmt=fmt@entry=0x7f988c136168 "*** Error in `%s': %s: 0x%s ***\n") at 
../sysdeps/posix/libc_fatal.c:175
#3  0x7f988c025c09 in malloc_printerr (ptr=, 
str=0x7f988c1322ba "free(): invalid pointer", action=1) at malloc.c:4965
#4  _int_free (av=, p=, have_lock=0) at 
malloc.c:3834
#5  0x7f988c02983c in __GI___libc_free (mem=) at 
malloc.c:2950
#6  0x55c127b25f75 in start_poll_cb (idevice=0x55c128e48510) at 
up-device-idevice.c:114
#7  0x7f988c7e2913 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#8  0x7f988c7e1eaa in g_main_context_dispatch () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x7f988c7e2250 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x7f988c7e2572 in g_main_loop_run () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x55c127b1b5de in main (argc=1, argv=0x7ffea90738c8) at up-main.c:280


This seems to have been fixed upstream quite long time ago: 
https://cgit.freedesktop.org/upower/commit/?id=c9b2e177267b623850b3deedb1242de7d2e413ee

** Bug watch added: Red Hat Bugzilla #1231763
   https://bugzilla.redhat.com/show_bug.cgi?id=1231763

** Also affects: upower (Fedora) via
   https://bugzilla.redhat.com/show_bug.cgi?id=1231763
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/1005418

Title:
  upowerd crashed with SIGABRT in __libc_message()

Status in upower package in Ubuntu:
  Confirmed
Status in upower package in Fedora:
  Unknown

Bug description:
  upower crash

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: upower 0.9.15-3git1
  ProcVersionSignature: Ubuntu 3.2.0-24.39-generic-pae 3.2.16
  Uname: Linux 3.2.0-24-generic-pae i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: i386
  Date: Sun May 27 19:01:39 2012
  ExecutablePath: /usr/lib/upower/upowerd
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  ProcCmdline: /usr/lib/upower/upowerd
  ProcEnviron:
   
  Signal: 6
  SourcePackage: upower
  StacktraceTop:
   raise () from /lib/i386-linux-gnu/libc.so.6
   abort () from /lib/i386-linux-gnu/libc.so.6
   ?? () from /lib/i386-linux-gnu/libc.so.6
   ?? () from /lib/i386-linux-gnu/libc.so.6
   lockdownd_gen_pair_cert () from /usr/lib/libimobiledevice.so.2
  Title: upowerd crashed with SIGABRT in raise()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1305699] Re: upowerd crashed with SIGSEGV in service_client_free()

2014-12-12 Thread kolya
I'm not sure I would agree that this is idevice library bug.

Yes, it's API might not be perfect, but given that API upowerd was doing
clearly wrong thing. Yes, API maybe could be improved. But this is not
the reason for upowerd to ignore current state of API contract and do
wrong thing.

Jyst my 2 cents.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/1305699

Title:
  upowerd crashed with SIGSEGV in service_client_free()

Status in upower package in Ubuntu:
  Confirmed

Bug description:
  it looks like nothing happend. When I switch on the PC and after loging in 
this window with 'report an error/bug' appeard. so I guess it is minor.
  thanks for doing :)

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: upower 0.9.23-2ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic i686
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: i386
  Date: Wed Apr  9 15:37:43 2014
  ExecutablePath: /usr/lib/upower/upowerd
  InstallationDate: Installed on 2014-04-04 (5 days ago)
  InstallationMedia: Ubuntu-Server 14.04 LTS "Trusty Tahr" - Beta i386 
(20140326)
  ProcCmdline: /usr/lib/upower/upowerd
  ProcEnviron:
   
  SegvAnalysis:
   Segfault happened at: 0xb74e9919 :   mov
(%esi),%eax
   PC (0xb74e9919) ok
   source "(%esi)" (0x302e) not located in a known VMA region (needed 
readable region)!
   destination "%eax" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: upower
  StacktraceTop:
   service_client_free () from /usr/lib/i386-linux-gnu/libimobiledevice.so.4
   property_list_service_client_free () from 
/usr/lib/i386-linux-gnu/libimobiledevice.so.4
   lockdownd_client_free () from /usr/lib/i386-linux-gnu/libimobiledevice.so.4
   ?? ()
   g_object_unref () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
  Title: upowerd crashed with SIGSEGV in service_client_free()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1305699] Re: upowerd crashed with SIGSEGV in service_client_free()

2014-12-12 Thread kolya
Bug described here has likely nothing to do with libimobiledevice-utils.
Patch attached to this bug fixes clearly reproducinble memory handling
issue in upowerd. This patch has been accepted by upstream. I think it
would be nice if Ubuntu could apply it to LTS packages.

Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/1305699

Title:
  upowerd crashed with SIGSEGV in service_client_free()

Status in upower package in Ubuntu:
  Confirmed

Bug description:
  it looks like nothing happend. When I switch on the PC and after loging in 
this window with 'report an error/bug' appeard. so I guess it is minor.
  thanks for doing :)

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: upower 0.9.23-2ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic i686
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: i386
  Date: Wed Apr  9 15:37:43 2014
  ExecutablePath: /usr/lib/upower/upowerd
  InstallationDate: Installed on 2014-04-04 (5 days ago)
  InstallationMedia: Ubuntu-Server 14.04 LTS "Trusty Tahr" - Beta i386 
(20140326)
  ProcCmdline: /usr/lib/upower/upowerd
  ProcEnviron:
   
  SegvAnalysis:
   Segfault happened at: 0xb74e9919 :   mov
(%esi),%eax
   PC (0xb74e9919) ok
   source "(%esi)" (0x302e) not located in a known VMA region (needed 
readable region)!
   destination "%eax" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: upower
  StacktraceTop:
   service_client_free () from /usr/lib/i386-linux-gnu/libimobiledevice.so.4
   property_list_service_client_free () from 
/usr/lib/i386-linux-gnu/libimobiledevice.so.4
   lockdownd_client_free () from /usr/lib/i386-linux-gnu/libimobiledevice.so.4
   ?? ()
   g_object_unref () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
  Title: upowerd crashed with SIGSEGV in service_client_free()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1305699] Re: upowerd crashed with SIGSEGV in service_client_free()

2014-11-11 Thread kolya
This is a source code patch, you would need to rebuild the package after
you apply it so a source.

patch -p1 < 0001-upowerd-Fix-cleanup-in-up_device_idevice_coldplug-
fi.patch

 - this is how you can apply it to the source.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/1305699

Title:
  upowerd crashed with SIGSEGV in service_client_free()

Status in “upower” package in Ubuntu:
  Confirmed

Bug description:
  it looks like nothing happend. When I switch on the PC and after loging in 
this window with 'report an error/bug' appeard. so I guess it is minor.
  thanks for doing :)

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: upower 0.9.23-2ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic i686
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: i386
  Date: Wed Apr  9 15:37:43 2014
  ExecutablePath: /usr/lib/upower/upowerd
  InstallationDate: Installed on 2014-04-04 (5 days ago)
  InstallationMedia: Ubuntu-Server 14.04 LTS "Trusty Tahr" - Beta i386 
(20140326)
  ProcCmdline: /usr/lib/upower/upowerd
  ProcEnviron:
   
  SegvAnalysis:
   Segfault happened at: 0xb74e9919 :   mov
(%esi),%eax
   PC (0xb74e9919) ok
   source "(%esi)" (0x302e) not located in a known VMA region (needed 
readable region)!
   destination "%eax" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: upower
  StacktraceTop:
   service_client_free () from /usr/lib/i386-linux-gnu/libimobiledevice.so.4
   property_list_service_client_free () from 
/usr/lib/i386-linux-gnu/libimobiledevice.so.4
   lockdownd_client_free () from /usr/lib/i386-linux-gnu/libimobiledevice.so.4
   ?? ()
   g_object_unref () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
  Title: upowerd crashed with SIGSEGV in service_client_free()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1305699] Re: upowerd crashed with SIGSEGV in service_client_free()

2014-10-04 Thread kolya
I'm able to reproduce this problem when I connect ipad to my laptop via
usb.

Attached patch seems to be fixing this problem.

** Patch added: 
"0001-upowerd-Fix-cleanup-in-up_device_idevice_coldplug-fi.patch"
   
https://bugs.launchpad.net/ubuntu/+source/upower/+bug/1305699/+attachment/4225124/+files/0001-upowerd-Fix-cleanup-in-up_device_idevice_coldplug-fi.patch

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/1305699

Title:
  upowerd crashed with SIGSEGV in service_client_free()

Status in “upower” package in Ubuntu:
  Confirmed

Bug description:
  it looks like nothing happend. When I switch on the PC and after loging in 
this window with 'report an error/bug' appeard. so I guess it is minor.
  thanks for doing :)

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: upower 0.9.23-2ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic i686
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: i386
  Date: Wed Apr  9 15:37:43 2014
  ExecutablePath: /usr/lib/upower/upowerd
  InstallationDate: Installed on 2014-04-04 (5 days ago)
  InstallationMedia: Ubuntu-Server 14.04 LTS "Trusty Tahr" - Beta i386 
(20140326)
  ProcCmdline: /usr/lib/upower/upowerd
  ProcEnviron:
   
  SegvAnalysis:
   Segfault happened at: 0xb74e9919 :   mov
(%esi),%eax
   PC (0xb74e9919) ok
   source "(%esi)" (0x302e) not located in a known VMA region (needed 
readable region)!
   destination "%eax" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: upower
  StacktraceTop:
   service_client_free () from /usr/lib/i386-linux-gnu/libimobiledevice.so.4
   property_list_service_client_free () from 
/usr/lib/i386-linux-gnu/libimobiledevice.so.4
   lockdownd_client_free () from /usr/lib/i386-linux-gnu/libimobiledevice.so.4
   ?? ()
   g_object_unref () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
  Title: upowerd crashed with SIGSEGV in service_client_free()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp