URL:
  <http://gna.org/bugs/?13568>

                 Summary: Switching on network updates causes wormux to crash
                 Project: Wormux
            Submitted by: mrjadeo
            Submitted on: Monday 25/05/09 at 16:03
                Category: Game
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
                 Release: 0.8-1
         Discussion Lock: Any

    _______________________________________________________

Details:

When I turned on network updates for Wormux the game exited. 

Now when I try to start up it will show the startup screen for ~ 1 second and
then exit.

Starting up from the commandline, I see:

$ 
wormux 
o Reading default config file
Bleh...
o Reading personal config file
o Bind text domain to: /usr/share/locale
o Codeset: UTF-8
o Text domain: wormux
=== Wormux version 0.8
=== Authors: Lawrence AZZOUG, Anthony CARRE, Laurent DEFERT SIMONNEAU,
Jean-Christophe DUBERGA, Matthieu FERTRE, Sebastien GONZALVE, Reiner
HERRMANN, Renaud LOTTIAUX, Yannig PERRE, Olivie SERRES, Victor STINNER
=== Website: http://www.wormux.org

Wormux version 0.8, Copyright (C) 2001-2008 Wormux Team
Wormux comes with ABSOLUTELY NO WARRANTY.
This is free software and you are welcome to redistribute it
under certain conditions.

Read the file COPYING for details.

[ Run game ]

Unexpected exception caught...

Aborted



My Distro:
Linux Mint 6 Felicia - Main Edition 


Some strace output:

$ strace wormux
...
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 9
connect(9, {sa_family=AF_INET, sin_port=htons(53),
sin_addr=inet_addr("135.196.0.6")}, 28) = 0
fcntl64(9, F_GETFL)                     = 0x2 (flags O_RDWR)
fcntl64(9, F_SETFL, O_RDWR|O_NONBLOCK)  = 0
gettimeofday({1243267071, 285010}, NULL) = 0
poll([{fd=9, events=POLLOUT, revents=POLLOUT}], 1, 0) = 1
send(9, "\213j\1\0\0\1\0\0\0\0\0\0\6kurosu\4free\2fr\0\0\1\0\1", 32,
MSG_NOSIGNAL) = 32
poll([{fd=9, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
ioctl(9, FIONREAD, [101])               = 0
recvfrom(9, "\213j\201\203\0\1\0\0\0\1\0\0\6kurosu\4free\2fr\0\0\1\0"...,
1024, 0, {sa_family=AF_INET, sin_port=htons(53),
sin_addr=inet_addr("135.196.0.6")}, [16]) = 101
close(9)                                = 0
open("/etc/ld.so.cache", O_RDONLY)      = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=64863, ...}) = 0
mmap2(NULL, 64863, PROT_READ, MAP_PRIVATE, 9, 0) = 0xb7154000
close(9)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or
directory)
open("/lib/libnss_mdns4.so.2", O_RDONLY) = 9
read(9, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360\10"..., 512) =
512
fstat64(9, {st_mode=S_IFREG|0644, st_size=8148, ...}) = 0
mmap2(NULL, 10980, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 9, 0) =
0xb7148000
mmap2(0xb714a000, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0x1) = 0xb714a000
close(9)                                = 0
munmap(0xb7154000, 64863)               = 0
open("/etc/mdns.allow", O_RDONLY)       = -1 ENOENT (No such file or
directory)
time(NULL)                              = 1243267071
close(8)                                = 0
futex(0xb7a3e0c8, 0x81 /* FUTEX_??? */, 2147483647) = 0
write(2, "\n", 1
)                       = 1
write(2, "Unexpected exception caught...", 30Unexpected exception caught...)
= 30
write(2, "\n", 1
)                       = 1
write(2, "\n", 1
)                       = 1
kill(24662, SIGABRT)                    = 0
--- SIGABRT (Aborted) @ 0 (0) ---
+++ killed by SIGABRT +++
Process 24662 detached





    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?13568>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Wormux-gna mailing list
[email protected]
https://mail.gna.org/listinfo/wormux-gna

Reply via email to