Comment 14 for bug 1794292

Revision history for this message
Gert van de Kraats (gkraats) wrote :

Unfortunately the fix does not solve the problem and still crashes.

ProblemType: Crash
Architecture: i386
Date: Thu Oct 4 16:54:33 2018
DistroRelease: Ubuntu 18.10
ExecutablePath: /sbin/plymouthd
ExecutableTimestamp: 1538408760

MachineType: Dell Inc. Latitude D620
Package: plymouth 0.9.3-1ubuntu9
PackageArchitecture: i386

SegvAnalysis:
 Segfault happened at: 0xb7f279f9 <ply_renderer_set_handler_for_input_source+41>: mov 0x3c(%edx),%eax
 PC (0xb7f279f9) ok
 source "0x3c(%edx)" (0x0000003d) not located in a known VMA region (needed readable region)!
 destination "%eax" ok
SegvReason: reading NULL VMA
SourcePackage: plymouth
Stacktrace:
 #0 0xb7f279f9 in ply_renderer_set_handler_for_input_source () at /lib/i386-linux-gnu/libply-splash-core.so.4
 #1 0xb7f209a9 in ply_keyboard_stop_watching_for_input () at /lib/i386-linux-gnu/libply-splash-core.so.4
 #2 0xb7f1fe70 in ply_device_manager_deactivate_keyboards () at /lib/i386-linux-gnu/libply-splash-core.so.4
 #3 0x00428c02 in ()
 #4 0x00421cf3 in _start ()
StacktraceAddressSignature: /sbin/plymouthd:11:/lib/i386-linux-gnu/libply-splash-core.so.4.0.0+a9f9:/lib/i386-linux-gnu/libply-splash-core.so.4.0.0+39a9:/lib/i386-linux-gnu/libply-splash-core.so.4.0.0+2e70:/sbin/plymouthd+ac02:/sbin/plymouthd+3cf3
StacktraceTop:
 ply_renderer_set_handler_for_input_source () at /lib/i386-linux-gnu/libply-splash-core.so.4
 ply_keyboard_stop_watching_for_input () at /lib/i386-linux-gnu/libply-splash-core.so.4
 ply_device_manager_deactivate_keyboards () at /lib/i386-linux-gnu/libply-splash-core.so.4
 ()
 _start ()
Tags: cosmic
TextPlymouth: /usr/share/plymouth/themes/ubuntu-text/ubuntu-text.plymouth
ThreadStacktrace:
 .
 Thread 1 (Thread 0xb7bdaf00 (LWP 334)):
 #0 0xb7f279f9 in ply_renderer_set_handler_for_input_source () at /lib/i386-linux-gnu/libply-splash-core.so.4
 #1 0xb7f209a9 in ply_keyboard_stop_watching_for_input () at /lib/i386-linux-gnu/libply-splash-core.so.4
 #2 0xb7f1fe70 in ply_device_manager_deactivate_keyboards () at /lib/i386-linux-gnu/libply-splash-core.so.4
 #3 0x00428c02 in ()
 #4 0x00421cf3 in _start ()
Title: plymouthd crashed with SIGSEGV in ply_renderer_set_handler_for_input_source()