[Bug 1848200] [NEW] gdb not stopping on breakpoint in a 32-bit program
Public bug reported: After upgrading gdb from 8.1-0ubuntu3 to 8.1-0ubuntu3.1, gdb does not stop on breakpoint when running a 32-bit application (on 64-bit Ubuntu). This can be reproduced with a simple “hello world” program: $ cat hello.c #include int main() { // printf() displays the string inside quotation printf("Hello, World!"); return 0; } $ gcc -ggdb -m32 hello.c $ gdb a.out (gdb) b hello.c:5 Breakpoint 1 at 0x536: file hello.c, line 5. (gdb) run Starting program: /home/user/sandbox/a.out warning: Breakpoint address adjusted from 0xf7fd9be0 to 0xf7fd9be0. warning: Breakpoint address adjusted from 0xf7fda195 to 0xf7fda195. warning: Breakpoint address adjusted from 0xf7fdbd1c to 0xf7fdbd1c. warning: Breakpoint address adjusted from 0xf7fdb924 to 0xf7fdb924. warning: Breakpoint address adjusted from 0xf7fe99b3 to 0xf7fe99b3. warning: Breakpoint address adjusted from 0xf7fea401 to 0xf7fea401. warning: Breakpoint address adjusted from 0xf7fea706 to 0xf7fea706. --- (and not stopping nor outputting the text…) --- It works well with a 64-bit build (leaving out the gcc’s -m32 option). This problem has been already discussed on: https://stackoverflow.com/questions/58225562/how-to-fix-hang-in-gdb-in- ld-linux-so-2-when-running-a-32-bit-executable-on-a-64 ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: gdb 8.1-0ubuntu3.1 ProcVersionSignature: Ubuntu 4.15.0-65.74-generic 4.15.18 Uname: Linux 4.15.0-65-generic x86_64 ApportVersion: 2.20.9-0ubuntu7.7 Architecture: amd64 CurrentDesktop: XFCE Date: Tue Oct 15 14:37:37 2019 InstallationDate: Installed on 2015-12-08 (1407 days ago) InstallationMedia: Ubuntu-Server 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805) SourcePackage: gdb UpgradeStatus: Upgraded to bionic on 2019-06-10 (127 days ago) ** Affects: gdb (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug bionic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1848200 Title: gdb not stopping on breakpoint in a 32-bit program To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gdb/+bug/1848200/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1848200] Re: gdb not stopping on breakpoint in a 32-bit program
@dannf Thanks, it works for me from both command line and Qt Creator. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1848200 Title: gdb not stopping on breakpoint in a 32-bit program To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gdb/+bug/1848200/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1848200] Re: gdb not stopping on breakpoint in a 32-bit program
I’ve tested version 8.1-0ubuntu3.2 from ubuntu-proposed on my Xubuntu 18.04.3 x86_64 from both the command line and Qt Creator and the problem has not appeared. I am also setting verification-done because no other supported releases seem affected. ** Tags removed: verification-needed verification-needed-bionic ** Tags added: verification-done verification-done-bionic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1848200 Title: gdb not stopping on breakpoint in a 32-bit program To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gdb/+bug/1848200/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1835723] [NEW] std::bad_alloc during SVN update in CTest
Public bug reported: After I upgraded my testing server from 16.04 to Ubuntu 18.04.2 LTS the last week, I keep getting errors during SVN update while running CTest (version 3.10.2) which cause CTest to quit too early: terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc Aborted (core dumped) This does not affect every run, yet it happens pretty often – I found this error in 6 out of 8 runs during the last night. CMake’s bug tracker claims this to have been fixed in CMake 3.11 (https://gitlab.kitware.com/cmake/cmake/issues/17854) but Ubuntu 18.04 is sticking with 3.10. Installing the most recent CMake 3.14.5 from https://cmake.org/download/ (as per https://askubuntu.com/a/952929/250300) fixed the issue for me. ** Affects: cmake (Ubuntu) Importance: Undecided Status: New ** Tags: bionic -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to cmake in Ubuntu. https://bugs.launchpad.net/bugs/1835723 Title: std::bad_alloc during SVN update in CTest To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cmake/+bug/1835723/+subscriptions -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 778319] Re: Installation via USB-stick impossible
Same problem here when trying to installing Ubuntu 14.04.3 LTS Server x64 using the media created by both Linux Live Usb Creator and UNetbootin. After the error message appeared, I tried to mount the drive manually as suggested by Vladimir and Jav but still no success. The CD- ROM integrity check (available from the installer menu) reports that checksum of ./pool/main/m/maas/python-maas- provisioningserver_1.7.6+bzr3376-0ubuntu2~14.04.1_all.deb is invalid, altough the source ISO image seems to be correct according to SHA1 checksum. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/778319 Title: Installation via USB-stick impossible To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/778319/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2091193] Re: Package conflict found during dist-upgrade
I’ve got the same problem on Ubuntu 22.04.5 LTS. However, Ubuntu repositories do not contain Python 3.12 for 22.04 as well as 20.04, see https://packages.ubuntu.com/search?keywords=python3.12&searchon=names&suite=all§ion=all. Therefore I guess this could be caused by https://launchpad.net/~deadsnakes/+archive/ubuntu/ppa, commonly used to provide non-native Python versions to Ubuntu (yes, I am using this PPA). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2091193 Title: Package conflict found during dist-upgrade To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/2091193/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2091193] Re: Package conflict found during dist-upgrade
** Bug watch added: github.com/deadsnakes/issues/issues #304 https://github.com/deadsnakes/issues/issues/304 ** Also affects: ubuntu-release-upgrader via https://github.com/deadsnakes/issues/issues/304 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2091193 Title: Package conflict found during dist-upgrade To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-release-upgrader/+bug/2091193/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2095177] Re: Finished backup notification is missing
> Is the Deja Dup window active and focused when the backup finishes? In that case, it doesn't submit a desktop notification. I tried it both with the window open and without opening it. The result in both cases was as I described. I doubt I’ve ever had the window active when the backup finished as I usually start to do other things during the backup. > it's possible your version is putting it in the notification queue that you see when you click at the top of the screen, but not popping up a distracting notification about it? No, I certainly do not get any notification about finished backups even when I click the date in the top bar to see all notifications. The notification about the backup start disappears when the backup is finished, similarly to the progress window. I find this bad because without visiting Deja-dup’s main window I am unsure whether the backup has finished successfully or crashed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2095177 Title: Finished backup notification is missing To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/deja-dup/+bug/2095177/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2095177] [NEW] Finished backup notification is missing
Public bug reported: I use Deja-dup (alias Backups) for regular automated backups. I get a notification when the backup is starting. However, there is no notification about finishing the backup. (If I have the progress window open during the backup, it simply disappears when the backup finishes.) I recently upgraded from Ubuntu 22.04. In this version, I was getting notifications for both backup start and finish. I checked that I have notifications turned on for Deja-dup in the Ubuntu settings. I checked the Preferences in the Deja-dup main window but found no relevant option to enable or disable individual notification types. I also tried `sudo apt install --reinstall deja-dup` but am still experiencing the problem. ProblemType: Bug DistroRelease: Ubuntu 24.04 Package: deja-dup 45.2-1build2 ProcVersionSignature: Ubuntu 6.8.0-51.52-generic 6.8.12 Uname: Linux 6.8.0-51-generic x86_64 ApportVersion: 2.28.1-0ubuntu3.3 Architecture: amd64 CasperMD5CheckResult: unknown CurrentDesktop: ubuntu:GNOME Date: Fri Jan 17 15:42:37 2025 ProcEnviron: LANG=cs_CZ.UTF-8 PATH=(custom, no user) SHELL=/usr/bin/zsh TERM=xterm-256color XDG_RUNTIME_DIR= SourcePackage: deja-dup UpgradeStatus: Upgraded to noble on 2024-12-13 (35 days ago) ** Affects: deja-dup (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug noble -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2095177 Title: Finished backup notification is missing To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/deja-dup/+bug/2095177/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs