Bug#960867: fs-uae-launcher: The application crash every time at the beginning

2020-05-17 Thread John Paul Adrian Glaubitz
(You should not remove the bug tracker from the CC)

On 5/17/20 9:11 PM, Davide Lombardo wrote:
> Nope  I had the quite same crash output with the backport version:
> 
> $fs-uae-launcher 
> [LOGGING] Logging to /home/davide/Documents/FS-UAE/Cache/Logs/fs-uae-
> launcher.log.txt
> FS-UAE Launcher 3.0.2
> ['/usr/bin/fs-uae-launcher']
> uname_result(system='Linux', node='PC0', release='4.19.0-9-amd64', 
> version='#1 
> SMP Debian 4.19.118-2 (2020-04-29)', machine='x86_64', processor='')
> Traceback (most recent call last):
>   File "/usr/share/fs-uae-launcher/fsgs/archive.py", line 15, in 
> from lhafile import LhaFile
> ModuleNotFoundError: No module named 'lhafile'
> [ARCHIVE] LhaFile module import problem
> [SETTINGS] No settings path specified
> [SETTINGS] Using default /home/davide/Documents/FS-UAE/Data/Settings.ini
> [SETTINGS] File /home/davide/Documents/FS-UAE/Data/Settings.ini does not exist
> [I18N] Initialize_locale language = 
> [I18N] Locale is en_GB
> [I18N] Checking /usr/bin/share/fs-uae-launcher/share-dir
> [I18N] Checking /usr/bin/../share/fs-uae-launcher/share-dir
> [I18N] bindtextdomain fs-uae-launcher: /usr/bin/../share/locale
> [I18N] find translations for en_GB in local directory /usr/bin/../share/locale
> [I18N] Path to mo file: None
> [I18N] Translations object:  0x7f88fb118e80>
> corrupted size vs. prev_size in fastbins
> KCrash: crashing... crashRecursionCounter = 2
> KCrash: Application Name = python3.7 path = /usr/bin pid = 5149
> KCrash: Arguments: 
> Alarm clock

Which is a good indicator that's not a bug in fs-uae-launcher but some
other package.
 
> #apt-get reinstall libc6 && apt-get reinstall libgettextpo0 apt-get reinstall 
> python3 didn't work

Just re-installing packages doesn't magically fix bugs, I'm afraid.

I need to install a fresh Debian stable VM next week and see if I can reproduce
the problem, but I'm very sure it's not a problem with fs-uae-launcher as even
buggy Python code shouldn't be able to provoke a crash in glibc.

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaub...@debian.org
`. `'   Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
  `-GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913



Bug#960867: fs-uae-launcher: The application crash every time at the beginning

2020-05-17 Thread John Paul Adrian Glaubitz
Control: tags -1 moreinfo

Hello!

On 5/17/20 7:57 PM, Davide Lombardo wrote:
> [I18N] Initialize_locale language = 
> [I18N] Locale is en_GB
> [I18N] Checking /usr/bin/share/fs-uae-launcher/share-dir
> [I18N] Checking /usr/bin/../share/fs-uae-launcher/share-dir
> [I18N] bindtextdomain fs-uae-launcher: /usr/bin/../share/locale
> [I18N] find translations for en_GB in local directory /usr/bin/../share/locale
> [I18N] Path to mo file: None
> [I18N] Translations object:  0x7fd7ddc11eb8>
> corrupted size vs. prev_size in fastbins
> KCrash: crashing... crashRecursionCounter = 2
> KCrash: Application Name = python3.7 path = /usr/bin pid = 7000
> KCrash: Arguments: 
> Alarm clock   

The error message "corrupted size vs. prev_size in fastbins" indicates a crash 
in the
C library which can normally not happen when Python code is executed. So I'm not
sure this is actually a bug in fs-uae-launcher, it looks more like a problem
with gettext.

You can try to install fs-uae from stable-backports and see if that helps.

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaub...@debian.org
`. `'   Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
  `-GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913



Bug#960867: fs-uae-launcher: The application crash every time at the beginning

2020-05-17 Thread Davide Lombardo
Package: fs-uae-launcher
Version: 2.8.4+dfsg-2
Severity: grave
Justification: renders package unusable

Dear Maintainer,

 The program crash at the beginning of the execution and print this 
outputin my console:
 
$ fs-uae-launcher
2.8.3
enabling except hook
enable tread exception handler
uname_result(system='Linux', node='PC0', release='4.19.0-9-amd64', version='#1 
SMP Debian 4.19.118-2 (2020-04-29)', machine='x86_64', processor='')
['/usr/bin/fs-uae-launcher']
FS-UAE Launcher 2.8.3
Traceback (most recent call last):
  File "/usr/share/fs-uae-launcher/fsgs/Archive.py", line 9, in 
from lhafile import LhaFile
ModuleNotFoundError: No module named 'lhafile'
LhaFile module import problem
[SETTINGS] Constructor 
[SETTINGS] No settings path specified
[SETTINGS] Using default /home/davide/Documents/FS-UAE/Data/Settings.ini
[SETTINGS] File /home/davide/Documents/FS-UAE/Data/Settings.ini does not exist
[I18N] Initialize_locale language = 
[I18N] Locale is en_GB
[I18N] Checking /usr/bin/share/fs-uae-launcher/share-dir
[I18N] Checking /usr/bin/../share/fs-uae-launcher/share-dir
[I18N] bindtextdomain fs-uae-launcher: /usr/bin/../share/locale
[I18N] find translations for en_GB in local directory /usr/bin/../share/locale
[I18N] Path to mo file: None
[I18N] Translations object: 
corrupted size vs. prev_size in fastbins
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = python3.7 path = /usr/bin pid = 7000
KCrash: Arguments: 
Alarm clock   
   

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

Kernel: Linux 4.19.0-9-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB 
(charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages fs-uae-launcher depends on:
ii  fs-uae  2.8.4+dfsg-2
ii  python3 3.7.3-1
ii  python3-pyqt5   5.11.3+dfsg-1+b3
ii  python3-pyqt5.qtopengl  5.11.3+dfsg-1+b3
ii  python3-setuptools  40.8.0-1

fs-uae-launcher recommends no packages.

fs-uae-launcher suggests no packages.

-- no debconf information