Bug 1898434 - [abrt] lpf: run(): subprocess.py:524:run:subprocess.CalledProcessError: Command '['/usr/share/lpf/scripts/lpf', 'state']' died with <Signals.SIGTERM: 15>.
Summary: [abrt] lpf: run(): subprocess.py:524:run:subprocess.CalledProcessError: Comma...
Keywords:
Status: CLOSED DUPLICATE of bug 1128565
Alias: None
Product: Fedora
Classification: Fedora
Component: lpf
Version: 33
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Alec Leamas
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:8632f1f9d7aaf5019cd0edc1ff5...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-11-17 05:56 UTC by Elia Harm
Modified: 2021-05-27 10:40 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-05-27 10:40:18 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.10 KB, text/plain)
2020-11-17 05:56 UTC, Elia Harm
no flags Details
File: cpuinfo (2.37 KB, text/plain)
2020-11-17 05:56 UTC, Elia Harm
no flags Details
File: environ (1.28 KB, text/plain)
2020-11-17 05:56 UTC, Elia Harm
no flags Details
File: mountinfo (2.76 KB, text/plain)
2020-11-17 05:56 UTC, Elia Harm
no flags Details
File: namespaces (172 bytes, text/plain)
2020-11-17 05:56 UTC, Elia Harm
no flags Details
File: open_fds (1.22 KB, text/plain)
2020-11-17 05:56 UTC, Elia Harm
no flags Details

Description Elia Harm 2020-11-17 05:56:43 UTC
Version-Release number of selected component:
lpf-0.2-14.f1f5dd9.fc33

Additional info:
reporter:       libreport-2.14.0
cgroup:         0::/user.slice/user-1000.slice/user/app-gnome-lpf\x2dgui-4526.scope
cmdline:        /usr/bin/python3 /usr/bin/lpf-gui
crash_function: run
exception_type: subprocess.CalledProcessError
executable:     /usr/bin/lpf-gui
interpreter:    python3-3.9.0-1.fc33.x86_64
kernel:         5.8.18-300.fc33.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
subprocess.py:524:run:subprocess.CalledProcessError: Command '['/usr/share/lpf/scripts/lpf', 'state']' died with <Signals.SIGTERM: 15>.

Traceback (most recent call last):
  File "/usr/bin/lpf-gui", line 14, in <module>
    lpf_gui_base.main()
  File "/usr/share/lpf/scripts/lpf_gui_base.py", line 456, in main
    Handler(builder)
  File "/usr/share/lpf/scripts/lpf_gui_base.py", line 427, in __init__
    statebytes = subprocess.check_output([here('lpf'), 'state'])
  File "/usr/lib64/python3.9/subprocess.py", line 420, in check_output
    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
  File "/usr/lib64/python3.9/subprocess.py", line 524, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/share/lpf/scripts/lpf', 'state']' died with <Signals.SIGTERM: 15>.

Local variables in innermost frame:
input: None
capture_output: False
timeout: None
check: True
popenargs: (['/usr/share/lpf/scripts/lpf', 'state'],)
kwargs: {'stdout': -1}
process: <Popen: returncode: -15 args: ['/usr/share/lpf/scripts/lpf', 'state']>
stdout: b''
stderr: None
retcode: -15

Comment 1 Elia Harm 2020-11-17 05:56:47 UTC
Created attachment 1730010 [details]
File: backtrace

Comment 2 Elia Harm 2020-11-17 05:56:49 UTC
Created attachment 1730011 [details]
File: cpuinfo

Comment 3 Elia Harm 2020-11-17 05:56:50 UTC
Created attachment 1730012 [details]
File: environ

Comment 4 Elia Harm 2020-11-17 05:56:53 UTC
Created attachment 1730013 [details]
File: mountinfo

Comment 5 Elia Harm 2020-11-17 05:56:55 UTC
Created attachment 1730014 [details]
File: namespaces

Comment 6 Elia Harm 2020-11-17 05:56:56 UTC
Created attachment 1730015 [details]
File: open_fds

Comment 7 rick.goshen 2021-01-27 01:06:35 UTC
Similar problem has been detected:

I just logged into Fedora 33 and this problem was reported.

reporter:       libreport-2.14.0
cgroup:         0::/user.slice/user-1000.slice/user/app-gnome-lpf\x2dgui-114224.scope
cmdline:        /usr/bin/python3 /usr/bin/lpf-gui
crash_function: run
exception_type: subprocess.CalledProcessError
executable:     /usr/bin/lpf-gui
interpreter:    python3-3.9.1-2.fc33.x86_64
kernel:         5.8.15-301.fc33.x86_64
package:        lpf-0.2-14.f1f5dd9.fc33
reason:         subprocess.py:524:run:subprocess.CalledProcessError: Command '['/usr/share/lpf/scripts/lpf', 'state']' died with <Signals.SIGTERM: 15>.
runlevel:       N 5
type:           Python3
uid:            1000

Comment 8 Sergio Basto 2021-02-16 21:06:24 UTC
seems to me a zenity error when lpf try to run zenity , but I can't reproduce it .

Comment 9 Sergio Basto 2021-05-27 10:25:40 UTC
this is comment in several at same time, all these bugs I believe are duplicated , but mass bug change doesn't let me mark it as duplicated , I will try do it manually 

I think I found a way to reproduce it , finally .

Do you see a message "Error getting authority: Error initializing authority: Could not connect: No such file or directory" before the stacktrace

Comment 10 Sergio Basto 2021-05-27 10:40:18 UTC

*** This bug has been marked as a duplicate of bug 1128565 ***


Note You need to log in before you can comment on or make changes to this bug.