[Touch-packages] [Bug 1926815] Re: gdb 'call' / 'print' commands don't work properly when attaching to R

2021-04-30 Thread Kevin Ushey
** Summary changed: - gdb doesn't work properly when attaching to R + gdb 'call' / 'print' commands don't work properly when attaching to R -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gdb in Ubuntu.

[Touch-packages] [Bug 1926815] Re: gdb doesn't work properly when attaching to R

2021-04-30 Thread Kevin Ushey
In addition, I get a segfault if I use a single-quoted string rather than a double-quoted string. (My understanding is that single-quoted strings are normally used to reference symbols, so this should be an error but not a crash) $ /usr/bin/gdb -batch -p $(pgrep -nx R) -ex "print (char*)

[Touch-packages] [Bug 1926815] [NEW] gdb doesn't work properly when attaching to R

2021-04-30 Thread Kevin Ushey
Public bug reported: Sorry for the somewhat weird / vague title; hopefully the rest of this issue will make it more concrete ... First, to set the stage; gdb and R both installed from apt repositories: $ /usr/bin/gdb --version GNU gdb (Ubuntu 9.2-0ubuntu1~20.04) 9.2 Copyright (C) 2020 Free

[Touch-packages] [Bug 1679535] Re: ! Cannot connect to internet in Ubuntu 17.04 (DNS Lookup fails)

2017-09-06 Thread Kevin Ushey
*** This bug is a duplicate of bug 1654918 *** https://bugs.launchpad.net/bugs/1654918 I can confirm that I'm also seeing this issue, with an RTL8111 Ethernet controller. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1463224] Re: /usr/bin/X segfaults on startup

2015-06-08 Thread Kevin Ushey
I should have mentioned ... I'm now running with `3.19.0-20-generic` and all seems well. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lightdm in Ubuntu. https://bugs.launchpad.net/bugs/1463224 Title: /usr/bin/X

[Touch-packages] [Bug 1463224] Re: /usr/bin/X segfaults on startup

2015-06-08 Thread Kevin Ushey
I was able to resolve this by updating my Linux kernel -- I had updated from Ubuntu 14.04 through to 15.10, and needed to manually update the kernel afterwards. (I believe the original kernel version was 3.16.0; not sure which revision) (The kernel was updated with a simple `sudo apt-get install

[Touch-packages] [Bug 1463224] [NEW] /usr/bin/X segfaults on startup

2015-06-08 Thread Kevin Ushey
Public bug reported: I'm seeing this both with Ubuntu 15.04 and Ubuntu 15.10. When I boot into Ubuntu, I get a screen saying that 'The system is running in low-graphics mode'. When I look at the `xserver` log files, I see that it's actually segfaulted (and so I get no GUI -- e.g. 'lightdm' fails