[Bug 1652974] Re: ARM64 builds of 5.7 throw illegal instruction

2016-12-29 Thread sokoow
Starting program: /usr/sbin/mysqld 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/aarch64-linux-gnu/libthread_db.so.1".

Program received signal SIGILL, Illegal instruction.
0x011723f8 in my_timer_cycles ()
(gdb) bt
#0  0x011723f8 in my_timer_cycles ()
#1  0x01172610 in my_timer_init ()
#2  0x010a8440 in init_timers() ()
#3  0x010a5408 in initialize_performance_schema(PFS_global_param*) ()
#4  0x0078ab4c in mysqld_main(int, char**) ()
#5  0x007fb7b5f8a0 in __libc_start_main (main=0x0, argc=0, argv=0x0, 
init=, fini=, rtld_fini=, 
stack_end=) at libc-start.c:291
#6  0x007811b0 in _start ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
(gdb) frame
#0  0x011723f8 in my_timer_cycles ()

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

Title:
  ARM64 builds of 5.7 throw illegal instruction

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.7/+bug/1652974/+subscriptions

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


[Bug 1652974] [NEW] ARM64 builds of 5.7 throw illegal instruction

2016-12-28 Thread sokoow
Public bug reported:

Seems like arm64 builds are broken:

[11647087.068935] mysqld[13139]: undefined instruction:
pc=011723f8

my system info:

nsa@harbor-job-xenial-1482938909:/harbor/configs# cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04 LTS"
nsa@harbor-job-xenial-1482938909:/harbor/configs# uname -a
Linux harbor-job-xenial-1482938909 3.14.65-73 #1 SMP PREEMPT Tue Aug 2 08:21:02 
BRT 2016 aarch64 aarch64 aarch64 GNU/Linux

** Affects: mysql-5.7 (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/1652974

Title:
  ARM64 builds of 5.7 throw illegal instruction

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.7/+bug/1652974/+subscriptions

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


[Bug 1613067] [NEW] SIGSEGV on internal_getent nss_files/files-XXX.c:251

2016-08-14 Thread sokoow
Public bug reported:

More in https://sourceware.org/bugzilla/show_bug.cgi?id=20468

I'm getting following on amd64 as well as arm64:

Thread 3 "drone" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f9a7b2090 (LWP 21950)]
0x007f98ddd334 in internal_getent (stream=0x7f840008c0, result=0x6a83ec 
, result@entry=0x2e302e302e373231, 
buffer=0xca8e08 "gethostbyname4_r", buffer@entry=0x7f9a7b1010 "", 
buflen=buflen@entry=1064, errnop=0x7f9a7b14c0, errnop@entry=0x7f9a7b15c0, 
herrnop=0x0, 
herrnop@entry=0x686c61636f6c0931, af=127, af@entry=0, flags=-1703211040, 
flags@entry=0) at nss_files/files-XXX.c:251
251 nss_files/files-XXX.c: No such file or directory.
(gdb) bt
#0  0x007f98ddd334 in internal_getent (stream=0x7f840008c0, result=0x6a83ec 
, result@entry=0x2e302e302e373231, 
buffer=0xca8e08 "gethostbyname4_r", buffer@entry=0x7f9a7b1010 "", 
buflen=buflen@entry=1064, errnop=0x7f9a7b14c0, errnop@entry=0x7f9a7b15c0, 
herrnop=0x0, 
herrnop@entry=0x686c61636f6c0931, af=127, af@entry=0, flags=-1703211040, 
flags@entry=0) at nss_files/files-XXX.c:251
#1  0x007f98dde2c0 in _nss_files_gethostbyname4_r (name=0x7f940008c0 
"postgres.pharaoh.local", pat=0x7f9a7b15d0, buffer=0x7f9a7b1010 "", 
buflen=1064, 
errnop=0x7f9a7b15c0, herrnop=0x686c61636f6c0931, ttlp=) at 
nss_files/files-hosts.c:392
#2  0x00a71438 in gaih_inet ()
#3  0x00a72ef0 in getaddrinfo ()
#4  0x009b1bec in _cgo_7a2d42f1a351_C2func_getaddrinfo (v=0x442003ba88) 
at /home/go/src/net/cgo_unix.go:66
#5  0x0047cf28 in runtime.asmcgocall () at 
/home/go/src/runtime/asm_arm64.s:542
#6  0x0044201716c0 in ?? ()
#7  0x0001 in ?? ()

** Affects: glibc (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/1613067

Title:
  SIGSEGV on internal_getent nss_files/files-XXX.c:251

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

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


[Bug 1518663] Re: Disconnected path errors

2016-01-14 Thread sokoow
This is still happening with 2.10 on wily:

Jan 14 11:52:10 odroid-server2 kernel: [  407.359113] type=1400 
audit(1452772330.854:2980): apparmor="ALLOWED" operation="mount" info="failed 
type match" error=-13 parent=1 profile="/usr/bin/docker" 
name="/media/docker/aufs/mnt/01f511157176093c59c09aabe19402654881dfda6fae5e74157a142030563141-init/"
 pid=1323 comm="docker" fstype="aufs" srcname="none" flags="rw"
Jan 14 11:52:17 odroid-server2 kernel: [  413.770509] type=1400 
audit(1452772337.269:2988): apparmor="ALLOWED" operation="getattr" info="Failed 
name lookup" error=-13 parent=1434 profile="/usr/bin/docker" 
name="media/docker/aufs/diff/01f511157176093c59c09aabe19402654881dfda6fae5e74157a142030563141-init/proc"
 pid=1490 comm="exe" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
Jan 14 11:52:17 odroid-server2 kernel: [  413.770679] type=1400 
audit(1452772337.269:2990): apparmor="ALLOWED" operation="getattr" info="Failed 
name lookup" error=-13 parent=1434 profile="/usr/bin/docker" 
name="media/docker/aufs/diff/01f511157176093c59c09aabe19402654881dfda6fae5e74157a142030563141-init/dev"
 pid=1490 comm="exe" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
Jan 14 11:52:17 odroid-server2 kernel: [  413.771132] type=1400 
audit(1452772337.269:2992): apparmor="ALLOWED" operation="getattr" info="Failed 
name lookup" error=-13 parent=1434 profile="/usr/bin/docker" 
name="media/docker/aufs/diff/01f511157176093c59c09aabe19402654881dfda6fae5e74157a142030563141-init/sys"
 pid=1490 comm="exe" requested_mask="r" denied_mask="r" fsuid=0 ouid=0

Unexpected rank input:
media/docker/aufs/diff/01f511157176093c59c09aabe19402654881dfda6fae5e74157a142030563141-init/dev

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

Title:
  Disconnected path errors

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

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


[Bug 1531807] Re: Option rfc3442-classless-static-routes doesn't work anymore?

2016-01-07 Thread sokoow
line 21: unknown option dhcp.rfc3442-classless-static-routes

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

Title:
  Option rfc3442-classless-static-routes doesn't work anymore?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1531807/+subscriptions

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