assertion failure without initramfs: ply-buffer.c:184: ply_buffer_append_bytes: Assertion `buffer != ((void *)0)' failed.
Bug #981314 reported by
Bob Vincent
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
plymouth (Ubuntu) |
Fix Released
|
Medium
|
Unassigned |
Bug Description
I see the following assertion failure on every boot, with a custom-compiled kernel version 3.4.0-rc2 and no initrd:
ply-buffer.c:184: ply_buffer_
~# lsb_release -rd
Description: Ubuntu precise (development branch)
Release: 12.04
~# apt-cache policy plymouth
plymouth:
Installed: 0.8.2-2ubuntu29
Candidate: 0.8.2-2ubuntu29
Version table:
*** 0.8.2-2ubuntu29 0
500 http://
100 /var/lib/
0.
500 http://
Related branches
tags: | removed: patch |
Changed in plymouth (Ubuntu): | |
status: | Triaged → Fix Committed |
To post a comment you must log in.
This function is called from many different paths in the code. Could you please boot with the option 'plymouth: debug=file: /var/log/ plymouth- debug.log' and attach the resulting file?