pingus-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

pingus crash at start (gentoo)


From: Marc
Subject: pingus crash at start (gentoo)
Date: Thu, 24 Jun 2004 20:50:18 +0200

Hi all,

I'm not sure if this is the correct forum, but I try it :)

I install the pingus in a gentoo system (0.6.0-r1 version). When pingus
start, receive the SIGSEGV signal. I attach the backtrace of the program
in the file bt1.txt .
At end of strace it can see the follow message:
...
gettimeofday({1088101049, 122386}, NULL) = 0
rt_sigaction(SIGSEGV, {0x40031f30, [SEGV], SA_RESTORER|SA_RESTART,
0x4017ce58}, {SIG_DFL}, 8) = 0
open("/home/marc/.pingus/config", O_RDONLY) = -1 ENOENT (No such file or
directory)
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
fstat64(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0x40013000
...

Well, this is a posible cause to the segfault. I create the .pingus
directory and a empty .pingus/config and test again. The program start
with a message errors (see start2.txt), but I can see the main menu
screen. When push the start button, the program dump another core. The
file bt2.txt is the backtrace of this core.

The last lines of strace are:

open("/usr/share/games/pingus//sounds/letsgo.wav", O_RDONLY) = -1 ENOENT
(No such file or directory)
rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
kill(14411, SIGABRT)                    = 0
--- SIGABRT (Aborted) @ 0 (0) ---
+++ killed by SIGABRT +++

In the package of pingus (pingus-0.6.0.tar.bz2) I don't see this file...
If I create this file (copying another wav) i can start to play the
first stage, but it crash because the file oing.wav is missing. I copy
it, and play the three firts levels normally (I don't sure if any sound
is missing).

Regards,
Marc MollĂ 

P.D. Sorry my terrible english ;)


Attachment: bt1.txt
Description: Text document

Attachment: start2.txt
Description: Text document

Attachment: bt2.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]