Package: plymouth
Version: 0.7.2-4
Severity: normal
Hi, I'm getting the same error message, but I don't know if the cause is the
same. The problem seems to be a NULL pointer dereference in plymouthd's text
plugin. What I did was to start plymouthd by hand with /sbin/plymouthd
--mode=shutdown, then attach gdb to the plymouthd process and run plymouth
--show-splash; then, it segfaulted. There is a backtrace in the attachment,
though it's probably useless due to missing debugging information.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-3-686 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages plymouth depends on:
ii initramfs-tools 0.93.4 tools for generating an initramfs
ii libatk1.0-0 1.28.0-1 The ATK accessibility toolkit
ii libc6 2.10.2-6 Embedded GNU C Library: Shared lib
ii libcairo2 1.8.10-3 The Cairo 2D vector graphics libra
ii libfontconfig1 2.8.0-2 generic font configuration library
ii libfreetype6 2.3.11-1 FreeType 2 font engine, shared lib
ii libglib2.0-0 2.22.4-1 The GLib library of C routines
ii libgtk2.0-0 2.18.9-1 The GTK+ graphical user interface
ii libpango1.0-0 1.26.2-2 Layout and rendering of internatio
ii libpng12-0 1.2.43-1 PNG library - runtime
ii plymouth-plugins-all 0.7.2-4 Graphical Boot Animation and Logge
ii plymouth-plugins-fade-i 0.7.2-4 Graphical Boot Animation and Logge
ii plymouth-plugins-label 0.7.2-4 Graphical Boot Animation and Logge
ii plymouth-plugins-solar 0.7.2-4 Graphical Boot Animation and Logge
ii plymouth-plugins-spinfi 0.7.2-4 Graphical Boot Animation and Logge
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
plymouth recommends no packages.
Versions of packages plymouth suggests:
pn gdm <none> (no description available)
-- no debconf information
Program received signal SIGSEGV, Segmentation fault.
strlen () at ../sysdeps/i386/i486/strlen.S:69
69 ../sysdeps/i386/i486/strlen.S: Datei oder Verzeichnis nicht gefunden.
in ../sysdeps/i386/i486/strlen.S
Current language: auto
The current source language is "auto; currently asm".
(gdb) bt
#0 strlen () at ../sysdeps/i386/i486/strlen.S:69
#1 0xb7719b98 in ply_text_progress_bar_draw () from
/usr/lib/libplybootsplash.so.2
#2 0xb7753935 in ?? () from /usr/lib/plymouth/text.so
#3 0xb771d184 in ?? () from /usr/lib/libplybootsplash.so.2
#4 0xb771d2ab in ply_boot_splash_show () from /usr/lib/libplybootsplash.so.2
#5 0x0804c973 in ?? ()
#6 0x0804cdd2 in ?? ()
#7 0x0804dc60 in ?? ()
#8 0x0804aaee in ?? ()
#9 0xb7724f2e in ply_event_loop_process_pending_events () from /lib/libply.so.2
#10 0xb77256e8 in ply_event_loop_run () from /lib/libply.so.2
#11 0x0804eb9d in ?? ()
#12 0xb7589b55 in __libc_start_main (main=0x804e630, argc=2, ubp_av=0xbfdc2164,
init=0x804ef90, fini=0x804ef80, rtld_fini=0xb77669b0 <_dl_fini>,
stack_end=0xbfdc215c) at libc-start.c:222
#13 0x0804a4c1 in ?? ()