Your message dated Sun, 15 Mar 2015 23:49:04 +0000
with message-id <[email protected]>
and subject line Bug#770855: fixed in freespace2-launcher-wxlauncher 0.9.5-1
has caused the Debian Bug report #770855,
regarding freespace2-launcher-wxlauncher: freespace2-launcher-wxlauncher: 
Seqfaults immediatly after dialogue about downloading news
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
770855: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770855
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: freespace2-launcher-wxlauncher
Version: 0.9.4-2
Severity: important

Dear Maintainer,


when i start the launcher a dialogue pops up and asks whether is should
download the latest news.
The user can select between yes and no. Both options let the program seqfault,
which decreases its funtionality a bit.

I did not install the game from the repo but compiled it and run the binary.

This packet does not depend on freespace from the repo, i therefore hoped i can
give it the path to the freespace folder and use it.

strace output attached.

Thanks for packaging it.




-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'testing-proposed-updates'), (500,
'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages freespace2-launcher-wxlauncher depends on:
ii  libc6            2.19-13
ii  libgcc1          1:4.9.1-19
ii  libsdl1.2debian  1.2.15-10
ii  libstdc++6       4.9.1-19
ii  libwxbase3.0-0   3.0.2-1+b1
ii  libwxgtk3.0-0    3.0.2-1+b1

Versions of packages freespace2-launcher-wxlauncher recommends:
pn  freespace2  <none>

Versions of packages freespace2-launcher-wxlauncher suggests:
pn  joystick  <none>

-- no debconf information

*** /tmp/strace.freespace
$ strace freespace2-launcher
[18:49:01]
execve("/usr/games/freespace2-launcher", ["freespace2-launcher"], [/* 43 vars
*/]) = 0
brk(0)                                  = 0x7f2eccb26000
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x7f2ecb1c9000
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=193126, ...}) = 0
mmap(NULL, 193126, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f2ecb199000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\34\2\0\0\0\0\0"...,
832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=1729984, ...}) = 0
mmap(NULL, 3836448, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =
0x7f2ecac02000
mprotect(0x7f2ecada1000, 2097152, PROT_NONE) = 0
mmap(0x7f2ecafa1000, 24576, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x19f000) = 0x7f2ecafa1000
mmap(0x7f2ecafa7000, 14880, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f2ecafa7000
close(3)                                = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x7f2ecb198000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x7f2ecb197000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x7f2ecb196000
arch_prctl(ARCH_SET_FS, 0x7f2ecb197700) = 0
mprotect(0x7f2ecafa1000, 16384, PROT_READ) = 0
mprotect(0x7f2ecb3e9000, 12288, PROT_READ) = 0
mprotect(0x7f2ecb1cb000, 4096, PROT_READ) = 0
munmap(0x7f2ecb199000, 193126)          = 0
getpid()                                = 18913
rt_sigaction(SIGCHLD, {0x7f2ecb1dffd0, ~[RTMIN RT_1], SA_RESTORER,
0x7f2ecac37180}, NULL, 8) = 0
geteuid()                               = 1000
brk(0)                                  = 0x7f2eccb26000
brk(0x7f2eccb47000)                     = 0x7f2eccb47000
getppid()                               = 18910
stat("/home/moritz/Spiele/freespace2/freespace2", {st_mode=S_IFDIR|0755,
st_size=4096, ...}) = 0
stat(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/games/freespace2-launcher", O_RDONLY) = 3
fcntl(3, F_DUPFD, 10)                   = 10
close(3)                                = 0
fcntl(10, F_SETFD, FD_CLOEXEC)          = 0
rt_sigaction(SIGINT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGINT, {0x7f2ecb1dffd0, ~[RTMIN RT_1], SA_RESTORER,
0x7f2ecac37180}, NULL, 8) = 0
rt_sigaction(SIGQUIT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL, ~[RTMIN RT_1], SA_RESTORER, 0x7f2ecac37180},
NULL, 8) = 0
rt_sigaction(SIGTERM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTERM, {SIG_DFL, ~[RTMIN RT_1], SA_RESTORER, 0x7f2ecac37180},
NULL, 8) = 0
read(10, "#!/bin/sh\numask 077\n\nD=~/.wxlaun"..., 8192) = 232
umask(0)                                = 022
umask(022)                              = 0
umask(077)                              = 022
stat("/home/moritz/.wxlauncher", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
stat("/home/moritz/.wxlauncher/pro00000.ini", {st_mode=S_IFREG|0600,
st_size=87, ...}) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7f2ecb1979d0) = 18914
wait4(-1, [{WIFSIGNALED(s) && WTERMSIG(s) == SIGSEGV}], 0, NULL) = 18914
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=18914, si_uid=1000,
si_status=SIGSEGV, si_utime=31, si_stime=4} ---
rt_sigreturn()                          = 18914
write(2, "Segmentation fault\n", 19Segmentation fault
)    = 19
read(10, "", 8192)                      = 0
exit_group(139)                         = ?

--- End Message ---
--- Begin Message ---
Source: freespace2-launcher-wxlauncher
Source-Version: 0.9.5-1

We believe that the bug you reported is fixed in the latest version of
freespace2-launcher-wxlauncher, which is due to be installed in the Debian FTP 
archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dmitry Smirnov <[email protected]> (supplier of updated 
freespace2-launcher-wxlauncher package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 16 Mar 2015 10:13:16 +1100
Source: freespace2-launcher-wxlauncher
Binary: freespace2-launcher-wxlauncher
Architecture: source amd64
Version: 0.9.5-1
Distribution: unstable
Urgency: low
Maintainer: Dmitry Smirnov <[email protected]>
Changed-By: Dmitry Smirnov <[email protected]>
Description:
 freespace2-launcher-wxlauncher - launcher for the Freespace 2 Source Code 
Project
Closes: 770855
Changes:
 freespace2-launcher-wxlauncher (0.9.5-1) unstable; urgency=low
 .
   * New upstream release [February 2015].
   * New project's URLs in d/watch and d/copyright and d/control.
   * New style Vcs-Browser link.
   * Standards-Version: 3.9.6.
   * Dropped obsolete "wx3.0-compat.patch".
   * Replaced "issue_93.patch" with "115.patch" from upstream.
   * Added new patches:
     + 116.patch (Closes: #770855)
     + fix-al-includes.patch
     + fix-wx3-build.patch
     + openal.patch
Checksums-Sha1:
 5046d339f6ea3bfecdadcdf208099cf8aa4daa96 2176 
freespace2-launcher-wxlauncher_0.9.5-1.dsc
 e0403a53ab2dee3896821e2635df0d513966463a 893552 
freespace2-launcher-wxlauncher_0.9.5.orig.tar.gz
 22717e99f1aa8884f7ac3b846cbebef24da5a16e 12512 
freespace2-launcher-wxlauncher_0.9.5-1.debian.tar.xz
 d38a74e62715ac0cd9ec0db9b689988c27297140 945142 
freespace2-launcher-wxlauncher_0.9.5-1_amd64.deb
Checksums-Sha256:
 708fe1e889cdb19364e37cd6ab79b857d5a223c0de6d75ebdaf8a375a09babe2 2176 
freespace2-launcher-wxlauncher_0.9.5-1.dsc
 2a4ebfdf71114b5dda09713b6896eec908e16280dfb7d25bb448887afe74fc1a 893552 
freespace2-launcher-wxlauncher_0.9.5.orig.tar.gz
 17c9d7ab0cd9c28d6c682670d45bbb98aa82137807ed249f4e55c3e06b365192 12512 
freespace2-launcher-wxlauncher_0.9.5-1.debian.tar.xz
 17255efd5bee75dd7a71148b6f343067860906ea21b76720145b17d1872c38fd 945142 
freespace2-launcher-wxlauncher_0.9.5-1_amd64.deb
Files:
 1b7fdce76d41014c79d6cadce1bea8ea 2176 contrib/games optional 
freespace2-launcher-wxlauncher_0.9.5-1.dsc
 b0a763af4034e825ecc8ef79fe95bc0d 893552 contrib/games optional 
freespace2-launcher-wxlauncher_0.9.5.orig.tar.gz
 c95e84a754cf95bdf60af9d88807b663 12512 contrib/games optional 
freespace2-launcher-wxlauncher_0.9.5-1.debian.tar.xz
 8e711550c95e1746988dc2e8e2e6b904 945142 contrib/games optional 
freespace2-launcher-wxlauncher_0.9.5-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJVBhQKAAoJEFK2u9lTlo0b6dQP/j7uhonM6P+QXJfrECooASmw
EHKQGK2cO3etn++LBAsA/zGJxKAXTFNgyxz7cgBaEMSk3MJIEq3xmGcL0D0rF9Md
8/FljI5TPOV6vWVpcER9kc98gIq5uLQgkFO9dqtFdHo7hMdTZ6rDPWmaFB6Ooboe
iHFXzcEzryf9I+dO082va45DC25OEmwPTpYfRs0hWythG8Sod3GPrx223M5l2Ra6
sfxceJh8KFCsRMkPn1Y9P8XugvNqyF0Mch9nd2WKM2rTVq4BxRn4vgvZZ0npeEK8
GwpM0/HuUrfklfsU412vTfw0p3fptQQU1wfo4rd0JxdRwWFaMZEnw7jmhPXpwPO/
LoTz132sSWwQxRUu7jjUU434Gc/vPkHiZpR6ij9LmY6sbYOg5Lbv3xJcWrzsSLEY
SUTml7IQVFhOU6yfiVnu02U/SrW6cmY2VfoDxkQGU1rN94pkbLqAqWuruZAigStE
oZBYQluKIuXiOyfyS8Da3JKx5h1KIew7T0mPFvE1F/EF3xlePVIi/i0XI4tdV5o/
A7dmg6AnAneewdE9VaU37ZdFOjFVc2CIJgjzwTSwvqgPKcOdFqjP+0+0AQ3KCiTk
LPc2gc07lNvbxajncLY3u68azB8BgRMrRiWxEm+ZeU9Hd+a4TeCPaCi7TRRt3wVC
ypWkNyAOh74SQD/A4O8s
=kvOU
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to