[opensuse] Yast segmentation fault on several installs of 42.3
Hi, I have several installs of Leap 42.3, and almost all of them have the same problem with yast2 - launching it results in: /sbin/ast2: line 447: 30273 segmentation fault (core dumped) $y2ccbin $Y2UI_ARGS “$@“ However, yast2 —gtk works just fine. No updates from repositories really helps. Anyone know how to fix this issue ? Thanks in advance. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 31/10/2017 12:24, andreil1 wrote:
Hi,
I have several installs of Leap 42.3, and almost all of them have the same problem with yast2 - launching it results in: /sbin/ast2: line 447: 30273 segmentation fault (core dumped) $y2ccbin $Y2UI_ARGS “$@“
However, yast2 —gtk works just fine.
No updates from repositories really helps.
Anyone know how to fix this issue ? Thanks in advance.
I'm fully up to date, try (as root/sudo) zypper ref then zypper up -t patch to get to that state. Opened yast2 software and online update with no problems. I'm using yast under plasma5 although the only ui related package I can find is yast2-x11. Regards Dave P -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tuesday, 2017-10-31 at 12:24 +0200, andreil1 wrote:
Hi,
I have several installs of Leap 42.3, and almost all of them have the same problem with yast2 - launching it results in: /sbin/ast2: line 447: 30273 segmentation fault (core dumped) $y2ccbin $Y2UI_ARGS “$@“
/sbin/ast2? Not /sbin/yast2? - -- Cheers, Carlos E. R. (from openSUSE 42.2 x86_64 "Malachite" at Telcontar) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAln4XRQACgkQtTMYHG2NR9UuYgCgjayVuSjCUDqhncNosebAfpzn rkkAnRQhvQUvfnhpm71ATtxZXpvY/hqQ =ZLyE -----END PGP SIGNATURE-----
On 31/10/17 06:24 AM, andreil1 wrote:
Hi,
I have several installs of Leap 42.3, and almost all of them have the same problem with yast2 - launching it results in: /sbin/ast2: line 447: 30273 segmentation fault (core dumped) $y2ccbin $Y2UI_ARGS “$@“
However, yast2 —gtk works just fine.
No updates from repositories really helps.
Anyone know how to fix this issue ? Thanks in advance.
Oh, THAT! Yes, I had that in 11.<something> and again in 12.<something> and never did find a fix, so I just kept using the workaround that you describe. It was one of the things that weaned me off Yast and onto using the command line way of doing most things, particularly using "zypper" which I have now come to cherish. Surely when the same bug comes round again and again it is indicative of something wrong with the design? -- A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting frowned upon? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 31/10/17 08:04 AM, Anton Aylward wrote:
On 31/10/17 06:24 AM, andreil1 wrote:
Hi,
I have several installs of Leap 42.3, and almost all of them have the same problem with yast2 - launching it results in: /sbin/ast2: line 447: 30273 segmentation fault (core dumped) $y2ccbin $Y2UI_ARGS “$@“
However, yast2 —gtk works just fine.
No updates from repositories really helps.
Anyone know how to fix this issue ? Thanks in advance.
Oh, THAT!
Yes, I had that in 11.<something> and again in 12.<something> and never did find a fix, so I just kept using the workaround that you describe. It was one of the things that weaned me off Yast and onto using the command line way of doing most things, particularly using "zypper" which I have now come to cherish.
Surely when the same bug comes round again and again it is indicative of something wrong with the design?
Oh, wait: # yast --qt /sbin/yast: line 440: 5789 Segmentation fault (core dumped) $y2ccbin $Y2UI_ARGS "$@" This is 42.2 # rpm -qf /sbin/yast yast2-3.1.217-5.6.1.x86_64 # zypper info yast2 Information for package yast2: ------------------------------ Repository : openSUSE-Leap-42.2-Update Name : yast2 Version : 3.1.217-5.6.1 Arch : x86_64 Vendor : openSUSE Installed Size : 2.1 MiB Installed : Yes Status : up-to-date Perhaps it *IS* time to bug-report this rather than just live with work-arounds. or perhaps it will be futile and the person reviewing the bug report will just tell us to use the workaround. THAT is why I am unhappy with the whole bug reporting process. -- A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting frowned upon? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Anton Aylward wrote:
Oh, wait: # yast --qt /sbin/yast: line 440: 5789 Segmentation fault (core dumped) $y2ccbin $Y2UI_ARGS "$@"
This is 42.2 # rpm -qf /sbin/yast yast2-3.1.217-5.6.1.x86_64
Hmm, my server has the same version of leap and yast2, and there it doesn't crash (although I can only test it vi 'ssh -X' as the server has no GUI). $y2ccbin should be /usr/lib/YaST2/bin/y2controlcenter - is any of the libs it uses from a different repository? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Finally I've got same problem on the last 42.3 PC after update. QStandardPaths: wrong ownership on runtime directory /run/user/1000, 1000 instead of 0 /sbin/yast2: line 447: 4944 Segmentation fault (core dumped) $y2ccbin $Y2UI_ARGS "$@" yast2 --gtk works just fine. On 11/02/2017 01:21 PM, Peter Suetterlin wrote:
Anton Aylward wrote:
Oh, wait: # yast --qt /sbin/yast: line 440: 5789 Segmentation fault (core dumped) $y2ccbin $Y2UI_ARGS "$@"
This is 42.2 # rpm -qf /sbin/yast yast2-3.1.217-5.6.1.x86_64 Hmm, my server has the same version of leap and yast2, and there it doesn't crash (although I can only test it vi 'ssh -X' as the server has no GUI).
$y2ccbin should be /usr/lib/YaST2/bin/y2controlcenter - is any of the libs it uses from a different repository?
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
andreil1 wrote:
Hi,
I have several installs of Leap 42.3, and almost all of them have the same problem with yast2 - launching it results in: /sbin/ast2: line 447: 30273 segmentation fault (core dumped) $y2ccbin $Y2UI_ARGS “$@“
However, yast2 —gtk works just fine.
FWIW, I don't have this problem - no crashes. I don't see anything that matches the issue in bugzilla either. -- Per Jessen, Zürich (8.0°C) http://www.dns24.ch/ - free dynamic DNS, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
andreil1 composed on 2017-10-31 12:24 (UTC+0200):
I have several installs of Leap 42.3, and almost all of them have the same problem with yast2 - launching it results in: /sbin/ast2: line 447: 30273 segmentation fault (core dumped) $y2ccbin $Y2UI_ARGS “$@“
However, yast2 —gtk works just fine.
No updates from repositories really helps.
Anyone know how to fix this issue ? Thanks in advance.
It has not happened to me, but I use neither Gnome nor Plasma nor gdm nor lightdm nor sddm on any of my 42.3 installations, all of which run either IceWM, TDE or KDE3 sessions, from either startx or TDM or KDM3. -- "Wisdom is supreme; therefore get wisdom. Whatever else you get, get wisdom." Proverbs 4:7 (New Living Translation) Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata *** http://fm.no-ip.com/ -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Op dinsdag 31 oktober 2017 11:24:20 CET schreef andreil1:
Hi,
I have several installs of Leap 42.3, and almost all of them have the same problem with yast2 - launching it results in: /sbin/ast2: line 447: 30273 segmentation fault (core dumped) $y2ccbin $Y2UI_ARGS “$@“
However, yast2 —gtk works just fine.
No updates from repositories really helps.
Anyone know how to fix this issue ? Thanks in advance. Please check whether the libyui-qt* packages are installed.
-- Gertjan Lettink, a.k.a. Knurpht openSUSE Board Member openSUSE Forums Team -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 31/10/17 08:42 AM, Knurpht - Gertjan Lettink wrote:
Op dinsdag 31 oktober 2017 11:24:20 CET schreef andreil1:
Hi,
I have several installs of Leap 42.3, and almost all of them have the same problem with yast2 - launching it results in: /sbin/ast2: line 447: 30273 segmentation fault (core dumped) $y2ccbin $Y2UI_ARGS “$@“
However, yast2 —gtk works just fine.
No updates from repositories really helps.
Anyone know how to fix this issue ? Thanks in advance. Please check whether the libyui-qt* packages are installed.
Yes they are: # zypper search libyui-qt* Loading repository data... Reading installed packages... S | Name | Summary | Type ---+-----------------------+-------------------------------+-------- | libyui-qt-devel | Libyui-qt header files | package | libyui-qt-doc | Libyui-qt documentation | package | libyui-qt-graph-devel | Libyui-qt-graph header files | package | libyui-qt-graph-doc | Libyui-qt-graph documentation | package i+ | libyui-qt-graph7 | Libyui - Qt Graph Widget | package | libyui-qt-pkg-devel | Libyui-qt-pkg header files | package | libyui-qt-pkg-doc | Libyui-qt-pkg documentation | package i+ | libyui-qt-pkg7 | Libyui - Qt Package Selector | package i+ | libyui-qt7 | Libyui - Qt User Interface | package -- A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting frowned upon? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Dear Knurpht,
On 31 Oct 2017, at 14:42, Knurpht - Gertjan Lettink <knurpht@opensuse.org> wrote:
Op dinsdag 31 oktober 2017 11:24:20 CET schreef andreil1:
Hi,
I have several installs of Leap 42.3, and almost all of them have the same problem with yast2 - launching it results in: /sbin/ast2: line 447: 30273 segmentation fault (core dumped) $y2ccbin $Y2UI_ARGS “$@“
However, yast2 —gtk works just fine.
No updates from repositories really helps.
Anyone know how to fix this issue ? Thanks in advance. Please check whether the libyui-qt* packages are installed.
Yes, they are installed libyui-qt7 - 2.47.1-1.3 libyui-qt-pkg7 - 2.45.13-1.1 libyui-qt-graph7 - 2.44.5-4.4 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 31/10/2017 15:54, andreil1 wrote:
Dear Knurpht,
On 31 Oct 2017, at 14:42, Knurpht - Gertjan Lettink <knurpht@opensuse.org> wrote:
Op dinsdag 31 oktober 2017 11:24:20 CET schreef andreil1:
Hi,
I have several installs of Leap 42.3, and almost all of them have the same problem with yast2 - launching it results in: /sbin/ast2: line 447: 30273 segmentation fault (core dumped) $y2ccbin $Y2UI_ARGS “$@“
However, yast2 —gtk works just fine.
No updates from repositories really helps.
Anyone know how to fix this issue ? Thanks in advance. Please check whether the libyui-qt* packages are installed.
Yes, they are installed
libyui-qt7 - 2.47.1-1.3 libyui-qt-pkg7 - 2.45.13-1.1 libyui-qt-graph7 - 2.44.5-4.4
I see many yast2 update patches that are to fix crashes, you need to update your system with zypper ref and then zypper up -t patch and see if the crash goes away. If it doesn't then it's probably a bug and you need to file a bug report with logs. The bug assignee will tell you which logs to provide and how to post them. I don't use yast very often and I keep my 42.3 system up to date with zypper. Regards Dave P -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 El 2017-10-31 a las 16:50 +0200, Dave Plater escribió:
On 31/10/2017 15:54, andreil1 wrote:
Dear Knurpht,
I see many yast2 update patches that are to fix crashes, you need to update your system with zypper ref and then zypper up -t patch and see if the crash goes away. If it doesn't then it's probably a bug and you need to file a bug report with logs. The bug assignee will tell you which logs to provide and how to post them. I don't use yast very often and I keep my 42.3 system up to date with zypper.
Just read here: <https://en.opensuse.org/openSUSE:Report_a_YaST_bug> It saves time if they already have the logs when they get to read the bugzilla. Besides, the logs obtained at that time might be different than those when the issue happened. Basically, you simply run save_y2logs /tmp/y2logs.tgz and attach the resulting file. :-) - -- Cheers Carlos E. R. (from 42.2 x86_64 "Malachite" (Minas Tirith)) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iF4EAREIAAYFAln4/DAACgkQja8UbcUWM1zbxwD8Dggpa4ETK27v6p7K2IhqLKUb 2aKmoXtgNV9X7ttCcoUA+wUEMpXVSp/QBwLiGno2sCm1Twe1EVmEW1lEjS7gyseq =L8Dx -----END PGP SIGNATURE-----
participants (9)
-
andreil1
-
andreil1@starlett.lv
-
Anton Aylward
-
Carlos E. R.
-
Dave Plater
-
Felix Miata
-
Knurpht - Gertjan Lettink
-
Per Jessen
-
Peter Suetterlin