Your message dated Fri, 02 Mar 2018 14:54:09 +0000
with message-id <e1erm4x-000fez...@fasolo.debian.org>
and subject line Bug#889100: fixed in libpixelif 0.8.4-3
has caused the Debian Bug report #889100,
regarding fizmo-sdl2: Segfaults on start-up
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 ow...@bugs.debian.org
immediately.)


-- 
889100: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=889100
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: fizmo-sdl2
Version: 0.8.5-2
Severity: serious
Justification: package doesn't work at all

I just installed fizmo-sdl2. When I start it, it shows a black window
and then it segfaults. I tried it with a bunch of different z5 files.
(These crashes don't occur with fizmo-ncurses, that version works.)

Here's a backtrace:

$ gdb -q fizmo-sdl2
Reading symbols from fizmo-sdl2...Reading symbols from 
/usr/lib/debug/.build-id/40/bb3b897ba214fc701762c7b91c8715c1eec2d2.debug...done.
done.
(gdb) run curses.z5 
Starting program: /usr/games/fizmo-sdl2 curses.z5
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffecf6a700 (LWP 18815)]
[New Thread 0x7fffd96d2700 (LWP 18817)]
[New Thread 0x7fffd8cdf700 (LWP 18818)]

Thread 4 "fizmo-sdl2" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffd8cdf700 (LWP 18818)]
0x000055555557b6e1 in tt_get_glyph_size ()
(gdb) bt
#0  0x000055555557b6e1 in tt_get_glyph_size ()
#1  0x0000555555579e5a in link_interface_to_story ()
#2  0x000055555555ec7c in fizmo_start ()
#3  0x000055555555ace4 in interpreter_thread_function 
(UNUSED_ptr=UNUSED_ptr@entry=0x0) at fizmo-sdl2.c:1143
#4  0x00007ffff7b3518c in SDL_RunThread (data=0x555555c72f80) at 
./src/thread/SDL_thread.c:283
#5  0x00007ffff7b8ba19 in RunThread (data=<optimized out>) at 
./src/thread/pthread/SDL_systhread.c:74
#6  0x00007ffff71aa51a in start_thread (arg=0x7fffd8cdf700) at 
pthread_create.c:465
#7  0x00007ffff5fbe3ef in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:95



-- System Information:
Debian Release: buster/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (500, 'testing'), 
(500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.14.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=nl_BE.UTF-8, LC_CTYPE=nl_BE.UTF-8 (charmap=UTF-8), 
LANGUAGE=nl_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages fizmo-sdl2 depends on:
ii  libc6              2.26-6
ii  libdrilbo-common   0.2.11-2
ii  libfizmo-common    0.7.15-2
ii  libfreetype6       2.8.1-1
ii  libjpeg62-turbo    1:1.5.2-2+b1
ii  libpixelif-common  0.8.4-2
ii  libpng16-16        1.6.34-1
ii  libsdl2-2.0-0      2.0.7+dfsg1-3
ii  libsndfile1        1.0.28-4
ii  libx11-6           2:1.6.4-3
ii  libxml2            2.9.4+dfsg1-6.1
ii  zlib1g             1:1.2.8.dfsg-5

fizmo-sdl2 recommends no packages.

fizmo-sdl2 suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: libpixelif
Source-Version: 0.8.4-3

We believe that the bug you reported is fixed in the latest version of
libpixelif, 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 889...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christoph Ender <christoph.en...@spellbreaker.org> (supplier of updated 
libpixelif 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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Fri, 23 Feb 2018 18:30:00 +0100
Source: libpixelif
Binary: libpixelif-common libpixelif-dev
Architecture: source all amd64
Version: 0.8.4-3
Distribution: unstable
Urgency: low
Maintainer: Christoph Ender <christoph.en...@spellbreaker.org>
Changed-By: Christoph Ender <christoph.en...@spellbreaker.org>
Description:
 libpixelif-common - Provides localization and font data for libpixelif
 libpixelif-dev - Interface translating fizmo output into pixel data
Closes: 889100
Changes:
 libpixelif (0.8.4-3) unstable; urgency=low
 .
   * Added forgotten "fonts-noto-mono" package to dependencies. Thanks to
     Peter De Wachter for debugging this issue (Closes: #889100).
   * Made libpixelif require at least version 0.7.15 of libfizmo-dev and
     version 0.2.11 of libdrilbo-dev due to build changes.
   * Made libpixelif-dev require at least version 0.8.3 of libpixelif-common
     due to requirement of en_GB instead of the en_US hyphenation patterns.
   * Removed "Vcs-Git" field from control file.
   * Adapt pkgconfig-path for cross-compilation.
   * Updated standards version to 4.1.3.
Checksums-Sha1:
 55f6d115b471a3a214eb6d4921c38b95aad0d8ac 2253 libpixelif_0.8.4-3.dsc
 d24e5707cf68734101bde8d1d334cd0d40ac25dc 9208 libpixelif_0.8.4-3.debian.tar.xz
 42b7073c71d94c2dd6574db93d9e9bf3067ed8f4 6232 libpixelif-common_0.8.4-3_all.deb
 101b48c9384a94247f78dee90c2c6c66ff2c218b 32068 libpixelif-dev_0.8.4-3_amd64.deb
 25b2f6270119cc9068be905ec30bd323728e3869 7221 
libpixelif_0.8.4-3_amd64.buildinfo
Checksums-Sha256:
 e7935bd4922ae7c563e66862f8f119a429d737c9547f03202f3608c9ffcaf84e 2253 
libpixelif_0.8.4-3.dsc
 2b158460e8adffb84007a93bf1e1bd9d67839a24f0de6d639503045aae6d6cc8 9208 
libpixelif_0.8.4-3.debian.tar.xz
 ae9f9cbc043e07651adacf042fb2973ca617a283595304d5e4857f1bad9d47ef 6232 
libpixelif-common_0.8.4-3_all.deb
 55d5f0b8897e85ee0b041684a056cb6eb27bf99b83a0f712479b08b012b52db3 32068 
libpixelif-dev_0.8.4-3_amd64.deb
 910c7c3224827b02ee72d80a0c0a42d18bdd34cfb0148696f9f8016eaccadf49 7221 
libpixelif_0.8.4-3_amd64.buildinfo
Files:
 6afa0e30332f5f0e4471c046398b3ffc 2253 libdevel optional libpixelif_0.8.4-3.dsc
 208306a828d6648c4debb1aecc79de80 9208 libdevel optional 
libpixelif_0.8.4-3.debian.tar.xz
 085bdfca29de484126adcc89471189bf 6232 libdevel optional 
libpixelif-common_0.8.4-3_all.deb
 e84a83ce3484e9bd3100053486756f37 32068 libdevel optional 
libpixelif-dev_0.8.4-3_amd64.deb
 5222ec976e846688e7091a6e231ed6ba 7221 libdevel optional 
libpixelif_0.8.4-3_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEWKA9xYJCWk3IuQ4TEtmwSpDL2OQFAlqZWF0ACgkQEtmwSpDL
2ORg/w//dcC78dyb6cqKDE2Ju0zncZsG+XOFGKLlPcrlUVfL+PAcTx3UeT6TBp19
AJeDfBv0rRbWgxZERYeVtYPDZqOxWfL2D4v+8XuN6+Jpdv9wHUPzWDi33bzJYUHY
BlFVDBjn6FtkJpCY/AK03OzXxiqu+j+gPVeWGUPSrkwPW9gfgIxBOXpS+A0JWctm
G8qkw+EbN0RAbGoLmD9X3VO2X3/gwSQl7xYjHelyo7XMTjrO0dTpA4CDC3WH9SjU
P3O5amSoesbqODMBw6fcZbx+HsSy4WTpDEEufw7jqzME5G0eZ463/4YCupQDc9V7
kvm1EBk8S8NIWb2bUykDF7LKgPcdbwsuRx/R9jYZAY6eKKgR9l7zQXpT2+IUBwfI
PAXXWI9Y6UvGlHAw785fF1MEEjbms97yK+dQ1iNuMDGb4nK1g34oOq2VjYzzYZ3+
x88xCxqjOHM+fZuSl0eFHOFr3W6RFwl+M+Sp2I7rfCD2mphDM9O9vsijP2z9DuAK
jBDGHnQUaAmN7X+K+vPEJp+SGZzUutQhkW5SCEWx8HwUHC4rJIvODXe5ITsiW2v+
9IQZWppachCS2WECgIYzXWYg26vNJQVm4StJ9cW0tO3jFqbVV8eOOg4c9psS+TS9
+zfJcpLjgvfhqU0BkxF760HKEJXtMFMQNfhGaPChcZ476dA8C8g=
=4Wmw
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to