strace results yeild:

sigaltstack({ss_sp=0xece3c512d10, ss_flags=0, ss_size=8192}, {ss_sp=NULL, 
ss_flags=SS_DISABLE, ss_size=0}) = 0
getcwd("/home/user", 1024)              = 11
stat("/home/user", {st_mode=S_IFDIR|0700, st_size=220, ...}) = 0
stat("/home/user", {st_mode=S_IFDIR|0700, st_size=220, ...}) = 0
stat("/home/user", {st_mode=S_IFDIR|0700, st_size=220, ...}) = 0
open("/home/user", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 EACCES 
(Permission denied)
stat("/usr/lib/python3.6", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/lib/python3.6", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/lib/python3.6", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/lib/python3.6", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 
EACCES (Permission denied)
stat("/usr/lib/python36.zip", 0x703348251f10) = -1 ENOENT (No such file or 
directory)
stat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=160, ...}) = 0
stat("/usr/lib/python36.zip", 0x703348251740) = -1 ENOENT (No such file or 
directory)
stat("/usr/lib/python3.6", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/lib/python3.6", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/lib/python3.6/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, 
...}) = 0
stat("/usr/lib/python3.6/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, 
...}) = 0
stat("/usr/lib/python3.6/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, 
...}) = 0
open("/usr/lib/python3.6/lib-dynload", 
O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 EACCES (Permission denied)
write(2, "Fatal Python error: Py_Initializ"..., 69Fatal Python error: 
Py_Initialize: Unable to get the locale encoding
) = 69
write(2, "ModuleNotFoundError", 19ModuleNotFoundError)     = 19
write(2, ": ", 2: )                       = 2
write(2, "No module named 'encodings'", 27No module named 'encodings') = 27
write(2, "\n", 1
)                       = 1
write(2, "\n", 1
)                       = 1
write(2, "Current thread 0x", 17Current thread 0x)       = 17
write(2, "00006794689e3540", 1600006794689e3540)        = 16
write(2, " (most recent call first):\n", 27 (most recent call first):
) = 27
sigaltstack(NULL, {ss_sp=0xece3c512d10, ss_flags=0, ss_size=8192}) = 0
sigaltstack({ss_sp=NULL, ss_flags=SS_DISABLE, ss_size=0}, NULL) = 0
rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], [], 8) = 0
getpid()                                = 1386
gettid()                                = 1386
tgkill(1386, 1386, SIGABRT)             = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGABRT {si_signo=SIGABRT, si_code=SI_TKILL, si_pid=1386, si_uid=1000} ---
+++ killed by SIGABRT (core dumped) +++

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1757256

Title:
  Apparmor profile gajim

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1757256/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to