Bug 1255259 - [abrt] abrt-addon-ccpp: __init__.py:84:error_msg_and_die:BrokenPipeError: [Errno 32] Broken pipe
Summary: [abrt] abrt-addon-ccpp: __init__.py:84:error_msg_and_die:BrokenPipeError: [Er...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: abrt
Version: 23
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: abrt
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:6e6375d161209ca9b624fe6ced5...
: 1259226 1260363 1264602 1266873 1294280 1305290 1305370 1309129 1314199 1319900 1322034 (view as bug list)
Depends On: 1258140
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-08-20 07:01 UTC by Yamin
Modified: 2016-06-26 19:59 UTC (History)
77 users (show)

Fixed In Version: abrt-2.8.0-4.fc23
Clone Of:
Environment:
Last Closed: 2016-04-22 01:24:22 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (984 bytes, text/plain)
2015-08-20 07:02 UTC, Yamin
no flags Details
File: environ (66 bytes, text/plain)
2015-08-20 07:02 UTC, Yamin
no flags Details

Description Yamin 2015-08-20 07:01:58 UTC
Version-Release number of selected component:
abrt-addon-ccpp-2.6.2-3.fc23

Additional info:
reporter:       libreport-2.6.2
cmdline:        /usr/bin/python3 -u /usr/bin/abrt-action-install-debuginfo --ids /proc/self/fd/3 --
executable:     /usr/bin/abrt-action-install-debuginfo
kernel:         4.2.0-0.rc5.git0.2.fc23.x86_64
runlevel:       N 5
type:           Python3
uid:            173

Truncated backtrace:
__init__.py:84:error_msg_and_die:BrokenPipeError: [Errno 32] Broken pipe

Traceback (most recent call last):
  File "/usr/bin/abrt-action-install-debuginfo", line 242, in <module>
    result = downloader.download(missing, download_exact_files=exact_fls)
  File "/usr/lib64/python3.4/site-packages/reportclient/debuginfo.py", line 326, in download
    print(_("Looking for needed packages in repositories"))
BrokenPipeError: [Errno 32] Broken pipe

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/bin/abrt-action-install-debuginfo", line 244, in <module>
    error_msg_and_die("Can't download debuginfos: %s", ex)
  File "/usr/lib64/python3.4/site-packages/reportclient/__init__.py", line 84, in error_msg_and_die
    sys.stderr.write("%s\n" % (fmt % args))
BrokenPipeError: [Errno 32] Broken pipe

Local variables in innermost frame:
fmt: "Can't download debuginfos: %s"
args: (BrokenPipeError(32, 'Broken pipe'),)

Comment 1 Yamin 2015-08-20 07:02:02 UTC
Created attachment 1065122 [details]
File: backtrace

Comment 2 Yamin 2015-08-20 07:02:04 UTC
Created attachment 1065123 [details]
File: environ

Comment 3 Robin Lee 2015-09-23 03:20:21 UTC
Another user experienced a similar problem:

Reporting an error on xorg-x11-server. Remote retrace is just finished.

reporter:       libreport-2.6.2
cmdline:        /usr/bin/python3 -u /bin/abrt-action-install-debuginfo --size_mb=4096
event_log:      2015-09-23-11:18:14> ('report_uReport' completed successfully)
executable:     /bin/abrt-action-install-debuginfo
kernel:         4.2.0-300.fc23.x86_64
package:        abrt-addon-ccpp-2.6.2-6.fc23
reason:         __init__.py:84:error_msg_and_die:BrokenPipeError: [Errno 32] Broken pipe
runlevel:       N 5
type:           Python3
uid:            0

Comment 4 Matej Habrnal 2015-09-29 07:30:01 UTC
*** Bug 1259226 has been marked as a duplicate of this bug. ***

Comment 5 Matej Habrnal 2015-09-29 07:31:41 UTC
*** Bug 1266873 has been marked as a duplicate of this bug. ***

Comment 6 Matej Habrnal 2015-09-29 07:32:54 UTC
*** Bug 1264602 has been marked as a duplicate of this bug. ***

Comment 7 Matej Habrnal 2015-09-29 07:33:52 UTC
*** Bug 1260363 has been marked as a duplicate of this bug. ***

Comment 8 Matej Habrnal 2015-10-22 15:42:59 UTC
How to reproduce the crash:
1. generate a crash
2. report the crash
3. choose generate backtrace locally
4. while the debug info packages are downloading press the stop button

Comment 9 Christian Stadelmann 2015-11-25 12:52:02 UTC
Another user experienced a similar problem:

I guess this crash happened when pressing the abort button in this GUI problem report wizard while abrt was downloading debuginfo packages.

reporter:       libreport-2.6.3
cmdline:        /usr/bin/python3 -u /usr/bin/abrt-action-install-debuginfo --ids /proc/self/fd/3 --tmpdir /var/tmp/abrt-tmp-debuginfo.cXgcb3 --
event_log:      2015-11-25-13:51:04> (»report_uReport« erfolgreich abgeschlossen)
executable:     /usr/bin/abrt-action-install-debuginfo
kernel:         4.2.6-300.fc23.x86_64
package:        abrt-addon-ccpp-2.7.1-1.fc23
reason:         __init__.py:84:error_msg_and_die:BrokenPipeError: [Errno 32] Datenübergabe unterbrochen (broken pipe)
runlevel:       N 5
type:           Python3

Comment 10 Jakub Filak 2016-01-04 07:38:52 UTC
*** Bug 1294280 has been marked as a duplicate of this bug. ***

Comment 11 Daniel 2016-02-08 12:58:47 UTC
I can confirm the steps Matej Habrnal mention in comment 8.

Comment 12 Jakub Filak 2016-02-08 17:30:01 UTC
*** Bug 1305370 has been marked as a duplicate of this bug. ***

Comment 13 Matej Habrnal 2016-02-17 10:02:35 UTC
*** Bug 1309129 has been marked as a duplicate of this bug. ***

Comment 14 Matej Habrnal 2016-03-03 08:47:21 UTC
*** Bug 1314199 has been marked as a duplicate of this bug. ***

Comment 16 Matej Habrnal 2016-03-22 09:01:33 UTC
*** Bug 1319900 has been marked as a duplicate of this bug. ***

Comment 17 Mike McCune 2016-03-28 21:59:03 UTC
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions

Comment 18 Matej Habrnal 2016-03-30 06:58:10 UTC
*** Bug 1322034 has been marked as a duplicate of this bug. ***

Comment 19 Fedora Update System 2016-04-11 14:25:21 UTC
abrt-2.8.0-4.fc23 libreport-2.6.4-2.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-bdef912372

Comment 20 Fedora Update System 2016-04-13 09:27:41 UTC
abrt-2.8.0-4.fc23, libreport-2.6.4-2.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-bdef912372

Comment 21 robert fairbrother 2016-04-19 22:24:12 UTC
Similar problem has been detected:

i was downloading opera browser to install when the sytem froze completly the hard drive act indicator was on solid. i left it int he freezer in my kitchen for 4 hours to see if it would power through but it was still frozen sor i power cycled the laptop

reporter:       libreport-2.6.4
executable:     /usr/bin/abrt-action-install-debuginfo
kernel:         4.4.6-301.fc23.i686
package:        abrt-addon-ccpp-2.8.0-3.fc23
reason:         __init__.py:84:error_msg_and_die:BrokenPipeError: [Errno 32] Broken pipe
runlevel:       N 5
type:           Python3
uid:            173

Comment 22 Fedora Update System 2016-04-22 01:23:52 UTC
abrt-2.8.0-4.fc23, libreport-2.6.4-2.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.

Comment 23 Martino 2016-06-18 18:05:42 UTC
*** Bug 1305290 has been marked as a duplicate of this bug. ***


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