Your message dated Thu, 05 Sep 2024 03:39:12 +0000
with message-id <e1sm3ky-005nsn...@fasolo.debian.org>
and subject line Bug#1080057: Removed package(s) from unstable
has caused the Debian Bug report #970528,
regarding jeex: Segfault when pasting non-text
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.)


-- 
970528: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=970528
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: jeex
Version: 12.0.4-1+b2
Severity: normal

Dear Maintainer,

After clicking New and selecting the input box,
pasting an image segfaults the program.

Here's the backtrace (taken off Buster, since I couldn't get into the
program in a sid chroot):
-- >8 --
nabijaczleweli@tarta:~/uwu$ gdb jeex
GNU gdb (Debian 8.2.1-2+b3) 8.2.1
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from jeex...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/jeex
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff71a7206 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
(gdb) bt
#0  0x00007ffff71a7206 in  () at /lib/x86_64-linux-gnu/libc.so.6
#1  0x0000555555560848 in  ()
#2  0x00007ffff76cec8d in g_closure_invoke () at 
/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#3  0x00007ffff76e2365 in  () at /lib/x86_64-linux-gnu/libgobject-2.0.so.0
#4  0x00007ffff76eb2be in g_signal_emit_valist () at 
/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#5  0x00007ffff76eb97f in g_signal_emit () at 
/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#6  0x00007ffff7db5320 in  () at /lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#7  0x00007ffff76cec8d in g_closure_invoke () at 
/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#8  0x00007ffff76e2365 in  () at /lib/x86_64-linux-gnu/libgobject-2.0.so.0
#9  0x00007ffff76ea9ab in g_signal_emit_valist () at 
/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#10 0x00007ffff76eb97f in g_signal_emit () at 
/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#11 0x00007ffff7bdd198 in gtk_accel_group_activate () at 
/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#12 0x00007ffff7bde63d in gtk_accel_groups_activate () at 
/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#13 0x00007ffff7dcd046 in gtk_window_activate_key () at 
/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#14 0x00007ffff7dcd0a1 in  () at /lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#15 0x00007ffff7ca01eb in  () at /lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#16 0x00007ffff76cec8d in g_closure_invoke () at 
/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#17 0x00007ffff76e1bbd in  () at /lib/x86_64-linux-gnu/libgobject-2.0.so.0
#18 0x00007ffff76ea9ab in g_signal_emit_valist () at 
/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#19 0x00007ffff76eb97f in g_signal_emit () at 
/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#20 0x00007ffff7db6cac in  () at /lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#21 0x00007ffff7c9e55d in gtk_propagate_event () at 
/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#22 0x00007ffff7c9e87b in gtk_main_do_event () at 
/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#23 0x00007ffff7b11bac in  () at /lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0
#24 0x00007ffff75ecf2e in g_main_context_dispatch () at 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007ffff75ed1c8 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007ffff75ed4c2 in g_main_loop_run () at 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x00007ffff7c9d8e7 in gtk_main () at 
/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#28 0x0000555555568c18 in  ()
#29 0x00007ffff713309b in __libc_start_main () at 
/lib/x86_64-linux-gnu/libc.so.6
#30 0x000055555555edca in  ()
(gdb)
-- >8 --

Best,
наб

-- System Information:
Debian Release: 10.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-10-amd64 (SMP w/24 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, 
TAINT_FIRMWARE_WORKAROUND, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages jeex depends on:
ii  libatk1.0-0          2.30.0-2
ii  libc6                2.28-10
ii  libcairo2            1.16.0-4
ii  libfontconfig1       2.13.1-2
ii  libfreetype6         2.9.1-3+deb10u1
ii  libgdk-pixbuf2.0-0   2.38.1+dfsg-1
ii  libglib2.0-0         2.58.3-2+deb10u2
ii  libgtk2.0-0          2.24.32-3
ii  libmagic1            1:5.35-4+deb10u1
ii  libpango-1.0-0       1.42.4-8~deb10u1
ii  libpangocairo-1.0-0  1.42.4-8~deb10u1
ii  libpangoft2-1.0-0    1.42.4-8~deb10u1

jeex recommends no packages.

jeex suggests no packages.

-- no debconf information

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Version: 12.0.4-1.1+rm

Dear submitter,

as the package jeex has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1080057

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to