log.c Assert failed - err=>number == EIO
Bug #912558 reported by
Dave Walker
This bug affects 6 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
upstart |
Fix Released
|
High
|
James Hunt | ||
upstart (Ubuntu) |
Fix Released
|
High
|
James Hunt | ||
Precise |
Fix Released
|
High
|
James Hunt |
Bug Description
Whilst booting, init has an issue and causes a core dump -> kernel panic.
Appending --no-log to the kernel cmd line allows a successful boot.
Related branches
lp://staging/~jamesodhunt/ubuntu/precise/upstart/fix-for-bug-912558
- Colin Watson (community): Approve
-
Diff: 3355 lines (+685/-766)10 files modifiedChangeLog (+43/-0)
debian/changelog (+8/-2)
init/job_process.c (+12/-0)
init/log.c (+165/-36)
init/log.h (+6/-0)
init/main.c (+0/-10)
init/man/init.5 (+8/-7)
init/tests/test_job_process.c (+293/-18)
init/tests/test_log.c (+150/-140)
util/tests/test_user_sessions.sh (+0/-553)
Changed in upstart (Ubuntu Precise): | |
milestone: | none → precise-alpha-2 |
Changed in upstart: | |
importance: | Undecided → High |
status: | New → Incomplete |
status: | Incomplete → Opinion |
status: | Opinion → Confirmed |
assignee: | nobody → James Hunt (jamesodhunt) |
Changed in upstart: | |
status: | Confirmed → Fix Committed |
Changed in upstart (Ubuntu Precise): | |
status: | Confirmed → Fix Committed |
Changed in upstart: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Attached screenshot.