[Bug 1442568] Re: Docker causes a segfault when starting containers

2017-08-01 Thread Stefan Beckers
** Description changed:

  [ 5543.639966] auplink[32506]: \
-   segfault at 7ffd7a033578 ip 7f04f6079759 sp 7ffd7a033580 error 6 in 
\
- libc-2.21.so[7f04f5f8+1c]
+   segfault at 7ffd7a033578 ip 7f04f6079759 sp 7ffd7a033580 error 6 in 
\
+ libc-2.21.so[7f04f5f8+1c]
  
  ProblemType: Crash
  DistroRelease: Ubuntu 15.04
  Package: aufs-tools 1:3.2+20130722-1.1
  ProcVersionSignature: Ubuntu 3.19.0-12.12-generic 3.19.3
  Uname: Linux 3.19.0-12-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.17-0ubuntu1
  Architecture: amd64
  Date: Fri Apr 10 04:24:35 2015
  Dependencies:
-  gcc-5-base 5-20150401-0ubuntu1
-  libc6 2.21-0ubuntu4
-  libgcc1 1:5-20150401-0ubuntu1
-  multiarch-support 2.21-0ubuntu4
+  gcc-5-base 5-20150401-0ubuntu1
+  libc6 2.21-0ubuntu4
+  libgcc1 1:5-20150401-0ubuntu1
+  multiarch-support 2.21-0ubuntu4
  ExecutablePath: /sbin/auplink
  InstallationDate: Installed on 2015-04-09 (0 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  ProcCmdline: auplink 
/var/lib/docker/aufs/mnt/62bd6e5d31017cc82dc68b8515d176ce3998720370c03a987a658d340530d75e
 flush
  ProcEnviron:
-  LANG=en_US.UTF-8
-  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  PATH=(custom, no user)
  SegvAnalysis: Skipped: missing required field "Disassembly"
  Signal: 11
  SourcePackage: aufs-tools
  UpgradeStatus: Upgraded to vivid on 2015-04-09 (0 days ago)
  UserGroups:

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

Title:
  Docker causes a segfault when starting containers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aufs-tools/+bug/1442568/+subscriptions

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

[Bug 1442568] Re: Docker causes a segfault when starting containers

2016-04-25 Thread Christopher Hall
OK, I just wondered if there were additional details.
I looked at aufs_utils, and it look like the problem is with the AUFin macro 
(au_util.h)which is

#define AuFin(fmt, ...) \
error_at_line(errno, errno, __FILE__, __LINE__, fmt, ##__VA_ARGS__)

I think this should be:

#define AuFin(fmt, ...) \
error_at_line(1, errno, __FILE__, __LINE__, fmt, ##__VA_ARGS__)

The value 1 for the status parameter would always ensure program termination 
rather than the
current situation where it will continue (if errno == 0) and proceed to 
segfault or some other crash.

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

Title:
  Docker causes a segfault when starting containers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aufs-tools/+bug/1442568/+subscriptions

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


[Bug 1442568] Re: Docker causes a segfault when starting containers

2016-04-25 Thread Jordon Bedwell
The duplicate link has been removed.

** This bug is no longer a duplicate of private bug 1441038

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

Title:
  Docker causes a segfault when starting containers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aufs-tools/+bug/1442568/+subscriptions

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


[Bug 1442568] Re: Docker causes a segfault when starting containers

2016-04-25 Thread Christopher Hall
*** This bug is a duplicate of bug 1441038 ***
https://bugs.launchpad.net/bugs/1441038

Also interest to know what happened to bug #1441038 (or is this number
incorrect?)

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

Title:
  Docker causes a segfault when starting containers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aufs-tools/+bug/1442568/+subscriptions

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


[Bug 1442568] Re: Docker causes a segfault when starting containers

2015-11-20 Thread Sławek Ehlert
*** This bug is a duplicate of bug 1441038 ***
https://bugs.launchpad.net/bugs/1441038

bug #1441038 no longer exists. Is there a new one we could follow?

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

Title:
  Docker causes a segfault when starting containers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aufs-tools/+bug/1442568/+subscriptions

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


[Bug 1442568] Re: Docker causes a segfault when starting containers

2015-11-13 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1441038 ***
https://bugs.launchpad.net/bugs/1441038

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: aufs-tools (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/1442568

Title:
  Docker causes a segfault when starting containers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aufs-tools/+bug/1442568/+subscriptions

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


[Bug 1442568] Re: Docker causes a segfault when starting containers

2015-05-11 Thread Blake Mitchell
*** This bug is a duplicate of bug 1441038 ***
https://bugs.launchpad.net/bugs/1441038

The linked bug is private, are there any known work-arounds for this
issue?

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

Title:
  Docker causes a segfault when starting containers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aufs-tools/+bug/1442568/+subscriptions

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