[apport] usplash crashed with signal 5

Bug #90572 reported by Tristan
2
Affects Status Importance Assigned to Milestone
usplash (Ubuntu)
Invalid
Medium
Unassigned

Bug Description

Binary package hint: usplash

No further info

ProblemType: Crash
Architecture: i386
Date: Thu Mar 8 01:28:46 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /sbin/usplash
Package: usplash 0.4-43
PackageArchitecture: i386
ProcCmdline: /sbin/usplash -c -x 1024 -y 768
ProcCwd: /dev/.initramfs
ProcEnviron:
 LANGUAGE=
 PATH=/sbin:/bin:/usr/sbin:/usr/bin
 LANG=en_US.UTF-8
Signal: 5
SourcePackage: usplash
Stacktrace:
 #0 0xb7dd1f6a in ?? () from /lib/libx86.so.1
 #1 0xb7dd3800 in ?? () from /lib/libx86.so.1
 #2 0x00000000 in ?? ()
StacktraceTop:
 ?? () from /lib/libx86.so.1
 ?? () from /lib/libx86.so.1
 ?? ()
ThreadStacktrace:
 .
 Thread 1 (process 9012):
 #0 0xb7dd1f6a in ?? () from /lib/libx86.so.1
 #1 0xb7dd3800 in ?? () from /lib/libx86.so.1
 #2 0x00000000 in ?? ()
Uname: Linux feisty 2.6.20-9-generic #2 SMP Mon Feb 26 03:01:44 UTC 2007 i686 GNU/Linux
UserGroups:

Revision history for this message
Tristan (oddkt) wrote :
Revision history for this message
C de-Avillez (hggdh2) wrote :

Thank you for your bug report.

Unfortunately the stack trace / backtrace is not detailed enough to help. If this bug is reproducible at will, could you please:

1. add to your /etc/apt/sources.list the debug symbols repository? You can edit it directly with the editor of your preference (as root), and add at the bottom the following line:

deb http://people.ubuntu.com/~pitti/ddebs feisty main universe

You can also use Synaptic (under Gnome, go to System/Administration/Synaptic Package Manager and then, on Synaptic, select Settings/Repositories, and add the entry under the "Third Party" tab.

Please read on https://wiki.ubuntu.com/DebuggingProgramCrash?highlight=%28%2F%2Fpeople.ubuntu.com%2F%7Epitti%2Fddebs%29 for details.

2. update the repositories, but do not install any upgraded package.

3. Now we have two options: we can just retrace the report you have, or we can try to reproduce it. I think, right now, retracing is simpler.

Your issue report should be at /var/crash. Open a terminal session, and then:

cd /var/crash

Find the name of the bug report, and issue

apport-retrace <name of the bug report file> -o 90572.retrace

this command will take a bit to complete, and during its execution it will download any necessary debug packages.

After the completion of the retrace, please upload the newly-created report here.

Thank you.

Changed in usplash:
assignee: nobody → hggdh2
status: Unconfirmed → Needs Info
Revision history for this message
C de-Avillez (hggdh2) wrote :

potential duplicate of bug # 90489

Revision history for this message
Sebastien Bacher (seb128) wrote :

Debug backtrace for the crash:

#0 0xb7dd1f6a in run_vm86 () at lrmi.c:526
No locals.
#1 0xb7dd263b in LRMI_int (i=16, r=0xb7f88cc0) at lrmi.c:844
        seg = 49152
        off = 3972
#2 0xb7f348fa in vesa_setmode (mode=3, prv_mode=0)
    at /build/buildd/usplash-0.4/svgalib/src/vesa.c:213
        i = <value optimized out>
        mode8 = 0
#3 0xb7f30021 in initialize ()
    at /build/buildd/usplash-0.4/svgalib/src/vga.c:2016
        i = <value optimized out>
        siga = {__sigaction_handler = {
    sa_handler = 0xb7f1dfa0 <_fini+1358060>,
    sa_sigaction = 0xb7f1dfa0 <_fini+1358060>}, sa_mask = {__val = {
      3086077904, 1, 3086688244, 3086576136, 3220647700, 3220647780,
      3086618883, 3086077904, 3220647760, 3086575696, 3086083334, 0,
      1550688371, 0, 1, 16777216, 2351837290, 0, 3086142570, 3086201825,
      3220647764, 3086065664, 149500, 3086202128, 3220647824, 3086575696,
      3086083325, 16199656, 1901610309, 0, 3086214564, 3220649232}},
  sa_flags = -1074318064, sa_restorer = 0xb7f2fd29 <initialize+9>}
#4 0xb7f305dc in vga_setmode (mode=12)
    at /build/buildd/usplash-0.4/svgalib/src/vga.c:2245
        modeinfo = <value optimized out>
#5 0xb7f24467 in usplash_svga_setmode () at usplash_svga.c:108
        mode = -1
        has_failed = 0
#6 0xb7f245e1 in usplash_svga_init () at usplash_svga.c:147
        rc = 0
        mode = -1074318248
#7 0xb7f22b91 in usplash_init () at libusplash.c:174
No locals.
#8 0xb7f2320b in usplash_setup (xres=1024, yres=768, v=0) at libusplash.c:339
        ret = 0
        ncolors = 0
        theme_handle = (void *) 0x804c030
        htheme = (struct usplash_theme *) 0xbff730cc
        maxarea = -1208327360
        ratio = 3084719140
#9 0x08048e10 in main (argc=6, argv=0xbff73594) at usplash.c:119
        i = 6
        ret = 0
        xres = 1024
        yres = 768
        verbose = 0
        t1 = {tv_sec = 0, tv_usec = 40000}
        t2 = {tv_sec = 0, tv_usec = 40000}
        iv = {it_interval = {tv_sec = 0, tv_usec = 40000}, it_value = {
    tv_sec = 0, tv_usec = 40000}}

C de-Avillez (hggdh2)
Changed in usplash:
assignee: hggdh2 → nobody
importance: Undecided → Medium
status: Needs Info → Rejected
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.