Re: ABENDS

2014-02-06 Thread Dan Horák
On Wed, 5 Feb 2014 09:38:45 -0800
Tom Huegel tehue...@gmail.com wrote:

 Thanks Dan that helped.
 I still get several abends during boot processing, but once that finishes
 everything appears to work OK.

good to hear :-) a proper fix for prelink is on the way

the abends during boot are from plymouth and they look harmless, but
I'll look on them too


Dan

 
 On Wed, Feb 5, 2014 at 8:47 AM, Dan Horák dho...@redhat.com wrote:
 
  On Wed, 5 Feb 2014 16:41:01 +0100
  Dan Horák dho...@redhat.com wrote:
 
   On Wed, 5 Feb 2014 06:54:59 -0800
   Tom Huegel tehue...@gmail.com wrote:
  
Dan,
If I get a chance I'll try it on my z/VM 5.4 system.
Right now I am updating my 6.2 to 6.3 once I get to 6.3 I'll try F-20
  there.
Tom
  
   thanks Tom, I just got another confirmation from a colleague there is no
   problem with F-20 in z/VM 5.4 on zEC12
 
  and the main suspect it prelink, which is not installed on minimal
  installs ...
 
  running prelink -au removes the symptoms
 
 
  Dan
 
   
On Wed, Feb 5, 2014 at 3:48 AM, Dan Horák dho...@redhat.com wrote:
   
 On Tue, 4 Feb 2014 12:56:53 -0800
 Tom Huegel tehue...@gmail.com wrote:

  This is the first one during boot. Then they just never stop.
  Eventually
 I
  see a logon message, but attempting to logon only cause more
  messages...

 and it becomes more interesting, I see the same exceptions in my F-20
 guest after the migration to zEC12 and to z/VM 6.1, a RHEL-7 guest
  runs
 in the same LPAR without problem. The difference between them is
  glibc -
 F-20 is 2.18 based, while RHEL-7 is 2.17. Also running F-20 on zEC12
  in
 z/VM 5.4 is without problem. So, interesting ...


 Dan

  Starting Show Plymouth Boot Screen...
  [0.985347] User process fault: interruption code 0x40004 in
 libc-2.18.so
  [4010029000+1ae000]
  [0.985352] failing address: 40100C6000
  [0.985355] CPU: 0 PID: 358 Comm: plymouthd Not tainted
  3.12.8-300.fc20.s390x #1
  [0.985357] task: 7ff4b3f0 ti: 0166 task.ti:
  0166
  [0.985360] User PSW : 070500018000 0040100b11e4
 (0x40100b11e4)
  [0.985362]R:0 T:1 IO:1 EX:1 Key:0 M:1 W:0 P:1 AS:0
  CC:0
  PM:0 EA:3
  User GPRS: 0001 0040100cdef8 0040100c6fd5
  0040
  [0.985366]0005 0022
  03fffd6f6000 0002
  [0.985368]03f30d60 005c
  005c 03f30da0
  [0.985370]0040101db000 00401019caf0
  0040100b11d4 03f30c48
  [0.985379] User Code: 0040100b11d8: a73aahi
  %r3,-1
 0040100b11dc: 5030b0bc   st
   %r3,188(%r11)
#0040100b11e0: a774ffef   brc
  7,40100b11be
0040100b11e4: 92002000   mvi 0(%r2),0
 0040100b11e8: c0195f20   larl
   %r1,40101dd028
 0040100b11ee: e3201004   lg  %r2,0(%r1)
 0040100b11f4: b9040032   lgr %r3,%r2
 0040100b11f8: eb361030   csg
  %r3,%r6,0(%r1)
  [0.985397] Last Breaking-Event-Address:
  [0.985399]  [0040100c6a5c] 0x40100c6a5c
  [ [1;31mFAILED [0m] Failed to start Show Plymouth Boot Screen.
  See 'systemctl status plymouth-start.service' for details.
 
 
  On Tue, Feb 4, 2014 at 11:12 AM, Dan Horák dho...@redhat.com
  wrote:
 
   On Tue, 4 Feb 2014 09:42:03 -0800
   Tom Huegel tehue...@gmail.com wrote:
  
Reproduced! I get dozens of these, similar, but different
  addresses
and instructions. I tried starting over and reinstalling, but
  to no
avail.
  
   when does it happen? after the installation? what application is
  it?
   looks as the getent tool, maybe run in a scriptlet during
  installation
  
  
   Dan
  
   
On Tue, Feb 4, 2014 at 7:24 AM, Carsten Otte co...@de.ibm.com
  
 wrote:
   
  Dan Horák dho...@redhat.com
  Sent by: Linux on 390 Port LINUX-390@vm.marist.edu
 
  one more idea - the address looks as a wrap over kernel
  memory
  pages when there is no page allocated for 4A7A2ED000, but
  a page
  is there for 4A7A2EC000, where the target is being copied,
  it can
  be an over-optimized version of memcpy() or something
  like that
 
  I already debugged this kind of crash with older glibc in
  RHEL.
 Good point. Can this be reproduced with the command running
  in gdb?
 If so, what is in /proc/pid/maps at the memory location?

 cheers,
 Carsten

Re: ABENDS

2014-02-06 Thread Dan Horák
On Thu, 6 Feb 2014 10:17:40 +0100
Dan Horák dho...@redhat.com wrote:

 On Wed, 5 Feb 2014 09:38:45 -0800
 Tom Huegel tehue...@gmail.com wrote:
 
  Thanks Dan that helped.
  I still get several abends during boot processing, but once that finishes
  everything appears to work OK.
 
 good to hear :-) a proper fix for prelink is on the way
 
 the abends during boot are from plymouth and they look harmless, but
 I'll look on them too

and the plymouth (and maybe other) crashes are also results of the
prelink bug, they will go away when new initrd is created, which is
done after every kernel update, or can be done also manually

Tom, thanks for the help resolving this issue.


Dan

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


Re: ABENDS

2014-02-06 Thread Tom Huegel
Dan,
Let me know when the new code is available and I'll give it a try.
Tom


On Thu, Feb 6, 2014 at 3:56 AM, Dan Horák dho...@redhat.com wrote:

 On Thu, 6 Feb 2014 10:17:40 +0100
 Dan Horák dho...@redhat.com wrote:

  On Wed, 5 Feb 2014 09:38:45 -0800
  Tom Huegel tehue...@gmail.com wrote:
 
   Thanks Dan that helped.
   I still get several abends during boot processing, but once that
 finishes
   everything appears to work OK.
 
  good to hear :-) a proper fix for prelink is on the way
 
  the abends during boot are from plymouth and they look harmless, but
  I'll look on them too

 and the plymouth (and maybe other) crashes are also results of the
 prelink bug, they will go away when new initrd is created, which is
 done after every kernel update, or can be done also manually

 Tom, thanks for the help resolving this issue.


 Dan

 --
 For LINUX-390 subscribe / signoff / archive access instructions,
 send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or
 visit
 http://www.marist.edu/htbin/wlvindex?LINUX-390
 --
 For more information on Linux on System z, visit
 http://wiki.linuxvm.org/


--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


Re: ABENDS

2014-02-05 Thread Dan Horák
On Tue, 4 Feb 2014 12:56:53 -0800
Tom Huegel tehue...@gmail.com wrote:

 This is the first one during boot. Then they just never stop. Eventually I
 see a logon message, but attempting to logon only cause more messages...

and it becomes more interesting, I see the same exceptions in my F-20
guest after the migration to zEC12 and to z/VM 6.1, a RHEL-7 guest runs
in the same LPAR without problem. The difference between them is glibc -
F-20 is 2.18 based, while RHEL-7 is 2.17. Also running F-20 on zEC12 in
z/VM 5.4 is without problem. So, interesting ...


Dan

 Starting Show Plymouth Boot Screen...
 [0.985347] User process fault: interruption code 0x40004 in libc-2.18.so
 [4010029000+1ae000]
 [0.985352] failing address: 40100C6000
 [0.985355] CPU: 0 PID: 358 Comm: plymouthd Not tainted
 3.12.8-300.fc20.s390x #1
 [0.985357] task: 7ff4b3f0 ti: 0166 task.ti:
 0166
 [0.985360] User PSW : 070500018000 0040100b11e4 (0x40100b11e4)
 [0.985362]R:0 T:1 IO:1 EX:1 Key:0 M:1 W:0 P:1 AS:0 CC:0
 PM:0 EA:3
 User GPRS: 0001 0040100cdef8 0040100c6fd5
 0040
 [0.985366]0005 0022
 03fffd6f6000 0002
 [0.985368]03f30d60 005c
 005c 03f30da0
 [0.985370]0040101db000 00401019caf0
 0040100b11d4 03f30c48
 [0.985379] User Code: 0040100b11d8: a73aahi
 %r3,-1
0040100b11dc: 5030b0bc   st  %r3,188(%r11)
   #0040100b11e0: a774ffef   brc 7,40100b11be
   0040100b11e4: 92002000   mvi 0(%r2),0
0040100b11e8: c0195f20   larl%r1,40101dd028
0040100b11ee: e3201004   lg  %r2,0(%r1)
0040100b11f4: b9040032   lgr %r3,%r2
0040100b11f8: eb361030   csg %r3,%r6,0(%r1)
 [0.985397] Last Breaking-Event-Address:
 [0.985399]  [0040100c6a5c] 0x40100c6a5c
 [ [1;31mFAILED [0m] Failed to start Show Plymouth Boot Screen.
 See 'systemctl status plymouth-start.service' for details.
 
 
 On Tue, Feb 4, 2014 at 11:12 AM, Dan Horák dho...@redhat.com wrote:
 
  On Tue, 4 Feb 2014 09:42:03 -0800
  Tom Huegel tehue...@gmail.com wrote:
 
   Reproduced! I get dozens of these, similar, but different addresses
   and instructions. I tried starting over and reinstalling, but to no
   avail.
 
  when does it happen? after the installation? what application is it?
  looks as the getent tool, maybe run in a scriptlet during installation
 
 
  Dan
 
  
   On Tue, Feb 4, 2014 at 7:24 AM, Carsten Otte co...@de.ibm.com wrote:
  
 Dan Horák dho...@redhat.com
 Sent by: Linux on 390 Port LINUX-390@vm.marist.edu

 one more idea - the address looks as a wrap over kernel memory
 pages when there is no page allocated for 4A7A2ED000, but a page
 is there for 4A7A2EC000, where the target is being copied, it can
 be an over-optimized version of memcpy() or something like that

 I already debugged this kind of crash with older glibc in RHEL.
Good point. Can this be reproduced with the command running in gdb?
If so, what is in /proc/pid/maps at the memory location?
   
cheers,
Carsten
--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO
LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/
   
  
   --
   For LINUX-390 subscribe / signoff / archive access instructions,
   send email to lists...@vm.marist.edu with the message: INFO LINUX-390
   or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
   --
   For more information on Linux on System z, visit
   http://wiki.linuxvm.org/
 
  --
  For LINUX-390 subscribe / signoff / archive access instructions,
  send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or
  visit
  http://www.marist.edu/htbin/wlvindex?LINUX-390
  --
  For more information on Linux on System z, visit
  http://wiki.linuxvm.org/
 
 
 --
 For LINUX-390 subscribe / signoff / archive access instructions,
 send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
 http://www.marist.edu/htbin/wlvindex?LINUX-390
 

Re: ABENDS

2014-02-05 Thread Tom Huegel
Dan,
If I get a chance I'll try it on my z/VM 5.4 system.
Right now I am updating my 6.2 to 6.3 once I get to 6.3 I'll try F-20 there.
Tom


On Wed, Feb 5, 2014 at 3:48 AM, Dan Horák dho...@redhat.com wrote:

 On Tue, 4 Feb 2014 12:56:53 -0800
 Tom Huegel tehue...@gmail.com wrote:

  This is the first one during boot. Then they just never stop. Eventually
 I
  see a logon message, but attempting to logon only cause more messages...

 and it becomes more interesting, I see the same exceptions in my F-20
 guest after the migration to zEC12 and to z/VM 6.1, a RHEL-7 guest runs
 in the same LPAR without problem. The difference between them is glibc -
 F-20 is 2.18 based, while RHEL-7 is 2.17. Also running F-20 on zEC12 in
 z/VM 5.4 is without problem. So, interesting ...


 Dan

  Starting Show Plymouth Boot Screen...
  [0.985347] User process fault: interruption code 0x40004 in
 libc-2.18.so
  [4010029000+1ae000]
  [0.985352] failing address: 40100C6000
  [0.985355] CPU: 0 PID: 358 Comm: plymouthd Not tainted
  3.12.8-300.fc20.s390x #1
  [0.985357] task: 7ff4b3f0 ti: 0166 task.ti:
  0166
  [0.985360] User PSW : 070500018000 0040100b11e4
 (0x40100b11e4)
  [0.985362]R:0 T:1 IO:1 EX:1 Key:0 M:1 W:0 P:1 AS:0 CC:0
  PM:0 EA:3
  User GPRS: 0001 0040100cdef8 0040100c6fd5
  0040
  [0.985366]0005 0022
  03fffd6f6000 0002
  [0.985368]03f30d60 005c
  005c 03f30da0
  [0.985370]0040101db000 00401019caf0
  0040100b11d4 03f30c48
  [0.985379] User Code: 0040100b11d8: a73aahi
  %r3,-1
 0040100b11dc: 5030b0bc   st  %r3,188(%r11)
#0040100b11e0: a774ffef   brc 7,40100b11be
0040100b11e4: 92002000   mvi 0(%r2),0
 0040100b11e8: c0195f20   larl%r1,40101dd028
 0040100b11ee: e3201004   lg  %r2,0(%r1)
 0040100b11f4: b9040032   lgr %r3,%r2
 0040100b11f8: eb361030   csg %r3,%r6,0(%r1)
  [0.985397] Last Breaking-Event-Address:
  [0.985399]  [0040100c6a5c] 0x40100c6a5c
  [ [1;31mFAILED [0m] Failed to start Show Plymouth Boot Screen.
  See 'systemctl status plymouth-start.service' for details.
 
 
  On Tue, Feb 4, 2014 at 11:12 AM, Dan Horák dho...@redhat.com wrote:
 
   On Tue, 4 Feb 2014 09:42:03 -0800
   Tom Huegel tehue...@gmail.com wrote:
  
Reproduced! I get dozens of these, similar, but different addresses
and instructions. I tried starting over and reinstalling, but to no
avail.
  
   when does it happen? after the installation? what application is it?
   looks as the getent tool, maybe run in a scriptlet during installation
  
  
   Dan
  
   
On Tue, Feb 4, 2014 at 7:24 AM, Carsten Otte co...@de.ibm.com
 wrote:
   
  Dan Horák dho...@redhat.com
  Sent by: Linux on 390 Port LINUX-390@vm.marist.edu
 
  one more idea - the address looks as a wrap over kernel memory
  pages when there is no page allocated for 4A7A2ED000, but a page
  is there for 4A7A2EC000, where the target is being copied, it can
  be an over-optimized version of memcpy() or something like that
 
  I already debugged this kind of crash with older glibc in RHEL.
 Good point. Can this be reproduced with the command running in gdb?
 If so, what is in /proc/pid/maps at the memory location?

 cheers,
 Carsten

 --
 For LINUX-390 subscribe / signoff / archive access instructions,
 send email to lists...@vm.marist.edu with the message: INFO
 LINUX-390 or visit
 http://www.marist.edu/htbin/wlvindex?LINUX-390

 --
 For more information on Linux on System z, visit
 http://wiki.linuxvm.org/

   
   
 --
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO
 LINUX-390
or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
   
 --
For more information on Linux on System z, visit
http://wiki.linuxvm.org/
  
   --
   For LINUX-390 subscribe / signoff / archive access instructions,
   send email to lists...@vm.marist.edu with the message: INFO LINUX-390
 or
   visit
   http://www.marist.edu/htbin/wlvindex?LINUX-390
   --
   For more information on Linux on System z, 

Re: ABENDS

2014-02-05 Thread Dan Horák
On Wed, 5 Feb 2014 06:54:59 -0800
Tom Huegel tehue...@gmail.com wrote:

 Dan,
 If I get a chance I'll try it on my z/VM 5.4 system.
 Right now I am updating my 6.2 to 6.3 once I get to 6.3 I'll try F-20 there.
 Tom

thanks Tom, I just got another confirmation from a colleague there is no
problem with F-20 in z/VM 5.4 on zEC12


Dan

 
 On Wed, Feb 5, 2014 at 3:48 AM, Dan Horák dho...@redhat.com wrote:
 
  On Tue, 4 Feb 2014 12:56:53 -0800
  Tom Huegel tehue...@gmail.com wrote:
 
   This is the first one during boot. Then they just never stop. Eventually
  I
   see a logon message, but attempting to logon only cause more messages...
 
  and it becomes more interesting, I see the same exceptions in my F-20
  guest after the migration to zEC12 and to z/VM 6.1, a RHEL-7 guest runs
  in the same LPAR without problem. The difference between them is glibc -
  F-20 is 2.18 based, while RHEL-7 is 2.17. Also running F-20 on zEC12 in
  z/VM 5.4 is without problem. So, interesting ...
 
 
  Dan
 
   Starting Show Plymouth Boot Screen...
   [0.985347] User process fault: interruption code 0x40004 in
  libc-2.18.so
   [4010029000+1ae000]
   [0.985352] failing address: 40100C6000
   [0.985355] CPU: 0 PID: 358 Comm: plymouthd Not tainted
   3.12.8-300.fc20.s390x #1
   [0.985357] task: 7ff4b3f0 ti: 0166 task.ti:
   0166
   [0.985360] User PSW : 070500018000 0040100b11e4
  (0x40100b11e4)
   [0.985362]R:0 T:1 IO:1 EX:1 Key:0 M:1 W:0 P:1 AS:0 CC:0
   PM:0 EA:3
   User GPRS: 0001 0040100cdef8 0040100c6fd5
   0040
   [0.985366]0005 0022
   03fffd6f6000 0002
   [0.985368]03f30d60 005c
   005c 03f30da0
   [0.985370]0040101db000 00401019caf0
   0040100b11d4 03f30c48
   [0.985379] User Code: 0040100b11d8: a73aahi
   %r3,-1
  0040100b11dc: 5030b0bc   st  %r3,188(%r11)
 #0040100b11e0: a774ffef   brc 7,40100b11be
 0040100b11e4: 92002000   mvi 0(%r2),0
  0040100b11e8: c0195f20   larl%r1,40101dd028
  0040100b11ee: e3201004   lg  %r2,0(%r1)
  0040100b11f4: b9040032   lgr %r3,%r2
  0040100b11f8: eb361030   csg %r3,%r6,0(%r1)
   [0.985397] Last Breaking-Event-Address:
   [0.985399]  [0040100c6a5c] 0x40100c6a5c
   [ [1;31mFAILED [0m] Failed to start Show Plymouth Boot Screen.
   See 'systemctl status plymouth-start.service' for details.
  
  
   On Tue, Feb 4, 2014 at 11:12 AM, Dan Horák dho...@redhat.com wrote:
  
On Tue, 4 Feb 2014 09:42:03 -0800
Tom Huegel tehue...@gmail.com wrote:
   
 Reproduced! I get dozens of these, similar, but different addresses
 and instructions. I tried starting over and reinstalling, but to no
 avail.
   
when does it happen? after the installation? what application is it?
looks as the getent tool, maybe run in a scriptlet during installation
   
   
Dan
   

 On Tue, Feb 4, 2014 at 7:24 AM, Carsten Otte co...@de.ibm.com
  wrote:

   Dan Horák dho...@redhat.com
   Sent by: Linux on 390 Port LINUX-390@vm.marist.edu
  
   one more idea - the address looks as a wrap over kernel memory
   pages when there is no page allocated for 4A7A2ED000, but a page
   is there for 4A7A2EC000, where the target is being copied, it can
   be an over-optimized version of memcpy() or something like that
  
   I already debugged this kind of crash with older glibc in RHEL.
  Good point. Can this be reproduced with the command running in gdb?
  If so, what is in /proc/pid/maps at the memory location?
 
  cheers,
  Carsten
 
  --
  For LINUX-390 subscribe / signoff / archive access instructions,
  send email to lists...@vm.marist.edu with the message: INFO
  LINUX-390 or visit
  http://www.marist.edu/htbin/wlvindex?LINUX-390
 
  --
  For more information on Linux on System z, visit
  http://wiki.linuxvm.org/
 


  --
 For LINUX-390 subscribe / signoff / archive access instructions,
 send email to lists...@vm.marist.edu with the message: INFO
  LINUX-390
 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390

  --
 For more information on Linux on System z, visit
 http://wiki.linuxvm.org/
   
--
  

Re: ABENDS

2014-02-05 Thread Dan Horák
On Wed, 5 Feb 2014 16:41:01 +0100
Dan Horák dho...@redhat.com wrote:

 On Wed, 5 Feb 2014 06:54:59 -0800
 Tom Huegel tehue...@gmail.com wrote:
 
  Dan,
  If I get a chance I'll try it on my z/VM 5.4 system.
  Right now I am updating my 6.2 to 6.3 once I get to 6.3 I'll try F-20 there.
  Tom
 
 thanks Tom, I just got another confirmation from a colleague there is no
 problem with F-20 in z/VM 5.4 on zEC12

and the main suspect it prelink, which is not installed on minimal
installs ...

running prelink -au removes the symptoms


Dan

  
  On Wed, Feb 5, 2014 at 3:48 AM, Dan Horák dho...@redhat.com wrote:
  
   On Tue, 4 Feb 2014 12:56:53 -0800
   Tom Huegel tehue...@gmail.com wrote:
  
This is the first one during boot. Then they just never stop. Eventually
   I
see a logon message, but attempting to logon only cause more messages...
  
   and it becomes more interesting, I see the same exceptions in my F-20
   guest after the migration to zEC12 and to z/VM 6.1, a RHEL-7 guest runs
   in the same LPAR without problem. The difference between them is glibc -
   F-20 is 2.18 based, while RHEL-7 is 2.17. Also running F-20 on zEC12 in
   z/VM 5.4 is without problem. So, interesting ...
  
  
   Dan
  
Starting Show Plymouth Boot Screen...
[0.985347] User process fault: interruption code 0x40004 in
   libc-2.18.so
[4010029000+1ae000]
[0.985352] failing address: 40100C6000
[0.985355] CPU: 0 PID: 358 Comm: plymouthd Not tainted
3.12.8-300.fc20.s390x #1
[0.985357] task: 7ff4b3f0 ti: 0166 task.ti:
0166
[0.985360] User PSW : 070500018000 0040100b11e4
   (0x40100b11e4)
[0.985362]R:0 T:1 IO:1 EX:1 Key:0 M:1 W:0 P:1 AS:0 CC:0
PM:0 EA:3
User GPRS: 0001 0040100cdef8 0040100c6fd5
0040
[0.985366]0005 0022
03fffd6f6000 0002
[0.985368]03f30d60 005c
005c 03f30da0
[0.985370]0040101db000 00401019caf0
0040100b11d4 03f30c48
[0.985379] User Code: 0040100b11d8: a73aahi
%r3,-1
   0040100b11dc: 5030b0bc   st  %r3,188(%r11)
  #0040100b11e0: a774ffef   brc 7,40100b11be
  0040100b11e4: 92002000   mvi 0(%r2),0
   0040100b11e8: c0195f20   larl%r1,40101dd028
   0040100b11ee: e3201004   lg  %r2,0(%r1)
   0040100b11f4: b9040032   lgr %r3,%r2
   0040100b11f8: eb361030   csg %r3,%r6,0(%r1)
[0.985397] Last Breaking-Event-Address:
[0.985399]  [0040100c6a5c] 0x40100c6a5c
[ [1;31mFAILED [0m] Failed to start Show Plymouth Boot Screen.
See 'systemctl status plymouth-start.service' for details.
   
   
On Tue, Feb 4, 2014 at 11:12 AM, Dan Horák dho...@redhat.com wrote:
   
 On Tue, 4 Feb 2014 09:42:03 -0800
 Tom Huegel tehue...@gmail.com wrote:

  Reproduced! I get dozens of these, similar, but different addresses
  and instructions. I tried starting over and reinstalling, but to no
  avail.

 when does it happen? after the installation? what application is it?
 looks as the getent tool, maybe run in a scriptlet during installation


 Dan

 
  On Tue, Feb 4, 2014 at 7:24 AM, Carsten Otte co...@de.ibm.com
   wrote:
 
Dan Horák dho...@redhat.com
Sent by: Linux on 390 Port LINUX-390@vm.marist.edu
   
one more idea - the address looks as a wrap over kernel memory
pages when there is no page allocated for 4A7A2ED000, but a page
is there for 4A7A2EC000, where the target is being copied, it 
can
be an over-optimized version of memcpy() or something like 
that
   
I already debugged this kind of crash with older glibc in RHEL.
   Good point. Can this be reproduced with the command running in 
   gdb?
   If so, what is in /proc/pid/maps at the memory location?
  
   cheers,
   Carsten
  
   --
   For LINUX-390 subscribe / signoff / archive access instructions,
   send email to lists...@vm.marist.edu with the message: INFO
   LINUX-390 or visit
   http://www.marist.edu/htbin/wlvindex?LINUX-390
  
   --
   For more information on Linux on System z, visit
   http://wiki.linuxvm.org/
  
 
 
   --
  For LINUX-390 subscribe / signoff / archive access instructions,
  send email to lists...@vm.marist.edu with 

Re: ABENDS

2014-02-05 Thread Tom Huegel
Thanks Dan that helped.
I still get several abends during boot processing, but once that finishes
everything appears to work OK.


On Wed, Feb 5, 2014 at 8:47 AM, Dan Horák dho...@redhat.com wrote:

 On Wed, 5 Feb 2014 16:41:01 +0100
 Dan Horák dho...@redhat.com wrote:

  On Wed, 5 Feb 2014 06:54:59 -0800
  Tom Huegel tehue...@gmail.com wrote:
 
   Dan,
   If I get a chance I'll try it on my z/VM 5.4 system.
   Right now I am updating my 6.2 to 6.3 once I get to 6.3 I'll try F-20
 there.
   Tom
 
  thanks Tom, I just got another confirmation from a colleague there is no
  problem with F-20 in z/VM 5.4 on zEC12

 and the main suspect it prelink, which is not installed on minimal
 installs ...

 running prelink -au removes the symptoms


 Dan

  
   On Wed, Feb 5, 2014 at 3:48 AM, Dan Horák dho...@redhat.com wrote:
  
On Tue, 4 Feb 2014 12:56:53 -0800
Tom Huegel tehue...@gmail.com wrote:
   
 This is the first one during boot. Then they just never stop.
 Eventually
I
 see a logon message, but attempting to logon only cause more
 messages...
   
and it becomes more interesting, I see the same exceptions in my F-20
guest after the migration to zEC12 and to z/VM 6.1, a RHEL-7 guest
 runs
in the same LPAR without problem. The difference between them is
 glibc -
F-20 is 2.18 based, while RHEL-7 is 2.17. Also running F-20 on zEC12
 in
z/VM 5.4 is without problem. So, interesting ...
   
   
Dan
   
 Starting Show Plymouth Boot Screen...
 [0.985347] User process fault: interruption code 0x40004 in
libc-2.18.so
 [4010029000+1ae000]
 [0.985352] failing address: 40100C6000
 [0.985355] CPU: 0 PID: 358 Comm: plymouthd Not tainted
 3.12.8-300.fc20.s390x #1
 [0.985357] task: 7ff4b3f0 ti: 0166 task.ti:
 0166
 [0.985360] User PSW : 070500018000 0040100b11e4
(0x40100b11e4)
 [0.985362]R:0 T:1 IO:1 EX:1 Key:0 M:1 W:0 P:1 AS:0
 CC:0
 PM:0 EA:3
 User GPRS: 0001 0040100cdef8 0040100c6fd5
 0040
 [0.985366]0005 0022
 03fffd6f6000 0002
 [0.985368]03f30d60 005c
 005c 03f30da0
 [0.985370]0040101db000 00401019caf0
 0040100b11d4 03f30c48
 [0.985379] User Code: 0040100b11d8: a73aahi
 %r3,-1
0040100b11dc: 5030b0bc   st
  %r3,188(%r11)
   #0040100b11e0: a774ffef   brc
 7,40100b11be
   0040100b11e4: 92002000   mvi 0(%r2),0
0040100b11e8: c0195f20   larl
  %r1,40101dd028
0040100b11ee: e3201004   lg  %r2,0(%r1)
0040100b11f4: b9040032   lgr %r3,%r2
0040100b11f8: eb361030   csg
 %r3,%r6,0(%r1)
 [0.985397] Last Breaking-Event-Address:
 [0.985399]  [0040100c6a5c] 0x40100c6a5c
 [ [1;31mFAILED [0m] Failed to start Show Plymouth Boot Screen.
 See 'systemctl status plymouth-start.service' for details.


 On Tue, Feb 4, 2014 at 11:12 AM, Dan Horák dho...@redhat.com
 wrote:

  On Tue, 4 Feb 2014 09:42:03 -0800
  Tom Huegel tehue...@gmail.com wrote:
 
   Reproduced! I get dozens of these, similar, but different
 addresses
   and instructions. I tried starting over and reinstalling, but
 to no
   avail.
 
  when does it happen? after the installation? what application is
 it?
  looks as the getent tool, maybe run in a scriptlet during
 installation
 
 
  Dan
 
  
   On Tue, Feb 4, 2014 at 7:24 AM, Carsten Otte co...@de.ibm.com
 
wrote:
  
 Dan Horák dho...@redhat.com
 Sent by: Linux on 390 Port LINUX-390@vm.marist.edu

 one more idea - the address looks as a wrap over kernel
 memory
 pages when there is no page allocated for 4A7A2ED000, but
 a page
 is there for 4A7A2EC000, where the target is being copied,
 it can
 be an over-optimized version of memcpy() or something
 like that

 I already debugged this kind of crash with older glibc in
 RHEL.
Good point. Can this be reproduced with the command running
 in gdb?
If so, what is in /proc/pid/maps at the memory location?
   
cheers,
Carsten
   
   
 --
For LINUX-390 subscribe / signoff / archive access
 instructions,
send email to lists...@vm.marist.edu with the message: INFO
LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Re: ABENDS

2014-02-04 Thread Dan Horák
On Tue, 4 Feb 2014 08:42:34 +0100
Carsten Otte co...@de.ibm.com wrote:

 According to the progam check table in my Principles of Operation
 reference summary,  interruption code (= program check code) 0x60004
 is a protection exception. The program is writing to memory that is
 memory mapped as read-only.

 This is a user program, therefore the next step is to create a core
 dump and
 see why it did that.

Tom, if you have the abrt tool installed in your Fedora, you should
already have all potentially useful information collected. To list the
crashes use abrt-cli list. For more information please see
https://github.com/abrt/abrt/wiki/overview


Dan

 with kind regards
 Carsten Otte
 System z firmware development / Boeblingen lab
 ---
 Every revolution was first a thought in one man's mind;
 and when the same thought occurs to another man, it is the key to
 that era.

  - Ralph Waldo Emerson, Essays: First Series, 1841



  Tom Huegel
  tehuegel@gmail.c
  omTo
  Sent by: Linux on LINUX-390@vm.marist.edu,
  390
 Port   cc
 linux-...@vm.mar
 ist.edu  Subject ABENDS

  04.02.2014 00:07


  Please respond to
  Linux on 390 Port
  linux-...@vm.mar
  ist.edu






 I'm a LINIX dummy.
 What does this mean?
 I just installed s390x FEDORA 20 on a z196.

 [ 5372.889929] User process fault: interruption code 0x60004 in
 libc-2.18.so
 [4a7a25+1ae000]
 [ 5372.889936] failing address: 4A7A2ED000
 [ 5372.889953] CPU: 0 PID: 45008 Comm: getent Not tainted
 3.12.8-300.fc20.s390x #1
 [ 5372.889956] task: 3dc208a8 ti: 13aa8000 task.ti:
 13aa8000
 [ 5372.889964] User PSW : 070520018000 004a7a2890ee
 (0x4a7a2890ee) [ 5372.889967]R:0 T:1 IO:1 EX:1 Key:0 M:1
 W:0 P:1 AS:0 CC:2 PM:0 EA:3
 User GPRS:  004a7a3ca8a2 004a7a2edfe1
 004a7a3ca32e
 [ 5372.889987]0011 03fff6cd7bdc
 004a7a404000 03a89f4d
 [ 5372.889992]03a89f4d 
 03a88d50 03a88cd8
 [ 5372.889996]004a7a402000 004a7a3bd328
 004a7a2890e2 03a88cb0
 [ 5372.890006] User Code: 004a7a2890dc: c0e5000324b0brasl
 %r14,4a7a2eda3c
004a7a2890e2: c01a0be0   larl%r1,4a7a3ca8a2
   #004a7a2890e8: c03a0923   larl%r3,4a7a3ca32e
   004a7a2890ee: d20d20001000   mvc 0(14,%r2),0(%
   r1)
004a7a2890f4: b904002a   lgr %r2,%r10
004a7a2890f8: c0e500021fe0   brasl   %
 r14,4a7a2cd0b8 004a7a2890fe: b9020062   ltgr%r6,%r2
004a7a289102: a78401c8   brc 8,4a7a289492
 [ 5372.890105] Last Breaking-Event-Address:
 [ 5372.890110]  [004a7a2eda5c] 0x4a7a2eda5c
 [ 5372.891317] User process fault: interruption code 0x60004 in
 libc-2.18.so
 [4a7a25+1ae000]
 [ 5372.891325] failing address: 4A7A2ED000
 [ 5372.891330] CPU: 0 PID: 45006 Comm: getent Not tainted
 3.12.8-300.fc20.s390x #1
 [ 5372.891335] task: 3d7788a8 ti: 13a7 task.ti:
 13a7
 [ 5372.891343] User PSW : 070520018000 004a7a2890ee
 (0x4a7a2890ee) [ 5372.891348]R:0 T:1 IO:1 EX:1 Key:0 M:1
 W:0 P:1 AS:0 CC:2 PM:0 EA:3
 User GPRS:  004a7a3ca8a2 004a7a2edfe1
 004a7a3ca32e
 [ 5372.891360]0011 03fff6e02bdc
 004a7a404000 03984f4d
 [ 5372.891432]03984f4d 
 039842b0 03984238
 [ 5372.891435]004a7a402000 004a7a3bd328
 004a7a2890e2 03984210
 [ 5372.891441] User Code: 004a7a2890dc: c0e5000324b0brasl
 %r14,4a7a2eda3c
004a7a2890e2: c01a0be0   larl%r1,4a7a3ca8a2
   #004a7a2890e8: c03a0923   larl%r3,4a7a3ca32e
   004a7a2890ee: d20d20001000   mvc 0(14,%r2),0(%
   r1)
004a7a2890f4: b904002a   lgr %r2,%r10
004a7a2890f8: c0e500021fe0   brasl   %
 r14,4a7a2cd0b8 004a7a2890fe: b9020062   ltgr%r6,%r2
004a7a289102: a78401c8   brc 8,4a7a289492
 [ 5372.891457] Last Breaking-Event-Address:
 [ 5372.891460]  [004a7a2eda5c] 0x4a7a2eda5c
 [ 5372.891556] Pid 45006(getent) over core_pipe_limit
 [ 5372.891558] Skipping core dump

 --
 For LINUX-390 subscribe / signoff / archive access instructions,
 send email to lists...@vm.marist.edu with the message: INFO LINUX-390
 or visit
 http://www.marist.edu/htbin/wlvindex?LINUX-390

Re: ABENDS

2014-02-04 Thread Dan Horák
On Mon, 3 Feb 2014 15:07:59 -0800
Tom Huegel tehue...@gmail.com wrote:

 I'm a LINIX dummy.
 What does this mean?
 I just installed s390x FEDORA 20 on a z196.

 [ 5372.889929] User process fault: interruption code 0x60004 in
 libc-2.18.so [4a7a25+1ae000]
 [ 5372.889936] failing address: 4A7A2ED000

one more idea - the address looks as a wrap over kernel memory pages
when there is no page allocated for 4A7A2ED000, but a page is there for
4A7A2EC000, where the target is being copied, it can be an
over-optimized version of memcpy() or something like that

I already debugged this kind of crash with older glibc in RHEL.


Dan


 [ 5372.889953] CPU: 0 PID: 45008 Comm: getent Not tainted
 3.12.8-300.fc20.s390x #1
 [ 5372.889956] task: 3dc208a8 ti: 13aa8000 task.ti:
 13aa8000
 [ 5372.889964] User PSW : 070520018000 004a7a2890ee
 (0x4a7a2890ee) [ 5372.889967]R:0 T:1 IO:1 EX:1 Key:0 M:1
 W:0 P:1 AS:0 CC:2 PM:0 EA:3
 User GPRS:  004a7a3ca8a2 004a7a2edfe1
 004a7a3ca32e
 [ 5372.889987]0011 03fff6cd7bdc
 004a7a404000 03a89f4d
 [ 5372.889992]03a89f4d 
 03a88d50 03a88cd8
 [ 5372.889996]004a7a402000 004a7a3bd328
 004a7a2890e2 03a88cb0
 [ 5372.890006] User Code: 004a7a2890dc: c0e5000324b0brasl
 %r14,4a7a2eda3c
004a7a2890e2: c01a0be0   larl%r1,4a7a3ca8a2
   #004a7a2890e8: c03a0923   larl%r3,4a7a3ca32e
   004a7a2890ee: d20d20001000   mvc 0(14,%r2),0(%
   r1)
004a7a2890f4: b904002a   lgr %r2,%r10
004a7a2890f8: c0e500021fe0   brasl   %
 r14,4a7a2cd0b8 004a7a2890fe: b9020062   ltgr%r6,%r2
004a7a289102: a78401c8   brc 8,4a7a289492
 [ 5372.890105] Last Breaking-Event-Address:
 [ 5372.890110]  [004a7a2eda5c] 0x4a7a2eda5c
 [ 5372.891317] User process fault: interruption code 0x60004 in
 libc-2.18.so [4a7a25+1ae000]
 [ 5372.891325] failing address: 4A7A2ED000
 [ 5372.891330] CPU: 0 PID: 45006 Comm: getent Not tainted
 3.12.8-300.fc20.s390x #1
 [ 5372.891335] task: 3d7788a8 ti: 13a7 task.ti:
 13a7
 [ 5372.891343] User PSW : 070520018000 004a7a2890ee
 (0x4a7a2890ee) [ 5372.891348]R:0 T:1 IO:1 EX:1 Key:0 M:1
 W:0 P:1 AS:0 CC:2 PM:0 EA:3
 User GPRS:  004a7a3ca8a2 004a7a2edfe1
 004a7a3ca32e
 [ 5372.891360]0011 03fff6e02bdc
 004a7a404000 03984f4d
 [ 5372.891432]03984f4d 
 039842b0 03984238
 [ 5372.891435]004a7a402000 004a7a3bd328
 004a7a2890e2 03984210
 [ 5372.891441] User Code: 004a7a2890dc: c0e5000324b0brasl
 %r14,4a7a2eda3c
004a7a2890e2: c01a0be0   larl%r1,4a7a3ca8a2
   #004a7a2890e8: c03a0923   larl%r3,4a7a3ca32e
   004a7a2890ee: d20d20001000   mvc 0(14,%r2),0(%
   r1)
004a7a2890f4: b904002a   lgr %r2,%r10
004a7a2890f8: c0e500021fe0   brasl   %
 r14,4a7a2cd0b8 004a7a2890fe: b9020062   ltgr%r6,%r2
004a7a289102: a78401c8   brc 8,4a7a289492
 [ 5372.891457] Last Breaking-Event-Address:
 [ 5372.891460]  [004a7a2eda5c] 0x4a7a2eda5c
 [ 5372.891556] Pid 45006(getent) over core_pipe_limit
 [ 5372.891558] Skipping core dump

 --
 For LINUX-390 subscribe / signoff / archive access instructions,
 send email to lists...@vm.marist.edu with the message: INFO LINUX-390
 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
 --
 For more information on Linux on System z, visit
 http://wiki.linuxvm.org/

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


Re: ABENDS

2014-02-04 Thread Carsten Otte
 Dan Horák dho...@redhat.com
 Sent by: Linux on 390 Port LINUX-390@vm.marist.edu

 one more idea - the address looks as a wrap over kernel memory pages
 when there is no page allocated for 4A7A2ED000, but a page is there for
 4A7A2EC000, where the target is being copied, it can be an
 over-optimized version of memcpy() or something like that

 I already debugged this kind of crash with older glibc in RHEL.
Good point. Can this be reproduced with the command running in gdb? If so,
what is in /proc/pid/maps at the memory location?

cheers,
Carsten
--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


Re: ABENDS

2014-02-04 Thread Tom Huegel
Interesting, this is a new install, fresh from the download..


On Tue, Feb 4, 2014 at 12:05 AM, Dan Horák dho...@redhat.com wrote:

 On Tue, 4 Feb 2014 08:42:34 +0100
 Carsten Otte co...@de.ibm.com wrote:

  According to the progam check table in my Principles of Operation
  reference summary,  interruption code (= program check code) 0x60004
  is a protection exception. The program is writing to memory that is
  memory mapped as read-only.
 
  This is a user program, therefore the next step is to create a core
  dump and
  see why it did that.

 Tom, if you have the abrt tool installed in your Fedora, you should
 already have all potentially useful information collected. To list the
 crashes use abrt-cli list. For more information please see
 https://github.com/abrt/abrt/wiki/overview


 Dan

  with kind regards
  Carsten Otte
  System z firmware development / Boeblingen lab
  ---
  Every revolution was first a thought in one man's mind;
  and when the same thought occurs to another man, it is the key to
  that era.
 
   - Ralph Waldo Emerson, Essays: First Series, 1841
 
 
 
   Tom Huegel
   tehuegel@gmail.c
   om
  To
   Sent by: Linux on LINUX-390@vm.marist.edu,
   390
  Port   cc
  linux-...@vm.mar
  ist.edu  Subject ABENDS
 
   04.02.2014 00:07
 
 
   Please respond to
   Linux on 390 Port
   linux-...@vm.mar
   ist.edu
 
 
 
 
 
 
  I'm a LINIX dummy.
  What does this mean?
  I just installed s390x FEDORA 20 on a z196.
 
  [ 5372.889929] User process fault: interruption code 0x60004 in
  libc-2.18.so
  [4a7a25+1ae000]
  [ 5372.889936] failing address: 4A7A2ED000
  [ 5372.889953] CPU: 0 PID: 45008 Comm: getent Not tainted
  3.12.8-300.fc20.s390x #1
  [ 5372.889956] task: 3dc208a8 ti: 13aa8000 task.ti:
  13aa8000
  [ 5372.889964] User PSW : 070520018000 004a7a2890ee
  (0x4a7a2890ee) [ 5372.889967]R:0 T:1 IO:1 EX:1 Key:0 M:1
  W:0 P:1 AS:0 CC:2 PM:0 EA:3
  User GPRS:  004a7a3ca8a2 004a7a2edfe1
  004a7a3ca32e
  [ 5372.889987]0011 03fff6cd7bdc
  004a7a404000 03a89f4d
  [ 5372.889992]03a89f4d 
  03a88d50 03a88cd8
  [ 5372.889996]004a7a402000 004a7a3bd328
  004a7a2890e2 03a88cb0
  [ 5372.890006] User Code: 004a7a2890dc: c0e5000324b0brasl
  %r14,4a7a2eda3c
 004a7a2890e2: c01a0be0   larl%r1,4a7a3ca8a2
#004a7a2890e8: c03a0923   larl%r3,4a7a3ca32e
004a7a2890ee: d20d20001000   mvc 0(14,%r2),0(%
r1)
 004a7a2890f4: b904002a   lgr %r2,%r10
 004a7a2890f8: c0e500021fe0   brasl   %
  r14,4a7a2cd0b8 004a7a2890fe: b9020062   ltgr%r6,%r2
 004a7a289102: a78401c8   brc 8,4a7a289492
  [ 5372.890105] Last Breaking-Event-Address:
  [ 5372.890110]  [004a7a2eda5c] 0x4a7a2eda5c
  [ 5372.891317] User process fault: interruption code 0x60004 in
  libc-2.18.so
  [4a7a25+1ae000]
  [ 5372.891325] failing address: 4A7A2ED000
  [ 5372.891330] CPU: 0 PID: 45006 Comm: getent Not tainted
  3.12.8-300.fc20.s390x #1
  [ 5372.891335] task: 3d7788a8 ti: 13a7 task.ti:
  13a7
  [ 5372.891343] User PSW : 070520018000 004a7a2890ee
  (0x4a7a2890ee) [ 5372.891348]R:0 T:1 IO:1 EX:1 Key:0 M:1
  W:0 P:1 AS:0 CC:2 PM:0 EA:3
  User GPRS:  004a7a3ca8a2 004a7a2edfe1
  004a7a3ca32e
  [ 5372.891360]0011 03fff6e02bdc
  004a7a404000 03984f4d
  [ 5372.891432]03984f4d 
  039842b0 03984238
  [ 5372.891435]004a7a402000 004a7a3bd328
  004a7a2890e2 03984210
  [ 5372.891441] User Code: 004a7a2890dc: c0e5000324b0brasl
  %r14,4a7a2eda3c
 004a7a2890e2: c01a0be0   larl%r1,4a7a3ca8a2
#004a7a2890e8: c03a0923   larl%r3,4a7a3ca32e
004a7a2890ee: d20d20001000   mvc 0(14,%r2),0(%
r1)
 004a7a2890f4: b904002a   lgr %r2,%r10
 004a7a2890f8: c0e500021fe0   brasl   %
  r14,4a7a2cd0b8 004a7a2890fe: b9020062   ltgr%r6,%r2
 004a7a289102: a78401c8   brc 8,4a7a289492
  [ 5372.891457] Last Breaking-Event-Address:
  [ 5372.891460]  [004a7a2eda5c] 0x4a7a2eda5c
  [ 5372.891556] Pid 45006(getent) over core_pipe_limit
  [ 5372.891558] Skipping core dump
 
  --
  For LINUX-390 subscribe / signoff

Re: ABENDS

2014-02-04 Thread Tom Huegel
Reproduced! I get dozens of these, similar, but different addresses and
instructions. I tried starting over and reinstalling, but to no avail.


On Tue, Feb 4, 2014 at 7:24 AM, Carsten Otte co...@de.ibm.com wrote:

  Dan Horák dho...@redhat.com
  Sent by: Linux on 390 Port LINUX-390@vm.marist.edu
 
  one more idea - the address looks as a wrap over kernel memory pages
  when there is no page allocated for 4A7A2ED000, but a page is there for
  4A7A2EC000, where the target is being copied, it can be an
  over-optimized version of memcpy() or something like that
 
  I already debugged this kind of crash with older glibc in RHEL.
 Good point. Can this be reproduced with the command running in gdb? If so,
 what is in /proc/pid/maps at the memory location?

 cheers,
 Carsten
 --
 For LINUX-390 subscribe / signoff / archive access instructions,
 send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or
 visit
 http://www.marist.edu/htbin/wlvindex?LINUX-390
 --
 For more information on Linux on System z, visit
 http://wiki.linuxvm.org/


--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


Re: ABENDS

2014-02-04 Thread Dan Horák
On Tue, 4 Feb 2014 09:42:03 -0800
Tom Huegel tehue...@gmail.com wrote:

 Reproduced! I get dozens of these, similar, but different addresses
 and instructions. I tried starting over and reinstalling, but to no
 avail.

when does it happen? after the installation? what application is it?
looks as the getent tool, maybe run in a scriptlet during installation


Dan

 
 On Tue, Feb 4, 2014 at 7:24 AM, Carsten Otte co...@de.ibm.com wrote:
 
   Dan Horák dho...@redhat.com
   Sent by: Linux on 390 Port LINUX-390@vm.marist.edu
  
   one more idea - the address looks as a wrap over kernel memory
   pages when there is no page allocated for 4A7A2ED000, but a page
   is there for 4A7A2EC000, where the target is being copied, it can
   be an over-optimized version of memcpy() or something like that
  
   I already debugged this kind of crash with older glibc in RHEL.
  Good point. Can this be reproduced with the command running in gdb?
  If so, what is in /proc/pid/maps at the memory location?
 
  cheers,
  Carsten
  --
  For LINUX-390 subscribe / signoff / archive access instructions,
  send email to lists...@vm.marist.edu with the message: INFO
  LINUX-390 or visit
  http://www.marist.edu/htbin/wlvindex?LINUX-390
  --
  For more information on Linux on System z, visit
  http://wiki.linuxvm.org/
 
 
 --
 For LINUX-390 subscribe / signoff / archive access instructions,
 send email to lists...@vm.marist.edu with the message: INFO LINUX-390
 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
 --
 For more information on Linux on System z, visit
 http://wiki.linuxvm.org/

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


Re: ABENDS

2014-02-04 Thread Tom Huegel
This is the first one during boot. Then they just never stop. Eventually I
see a logon message, but attempting to logon only cause more messages...

Starting Show Plymouth Boot Screen...
[0.985347] User process fault: interruption code 0x40004 in libc-2.18.so
[4010029000+1ae000]
[0.985352] failing address: 40100C6000
[0.985355] CPU: 0 PID: 358 Comm: plymouthd Not tainted
3.12.8-300.fc20.s390x #1
[0.985357] task: 7ff4b3f0 ti: 0166 task.ti:
0166
[0.985360] User PSW : 070500018000 0040100b11e4 (0x40100b11e4)
[0.985362]R:0 T:1 IO:1 EX:1 Key:0 M:1 W:0 P:1 AS:0 CC:0
PM:0 EA:3
User GPRS: 0001 0040100cdef8 0040100c6fd5
0040
[0.985366]0005 0022
03fffd6f6000 0002
[0.985368]03f30d60 005c
005c 03f30da0
[0.985370]0040101db000 00401019caf0
0040100b11d4 03f30c48
[0.985379] User Code: 0040100b11d8: a73aahi
%r3,-1
   0040100b11dc: 5030b0bc   st  %r3,188(%r11)
  #0040100b11e0: a774ffef   brc 7,40100b11be
  0040100b11e4: 92002000   mvi 0(%r2),0
   0040100b11e8: c0195f20   larl%r1,40101dd028
   0040100b11ee: e3201004   lg  %r2,0(%r1)
   0040100b11f4: b9040032   lgr %r3,%r2
   0040100b11f8: eb361030   csg %r3,%r6,0(%r1)
[0.985397] Last Breaking-Event-Address:
[0.985399]  [0040100c6a5c] 0x40100c6a5c
[ [1;31mFAILED [0m] Failed to start Show Plymouth Boot Screen.
See 'systemctl status plymouth-start.service' for details.


On Tue, Feb 4, 2014 at 11:12 AM, Dan Horák dho...@redhat.com wrote:

 On Tue, 4 Feb 2014 09:42:03 -0800
 Tom Huegel tehue...@gmail.com wrote:

  Reproduced! I get dozens of these, similar, but different addresses
  and instructions. I tried starting over and reinstalling, but to no
  avail.

 when does it happen? after the installation? what application is it?
 looks as the getent tool, maybe run in a scriptlet during installation


 Dan

 
  On Tue, Feb 4, 2014 at 7:24 AM, Carsten Otte co...@de.ibm.com wrote:
 
Dan Horák dho...@redhat.com
Sent by: Linux on 390 Port LINUX-390@vm.marist.edu
   
one more idea - the address looks as a wrap over kernel memory
pages when there is no page allocated for 4A7A2ED000, but a page
is there for 4A7A2EC000, where the target is being copied, it can
be an over-optimized version of memcpy() or something like that
   
I already debugged this kind of crash with older glibc in RHEL.
   Good point. Can this be reproduced with the command running in gdb?
   If so, what is in /proc/pid/maps at the memory location?
  
   cheers,
   Carsten
   --
   For LINUX-390 subscribe / signoff / archive access instructions,
   send email to lists...@vm.marist.edu with the message: INFO
   LINUX-390 or visit
   http://www.marist.edu/htbin/wlvindex?LINUX-390
   --
   For more information on Linux on System z, visit
   http://wiki.linuxvm.org/
  
 
  --
  For LINUX-390 subscribe / signoff / archive access instructions,
  send email to lists...@vm.marist.edu with the message: INFO LINUX-390
  or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
  --
  For more information on Linux on System z, visit
  http://wiki.linuxvm.org/

 --
 For LINUX-390 subscribe / signoff / archive access instructions,
 send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or
 visit
 http://www.marist.edu/htbin/wlvindex?LINUX-390
 --
 For more information on Linux on System z, visit
 http://wiki.linuxvm.org/


--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


ABENDS

2014-02-03 Thread Tom Huegel
I'm a LINIX dummy.
What does this mean?
I just installed s390x FEDORA 20 on a z196.

[ 5372.889929] User process fault: interruption code 0x60004 in libc-2.18.so
[4a7a25+1ae000]
[ 5372.889936] failing address: 4A7A2ED000
[ 5372.889953] CPU: 0 PID: 45008 Comm: getent Not tainted
3.12.8-300.fc20.s390x #1
[ 5372.889956] task: 3dc208a8 ti: 13aa8000 task.ti:
13aa8000
[ 5372.889964] User PSW : 070520018000 004a7a2890ee (0x4a7a2890ee)
[ 5372.889967]R:0 T:1 IO:1 EX:1 Key:0 M:1 W:0 P:1 AS:0 CC:2
PM:0 EA:3
User GPRS:  004a7a3ca8a2 004a7a2edfe1
004a7a3ca32e
[ 5372.889987]0011 03fff6cd7bdc
004a7a404000 03a89f4d
[ 5372.889992]03a89f4d 
03a88d50 03a88cd8
[ 5372.889996]004a7a402000 004a7a3bd328
004a7a2890e2 03a88cb0
[ 5372.890006] User Code: 004a7a2890dc: c0e5000324b0brasl
%r14,4a7a2eda3c
   004a7a2890e2: c01a0be0   larl%r1,4a7a3ca8a2
  #004a7a2890e8: c03a0923   larl%r3,4a7a3ca32e
  004a7a2890ee: d20d20001000   mvc 0(14,%r2),0(%r1)
   004a7a2890f4: b904002a   lgr %r2,%r10
   004a7a2890f8: c0e500021fe0   brasl   %r14,4a7a2cd0b8
   004a7a2890fe: b9020062   ltgr%r6,%r2
   004a7a289102: a78401c8   brc 8,4a7a289492
[ 5372.890105] Last Breaking-Event-Address:
[ 5372.890110]  [004a7a2eda5c] 0x4a7a2eda5c
[ 5372.891317] User process fault: interruption code 0x60004 in libc-2.18.so
[4a7a25+1ae000]
[ 5372.891325] failing address: 4A7A2ED000
[ 5372.891330] CPU: 0 PID: 45006 Comm: getent Not tainted
3.12.8-300.fc20.s390x #1
[ 5372.891335] task: 3d7788a8 ti: 13a7 task.ti:
13a7
[ 5372.891343] User PSW : 070520018000 004a7a2890ee (0x4a7a2890ee)
[ 5372.891348]R:0 T:1 IO:1 EX:1 Key:0 M:1 W:0 P:1 AS:0 CC:2
PM:0 EA:3
User GPRS:  004a7a3ca8a2 004a7a2edfe1
004a7a3ca32e
[ 5372.891360]0011 03fff6e02bdc
004a7a404000 03984f4d
[ 5372.891432]03984f4d 
039842b0 03984238
[ 5372.891435]004a7a402000 004a7a3bd328
004a7a2890e2 03984210
[ 5372.891441] User Code: 004a7a2890dc: c0e5000324b0brasl
%r14,4a7a2eda3c
   004a7a2890e2: c01a0be0   larl%r1,4a7a3ca8a2
  #004a7a2890e8: c03a0923   larl%r3,4a7a3ca32e
  004a7a2890ee: d20d20001000   mvc 0(14,%r2),0(%r1)
   004a7a2890f4: b904002a   lgr %r2,%r10
   004a7a2890f8: c0e500021fe0   brasl   %r14,4a7a2cd0b8
   004a7a2890fe: b9020062   ltgr%r6,%r2
   004a7a289102: a78401c8   brc 8,4a7a289492
[ 5372.891457] Last Breaking-Event-Address:
[ 5372.891460]  [004a7a2eda5c] 0x4a7a2eda5c
[ 5372.891556] Pid 45006(getent) over core_pipe_limit
[ 5372.891558] Skipping core dump

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


Automatische Antwort: ABENDS

2014-02-03 Thread Tasler Robert MSS sIT
Ich bin zur Zeit nicht im Haus. Meine Mails werden nicht weitergeleitet.

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


Re: ABENDS

2014-02-03 Thread Mark Post
 On 2/3/2014 at 06:07 PM, Tom Huegel tehue...@gmail.com wrote: 
 I'm a LINIX dummy.
 What does this mean?
 I just installed s390x FEDORA 20 on a z196.

It means that a call to getent, which is part of glibc, took an abend.  Most 
likely a S0C4, since the instruction that blew up was a MVC.


Mark Post

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


Re: ABENDS

2014-02-03 Thread Carsten Otte
According to the progam check table in my Principles of Operation reference
summary,  interruption code (= program check code) 0x60004 is a protection
exception. The program is writing to memory that is memory mapped as
read-only.

This is a user program, therefore the next step is to create a core dump
and
see why it did that.

with kind regards
Carsten Otte
System z firmware development / Boeblingen lab
---
Every revolution was first a thought in one man's mind;
and when the same thought occurs to another man, it is the key to that era.

 - Ralph Waldo Emerson, Essays: First Series, 1841



 Tom Huegel
 tehuegel@gmail.c
 omTo
 Sent by: Linux on LINUX-390@vm.marist.edu,
 390 Port   cc
 linux-...@vm.mar
 ist.edu  Subject
   ABENDS

 04.02.2014 00:07


 Please respond to
 Linux on 390 Port
 linux-...@vm.mar
 ist.edu






I'm a LINIX dummy.
What does this mean?
I just installed s390x FEDORA 20 on a z196.

[ 5372.889929] User process fault: interruption code 0x60004 in
libc-2.18.so
[4a7a25+1ae000]
[ 5372.889936] failing address: 4A7A2ED000
[ 5372.889953] CPU: 0 PID: 45008 Comm: getent Not tainted
3.12.8-300.fc20.s390x #1
[ 5372.889956] task: 3dc208a8 ti: 13aa8000 task.ti:
13aa8000
[ 5372.889964] User PSW : 070520018000 004a7a2890ee (0x4a7a2890ee)
[ 5372.889967]R:0 T:1 IO:1 EX:1 Key:0 M:1 W:0 P:1 AS:0 CC:2
PM:0 EA:3
User GPRS:  004a7a3ca8a2 004a7a2edfe1
004a7a3ca32e
[ 5372.889987]0011 03fff6cd7bdc
004a7a404000 03a89f4d
[ 5372.889992]03a89f4d 
03a88d50 03a88cd8
[ 5372.889996]004a7a402000 004a7a3bd328
004a7a2890e2 03a88cb0
[ 5372.890006] User Code: 004a7a2890dc: c0e5000324b0brasl
%r14,4a7a2eda3c
   004a7a2890e2: c01a0be0   larl%r1,4a7a3ca8a2
  #004a7a2890e8: c03a0923   larl%r3,4a7a3ca32e
  004a7a2890ee: d20d20001000   mvc 0(14,%r2),0(%r1)
   004a7a2890f4: b904002a   lgr %r2,%r10
   004a7a2890f8: c0e500021fe0   brasl   %r14,4a7a2cd0b8
   004a7a2890fe: b9020062   ltgr%r6,%r2
   004a7a289102: a78401c8   brc 8,4a7a289492
[ 5372.890105] Last Breaking-Event-Address:
[ 5372.890110]  [004a7a2eda5c] 0x4a7a2eda5c
[ 5372.891317] User process fault: interruption code 0x60004 in
libc-2.18.so
[4a7a25+1ae000]
[ 5372.891325] failing address: 4A7A2ED000
[ 5372.891330] CPU: 0 PID: 45006 Comm: getent Not tainted
3.12.8-300.fc20.s390x #1
[ 5372.891335] task: 3d7788a8 ti: 13a7 task.ti:
13a7
[ 5372.891343] User PSW : 070520018000 004a7a2890ee (0x4a7a2890ee)
[ 5372.891348]R:0 T:1 IO:1 EX:1 Key:0 M:1 W:0 P:1 AS:0 CC:2
PM:0 EA:3
User GPRS:  004a7a3ca8a2 004a7a2edfe1
004a7a3ca32e
[ 5372.891360]0011 03fff6e02bdc
004a7a404000 03984f4d
[ 5372.891432]03984f4d 
039842b0 03984238
[ 5372.891435]004a7a402000 004a7a3bd328
004a7a2890e2 03984210
[ 5372.891441] User Code: 004a7a2890dc: c0e5000324b0brasl
%r14,4a7a2eda3c
   004a7a2890e2: c01a0be0   larl%r1,4a7a3ca8a2
  #004a7a2890e8: c03a0923   larl%r3,4a7a3ca32e
  004a7a2890ee: d20d20001000   mvc 0(14,%r2),0(%r1)
   004a7a2890f4: b904002a   lgr %r2,%r10
   004a7a2890f8: c0e500021fe0   brasl   %r14,4a7a2cd0b8
   004a7a2890fe: b9020062   ltgr%r6,%r2
   004a7a289102: a78401c8   brc 8,4a7a289492
[ 5372.891457] Last Breaking-Event-Address:
[ 5372.891460]  [004a7a2eda5c] 0x4a7a2eda5c
[ 5372.891556] Pid 45006(getent) over core_pipe_limit
[ 5372.891558] Skipping core dump

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or
visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390