SLE 12 Yast Error

Dear All,

After performing Online update i am unable to open Software management / online update / software repositories in yast.

Below mentioned are logs and found segfault at 2470

2015-01-26T12:48:26.251528+05:00 KHI100ISDL024 gnomesu-pam-backend: pam_unix(gnomesu-pam:session): session opened for user root by (uid=0)
2015-01-26T12:48:26.304037+05:00 KHI100ISDL024 dbus[1580]: [system] Activating service name=‘org.opensuse.Snapper’ (using servicehelper)
2015-01-26T12:48:26.308464+05:00 KHI100ISDL024 dbus[1580]: [system] Successfully activated service ‘org.opensuse.Snapper’
2015-01-26T12:48:27.413953+05:00 KHI100ISDL024 kernel: [13048.241441] y2base[26178]: segfault at 2470 ip 00007fb751557578 sp 00007fffd0cfcf50 error 4 in libgcc_s.so.1[7fb751548000+16000]
2015-01-26T12:48:27.622390+05:00 KHI100ISDL024 gnomesu-pam-backend: pam_unix(gnomesu-pam:session): session closed for user root
2015-01-26T12:49:00.746811+05:00 KHI100ISDL024 gnomesu-pam-backend: pam_unix(gnomesu-pam:session): session closed for user root
2015-01-26T12:49:06.860560+05:00 KHI100ISDL024 su: The gnome keyring socket is not owned with the same credentials as the user login: /run/user/1000/keyring-f2j5AV/control
2015-01-26T12:49:06.860940+05:00 KHI100ISDL024 su: gkr-pam: couldn’t unlock the login keyring.
2015-01-26T12:49:06.867408+05:00 KHI100ISDL024 su: (to root) jahanzeb.khan on pts/4
2015-01-26T12:49:06.867619+05:00 KHI100ISDL024 su: pam_unix(su-l:session): session opened for user root by jahanzeb.khan(uid=1000)
2015-01-26T12:49:24.569168+05:00 KHI100ISDL024 gnomesu-pam-backend: The gnome keyring socket is not owned with the same credentials as the user login: /run/user/1000/keyring-f2j5AV/control
2015-01-26T12:49:24.573946+05:00 KHI100ISDL024 gnomesu-pam-backend: gkr-pam: couldn’t unlock the login keyring.
2015-01-26T12:49:24.576237+05:00 KHI100ISDL024 gnomesu-pam-backend: pam_unix(gnomesu-pam:session): session opened for user root by (uid=1000)
2015-01-26T12:49:29.779592+05:00 KHI100ISDL024 gnomesu-pam-backend: pam_unix(gnomesu-pam:session): session opened for user root by (uid=0)
2015-01-26T12:49:29.813405+05:00 KHI100ISDL024 dbus[1580]: [system] Activating service name=‘org.opensuse.Snapper’ (using servicehelper)
2015-01-26T12:49:29.818478+05:00 KHI100ISDL024 dbus[1580]: [system] Successfully activated service ‘org.opensuse.Snapper’
2015-01-26T12:49:30.097948+05:00 KHI100ISDL024 kernel: [13110.964418] y2base[26545]: segfault at 2470 ip 00007ff961ea7578 sp 00007fffb275bb90 error 4 in libgcc_s.so.1[7ff961e98000+16000]
2015-01-26T12:49:30.257016+05:00 KHI100ISDL024 gnomesu-pam-backend: pam_unix(gnomesu-pam:session): session closed for user roo

[QUOTE=Bankislami;25967]Dear All,

After performing Online update i am unable to open Software management / online update / software repositories in yast.

Below mentioned are logs and found segfault at 2470
[/QUOTE]

Your subject says ‘SLE 12’. Are you using SLED or SLES? (SLES forum is at https://forums.suse.com/forumdisplay.php?8-SUSE-Linux-Enterprise-Server)

I can’t recreate the problem on SLED 12. If you run this as root

$ yast2 repositories

is there any output other than segfault?

Do you have any third party repositories enabled?

$ zypper lr -u

You say the problem occurred after doing an online update. Which packages got updated then? /var/log/zypp/history contains information about what was installed when.

For future reference, when posting logs or output, wrap it in CODE tags (look for the # on the toolbar). It helps with readability, including preventing the forum software applying formatting.