[Bug 1721065] Re: NULL pointer dereference in tty_write() in kernel 4.4.0-93.116+

2017-11-12 Thread regmka
The issue has been verified with the kernel 4.4.0-100.123. ** Tags removed: verification-needed-xenial ** Tags added: verification-done-xenial -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1721065

[Bug 1721065] Re: NULL pointer dereference in tty_write() in kernel 4.4.0-93.116+

2017-10-11 Thread regmka
> http://kernel.ubuntu.com/~jsalisbury/lp1721065/ > Can you test this kernel and see if it resolves this bug? Hi Joseph, I've tested the kernel and I confirm that the issue does not reproduce in my environment with this kernel. Thanks! -- You received this bug notification because you are a

[Bug 1721065] [NEW] NULL pointer dereference in tty_write() in kernel 4.4.0-93.116+

2017-10-03 Thread regmka
Public bug reported: Sometimes an Ubuntu kernel 4.4.0-93+ panics in the following way: [ 11.185347] BUG: unable to handle kernel NULL pointer dereference at (null) [ 11.185778] IP: [] tty_write+0x83/0x2d0 [ 11.186115] PGD 0 [ 11.186270] Oops: [#1] SMP [ 11.186506]

[Bug 1514609] [NEW] Deserialising a job with the attribute "kill_timer" and "kill_process"="PROCESS_MAIN" results in abort

2015-11-09 Thread regmka
Public bug reported: Upstart sometimes aborts on a stateful re-execution triggered by "telinit u": job.c:1977: Assertion failed in job_deserialise: job->kill_process Caught abort, core dumped init:job.c:1977: Assertion failed in job_deserialise: job->kill_process [ 69.668199] Kernel panic -

[Bug 1188642] Re: Init aborts with the message: init: log.c:813: Assertion failed in log_clear_unflushed: ! log-io

2013-06-07 Thread regmka
** Description changed: init (in Ubuntu 13.04) accidentally aborts with the following messages in the kernel log: [4.981969] init: log.c:813: Assertion failed in log_clear_unflushed: ! log-io [4.991031] init: Caught abort, core dumped [4.995571] Kernel panic - not

[Bug 1188642] Re: Init aborts with the message: init: log.c:813: Assertion failed in log_clear_unflushed: ! log-io

2013-06-07 Thread regmka
** Also affects: ubuntu Importance: Undecided Status: New ** Package changed: ubuntu = upstart (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1188642 Title: Init aborts with the

[Bug 1183212] Re: plymouth outputs the message Please remove installation media... into a wrong console when Ubuntu 13.04 installation is finished

2013-06-06 Thread regmka
Probably, the same issue as #1087436. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1183212 Title: plymouth outputs the message Please remove installation media... into a wrong console when

[Bug 1183212] Re: plymouth outputs the message Please remove installation media... into a wrong console when Ubuntu 13.04 installation is finished

2013-06-04 Thread regmka
It turned out the configuration file /etc/init/plymouth-stop.conf is to blame: when I replaced the lines 21-25 of the script: pre-start script case $JOB in gdm|kdm|lightdm|ubiquity|oem-config) exit 0 with pre-start script case $JOB in gdm|kdm|lightdm|ubiquity|oem-config|rc)

[Bug 1183212] Re: plymouth outputs the message Please remove installation media... into a wrong console when Ubuntu 13.04 installation is finished

2013-06-04 Thread regmka
The problem is also fixed by replacing the line 27 in the script /etc/init/plymouth-stop.conf exec /bin/plymouth quit with exec /bin/plymouth quit --retain-splash -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1183212] Re: plymouth outputs the message Please remove installation media... into a wrong console when Ubuntu 13.04 installation is finished

2013-06-03 Thread regmka
The bug is reproduced when plymouth is running while the method DM.run() (file /usr/bin/ubiquity-dm) is running: in this case plymouth is killed by the command plymouth quit --retain-splash on the line 269 of the script /usr/bin/ubiquity-dm. When plymouth exits in this way the active console

[Bug 1183212] Re: plymouth outputs the message Please remove installation media... into a wrong console when Ubuntu 13.04 installation is finished

2013-05-30 Thread regmka
How did you generate this plymouth.log.buggy? I use the kernel command line option plymouth.debug=stream:/dev/ttyS0. That doesn't look like a log from a plymouth shutdown, it looks like a log from a plymouth boot splash. Exactly, this is a log from the startup session of plymouth. I'm not

[Bug 1183212] Re: The Ubuntu 13.04 installer outputs the message Please remove installation media... into a wrong console

2013-05-27 Thread regmka
It seems the problem is caused by plymouthd that switches the active console from 6 to 0 when the boot splash is hidden: [main.c] quit_splash:Not retaining splash, so deallocating VT [ply-terminal.c]ply_terminal_deactivate_vt:Attempting to

[Bug 1183212] Re: plymouth outputs the message Please remove installation media... into a wrong console when Ubuntu 13.04 installation is finished

2013-05-27 Thread regmka
** Summary changed: - The Ubuntu 13.04 installer outputs the message Please remove installation media... into a wrong console + plymouth outputs the message Please remove installation media... into a wrong console when Ubuntu 13.04 installation is finished -- You received this bug

[Bug 1183212] Re: The Ubuntu 13.04 installer outputs the message Please remove installation media... into a wrong console

2013-05-23 Thread regmka
** Attachment added: The 7th console (invisible before the reboot) https://bugs.launchpad.net/ubuntu/+bug/1183212/+attachment/3684578/+files/screenshot-2013-05-13_16-31-21.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1183212] [NEW] The Ubuntu 13.04 installer outputs the message Please remove installation media... into a wrong console

2013-05-23 Thread regmka
Public bug reported: The Ubuntu 13.04 installer outputs the message Please remove installation media... into a wrong console while finishing installation in VirtualBox: the message is shown in the 7th console while the active console is the 1st (see screenshots attached). The same problem is

[Bug 1183212] Re: The Ubuntu 13.04 installer outputs the message Please remove installation media... into a wrong console

2013-05-23 Thread regmka
** Package changed: ubuntu = ubiquity (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1183212 Title: The Ubuntu 13.04 installer outputs the message Please remove installation media... into