Crash when starting oem-config on Ubuntu Server 12.04 amd64.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubiquity (Ubuntu) |
Fix Released
|
High
|
Colin Watson | ||
Precise |
Fix Released
|
High
|
Colin Watson | ||
Saucy |
Fix Released
|
High
|
Colin Watson |
Bug Description
[Impact] Breaks OEM-mode server installations on at least some non-i386 architectures.
[Test Case] Install an amd64 server image in OEM mode (F4 at the boot menu). After installation, make sure that ubiquity* and oem-config* are up to date from -proposed, run oem-config-prepare, and reboot. oem-config should appear on the console after reboot.
[Regression Potential] Given the size of the change, I think the only plausible source of regression is the sort that should affect any rebuild of ubiquity. Nothing much other than this uses the debconf frontend.
Original report follows:
After installing Ubuntu Server 12.04 (and 12.04.2) AMD64 edition, then running oem-config-prepare after post-install updates and rebooting, the system hangs during reboot. Adding debug-oem-config doesn't produce any new information. Recovery only possible by booting in rescue mode from the installation cd (or bootable USB) then removing /var/lib/
apport-retrace reports the following from the crash report:
root@atp-
GNU gdb (Ubuntu/Linaro 7.4-2012.
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://
Reading symbols from /usr/bin/
done.
[New LWP 1489]
warning: Can't read pathname for load map: Input/output error.
Core was generated by `bterm -f /usr/share/
Program terminated with signal 7, Bus error.
#0 0x0000000000404349 in bogl_font_glyph (font=0x1e10f20, wc=32 L' ', bitmap=0x0) at bogl.c:351
351 for (i = font->offset[wc & mask]; font->index[i]; i += 2)
(gdb) bt
#0 0x0000000000404349 in bogl_font_glyph (font=0x1e10f20, wc=32 L' ', bitmap=0x0) at bogl.c:351
#1 0x0000000000402891 in bogl_term_new (font=0x1e10f20) at bogl-term.c:41
#2 0x0000000000401c9c in main (argc=6, argv=0x7fff5364
The attached crash does NOT have private data, so no need to keep this bug private.
Changed in ubiquity (Ubuntu Precise): | |
status: | New → In Progress |
importance: | Undecided → High |
assignee: | nobody → Colin Watson (cjwatson) |
milestone: | none → ubuntu-12.04.3 |
description: | updated |
Installed system that generated this crash is behind a corporate firewall, making it impossible to use ubuntu-bug to file. But it is fully reproducible on a vm or physical hardware.