Bug 1921096 - [abrt] tin: vsnprintf(): tin killed by SIGABRT
Summary: [abrt] tin: vsnprintf(): tin killed by SIGABRT
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: tin
Version: 33
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Adrian Reber
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:22777f84f39d4672e90d8ffda3d...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-01-27 13:59 UTC by Dominik 'Rathann' Mierzejewski
Modified: 2021-02-10 01:18 UTC (History)
2 users (show)

Fixed In Version: tin-2.4.5-3.fc33
Clone Of:
Environment:
Last Closed: 2021-02-10 01:18:48 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (17.13 KB, text/plain)
2021-01-27 13:59 UTC, Dominik 'Rathann' Mierzejewski
no flags Details
File: core_backtrace (4.31 KB, text/plain)
2021-01-27 13:59 UTC, Dominik 'Rathann' Mierzejewski
no flags Details
File: cpuinfo (2.27 KB, text/plain)
2021-01-27 13:59 UTC, Dominik 'Rathann' Mierzejewski
no flags Details
File: dso_list (4.34 KB, text/plain)
2021-01-27 13:59 UTC, Dominik 'Rathann' Mierzejewski
no flags Details
File: environ (3.47 KB, text/plain)
2021-01-27 13:59 UTC, Dominik 'Rathann' Mierzejewski
no flags Details
File: limits (1.29 KB, text/plain)
2021-01-27 13:59 UTC, Dominik 'Rathann' Mierzejewski
no flags Details
File: maps (20.81 KB, text/plain)
2021-01-27 13:59 UTC, Dominik 'Rathann' Mierzejewski
no flags Details
File: mountinfo (3.10 KB, text/plain)
2021-01-27 13:59 UTC, Dominik 'Rathann' Mierzejewski
no flags Details
File: open_fds (235 bytes, text/plain)
2021-01-27 13:59 UTC, Dominik 'Rathann' Mierzejewski
no flags Details
File: proc_pid_status (1.35 KB, text/plain)
2021-01-27 13:59 UTC, Dominik 'Rathann' Mierzejewski
no flags Details
upstream patch to fix the issue (405 bytes, patch)
2021-01-27 22:51 UTC, Dominik 'Rathann' Mierzejewski
no flags Details | Diff

Description Dominik 'Rathann' Mierzejewski 2021-01-27 13:59:00 UTC
Description of problem:
Open a newsgroup with unread articles (more than one screen). Go to the end (I press "End" key) and click in the empty area past the last topic.

Version-Release number of selected component:
tin-2.4.5-1.fc33

Additional info:
reporter:       libreport-2.14.0
backtrace_rating: 4
cgroup:         0::/user.slice/user-5242.slice/session-2.scope
cmdline:        tin -g chmurka
crash_function: vsnprintf
executable:     /usr/bin/tin
journald_cursor: s=68857d6c5b36478dbf8c4aa42bfb3e17;i=29a9f;b=0732b0a622824d74a50d5faa06a0cf02;m=41d6609d3;t=5b9e1ebb47154;x=85e51bbc35f9991b
kernel:         5.10.10-200.fc33.x86_64
rootdir:        /
runlevel:       N 5
type:           CCpp
uid:            5242

Truncated backtrace:
Thread no. 1 (8 frames)
 #8 vsnprintf at /usr/include/bits/stdio2.h:83
 #9 fmt_message at ./screen.c:84
 #10 info_message at ./screen.c:116
 #11 draw_subject_arrow at ./group.c:986
 #13 global_mouse_action at ./global.c:335
 #14 group_page at ./group.c:208
 #15 read_groups at ./select.c:1216
 #16 selection_page at ./select.c:231

Comment 1 Dominik 'Rathann' Mierzejewski 2021-01-27 13:59:04 UTC
Created attachment 1751267 [details]
File: backtrace

Comment 2 Dominik 'Rathann' Mierzejewski 2021-01-27 13:59:05 UTC
Created attachment 1751268 [details]
File: core_backtrace

Comment 3 Dominik 'Rathann' Mierzejewski 2021-01-27 13:59:06 UTC
Created attachment 1751269 [details]
File: cpuinfo

Comment 4 Dominik 'Rathann' Mierzejewski 2021-01-27 13:59:07 UTC
Created attachment 1751270 [details]
File: dso_list

Comment 5 Dominik 'Rathann' Mierzejewski 2021-01-27 13:59:09 UTC
Created attachment 1751271 [details]
File: environ

Comment 6 Dominik 'Rathann' Mierzejewski 2021-01-27 13:59:10 UTC
Created attachment 1751272 [details]
File: limits

Comment 7 Dominik 'Rathann' Mierzejewski 2021-01-27 13:59:11 UTC
Created attachment 1751273 [details]
File: maps

Comment 8 Dominik 'Rathann' Mierzejewski 2021-01-27 13:59:13 UTC
Created attachment 1751275 [details]
File: mountinfo

Comment 9 Dominik 'Rathann' Mierzejewski 2021-01-27 13:59:14 UTC
Created attachment 1751276 [details]
File: open_fds

Comment 10 Dominik 'Rathann' Mierzejewski 2021-01-27 13:59:15 UTC
Created attachment 1751277 [details]
File: proc_pid_status

Comment 11 Dominik 'Rathann' Mierzejewski 2021-01-27 14:00:07 UTC
Reported upstream as well: http://lists.tin.org/pipermail/tin-bugs/2021-January/001391.html .

Comment 12 Dominik 'Rathann' Mierzejewski 2021-01-27 22:51:39 UTC
Created attachment 1751495 [details]
upstream patch to fix the issue

Upstream replied with a patch. I tested it and it fixes the issue. Please apply.

Comment 13 Dominik 'Rathann' Mierzejewski 2021-01-27 22:52:56 UTC
See also http://lists.tin.org/pipermail/tin-dev/2021-January/000084.html .

Comment 14 Adrian Reber 2021-01-28 07:47:18 UTC
Happy to apply it, but as you found the bug and the solution you could also just apply it.

Comment 15 Fedora Update System 2021-02-01 11:32:43 UTC
FEDORA-2021-a37720bdac has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-a37720bdac

Comment 16 Fedora Update System 2021-02-02 02:19:17 UTC
FEDORA-2021-a37720bdac has been pushed to the Fedora 33 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-a37720bdac`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-a37720bdac

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 17 Fedora Update System 2021-02-10 01:18:48 UTC
FEDORA-2021-a37720bdac has been pushed to the Fedora 33 stable repository.
If problem still persists, please make note of it in this bug report.


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