I reduced RAM back to 2GB on my siemens computer, and all works fine.
I haven't experienced crash since then.
My computer is not stable with 4GB of ram.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/18
Workaround is to hold previous gdb version in apt.
apt purge gdb
apt install gdb=8.1-0ubuntu3
echo "gdb hold" | sudo dpkg --set-selections
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1845494
Title:
Public bug reported:
gdb 8.1ubuntu3.1 run binary 64bit without problem.
If compile for 32bit target (g++ -m32 ..) then it can't load libraries
before call main(), i mean it gets frozen.
gdb 8.1-0ubuntu3 works with 32 and 64 bit binaries without problem.
Here is log:
g++ -m32 -o test test.cpp
gdb
seems to be very similar:
https://gitlab.freedesktop.org/drm/amd/issues/773
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1863390
Title:
GPU lockup ring 0 stalled for more than X msec
To manage not
I have very old siemens computer. The affected it after I upgraded ram from 2
to 4 GB.
I found some rumours that the bug was introduced with kernel 4.10. I'm not able
to debug the problem. Anyhow I attached dmesg log maybe it help to fix this
annoying bug.
** Attachment added: "dmesg_drm.txt"
System:Host: mint Kernel: 5.0.0-32-generic x86_64 bits: 64 Desktop: Xfce
4.14.1 Distro: Linux Mint 19.3 Tricia
Machine: Type: Desktop System: FUJITSU SIEMENS product: D2030-A1 v: N/A
serial:
Mobo: FUJITSU SIEMENS model: D2030-A1 v: S26361-D2030-A1 serial:
BIOS: FUJITSU SIEME
I have MSI U270. Card reader uses Realtek chip some like RTS5139.
Kernel driver for the chip causes USB kernel's stack to collapse.
I'm not able to fix it. I think this issue should be fixed by Realtek.
The problem have been really serious, since the driver is included in stable
branch
of kernel 3
@tieleman-m:
You should permanently delete the file "rts5139.ko" after first reboot after
the kernel installation.
Path to the driver is:
/lib/modules/%your kernel version%/kernel/drivers/staging/rts5139/
ie. for my computer the path is:
/lib/modules/3.2.0-24-generic/kernel/drivers/staging/rts5139