[Bug 1031021] New: glibc-2.25-1.1.i686 core dumping on at least Atom N270 and Atom 330
http://bugzilla.opensuse.org/show_bug.cgi?id=1031021 Bug ID: 1031021 Summary: glibc-2.25-1.1.i686 core dumping on at least Atom N270 and Atom 330 Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: 32bit OS: SUSE Other Status: NEW Severity: Major Priority: P5 - None Component: Basesystem Assignee: bnc-team-screening@forge.provo.novell.com Reporter: connormcl@hotmail.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Recently there was an update rolled out to glibc-2.25. This update will reproducible destroy my machine when installed. It causes all kinds of programs including systemd to dump core and then will prevent booting because a lot of service won't come up, including login service. I tracked the problem down to glibc-2.25.i686 which when installed also causes zypper to not work anymore...only chance to recover was an earlier image of system partition. Then i found out, that there are two glibc-2.25 versions available on the tumbleweed repository: glibc-2.25-1.1.i586 and glibc-2.25-1.1.i686 The i686 version crashes my machine, but the i586 version is working. Because the earlier installed glibc was glibc-2.24-1.1.i686, it defaulted to use the i686 type of the new version. My processor is an Atom N270. To my knowledge this should be i686 compatible. Because of the immediate crashes and unbootable system afterwards, i could not get any logs. A fellow user from the tumbleweed forums analyzed a core dump: It took some trickery, but I managed to run GDB on a core dump: Program terminated with signal SIGSEGV, Segmentation fault. #0 __memchr_sse2 () at ../sysdeps/i386/i686/multiarch/memchr-sse2.S:249 249 ../sysdeps/i386/i686/multiarch/memchr-sse2.S: No such file or directory. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1031021 http://bugzilla.opensuse.org/show_bug.cgi?id=1031021#c2 Jeff Pohlmeyer <yetanothergeek@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |yetanothergeek@gmail.com --- Comment #2 from Jeff Pohlmeyer <yetanothergeek@gmail.com> --- Core was generated by `bash -l'. Program terminated with signal SIGSEGV, Segmentation fault. #0 __memchr_sse2 () at ../sysdeps/i386/i686/multiarch/memchr-sse2.S:249 249 ../sysdeps/i386/i686/multiarch/memchr-sse2.S: No such file or directory. (gdb) i r eax 0x0 0 ecx 0x0 0 edx 0xfffd703f -167873 ebx 0x2f 47 esp 0xbfd20138 0xbfd20138 ebp 0x2e 0x2e esi 0x97bc07f 159105151 edi 0x97e5000 159272960 eip 0xb76ea9c9 0xb76ea9c9 <__memchr_sse2+377> eflags 0x10286 [ PF SF IF RF ] cs 0x73 115 ss 0x7b 123 ds 0x7b 123 es 0x7b 123 fs 0x0 0 gs 0x33 51 (gdb) -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1031021 http://bugzilla.opensuse.org/show_bug.cgi?id=1031021#c4 --- Comment #4 from Jeff Pohlmeyer <yetanothergeek@gmail.com> --- Created attachment 719025 --> http://bugzilla.opensuse.org/attachment.cgi?id=719025&action=edit backtrace attached bactrace -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1031021 http://bugzilla.opensuse.org/show_bug.cgi?id=1031021#c6 --- Comment #6 from Jeff Pohlmeyer <yetanothergeek@gmail.com> --- The latest update, glibc-2.25-2.1.i686; fixes the problems for me on Atom-N270 and Atom-330. Nice work! -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com