Bug 1126177

Summary: Crash on Python frame filters with unreadable arg
Product: [Fedora] Fedora Reporter: Ritesh Khadgaray <khadgaray>
Component: gdbAssignee: Jan Kratochvil <jan.kratochvil>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: gbenson, jan.kratochvil, palves, patrickm, pmuldoon, sergiodj
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/8685cb4ec096d0794a8cd632d0822da1dbd3c5cd
Whiteboard: abrt_hash:f6a689dc2560dd7552840dc4444558026da607ee
Fixed In Version: gdb-7.8-20.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-20 19:05:26 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1281351    
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: exploitable
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Ritesh Khadgaray 2014-08-03 06:24:09 UTC
Description of problem:
reading an incomplete coredump

Version-Release number of selected component:
gdb-7.8-14.fc21

Additional info:
reporter:       libreport-2.2.3
backtrace_rating: 4
cmdline:        gdb --core=d /usr/bin/anjuta
crash_function: value_type
executable:     /usr/bin/gdb
kernel:         3.16.0-0.rc6.git2.1.fc21.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 value_type at ../../gdb/value.c:932
 #1 py_print_single_arg at ../../gdb/python/py-framefilter.c:445
 #2 enumerate_args at ../../gdb/python/py-framefilter.c:596
 #3 py_print_args at ../../gdb/python/py-framefilter.c:968
 #4 py_print_frame at ../../gdb/python/py-framefilter.c:1236
 #5 gdbpy_apply_frame_filter at ../../gdb/python/py-framefilter.c:1518
 #6 apply_ext_lang_frame_filter at ../../gdb/extension.c:553
 #7 backtrace_command_1 at ../../gdb/stack.c:1801
 #8 backtrace_command at ../../gdb/stack.c:1916
 #9 execute_command at ../../gdb/top.c:462

Comment 1 Ritesh Khadgaray 2014-08-03 06:24:13 UTC
Created attachment 923538 [details]
File: backtrace

Comment 2 Ritesh Khadgaray 2014-08-03 06:24:15 UTC
Created attachment 923539 [details]
File: cgroup

Comment 3 Ritesh Khadgaray 2014-08-03 06:24:16 UTC
Created attachment 923540 [details]
File: core_backtrace

Comment 4 Ritesh Khadgaray 2014-08-03 06:24:18 UTC
Created attachment 923541 [details]
File: dso_list

Comment 5 Ritesh Khadgaray 2014-08-03 06:24:19 UTC
Created attachment 923542 [details]
File: environ

Comment 6 Ritesh Khadgaray 2014-08-03 06:24:21 UTC
Created attachment 923543 [details]
File: exploitable

Comment 7 Ritesh Khadgaray 2014-08-03 06:24:22 UTC
Created attachment 923544 [details]
File: limits

Comment 8 Ritesh Khadgaray 2014-08-03 06:24:24 UTC
Created attachment 923545 [details]
File: maps

Comment 9 Ritesh Khadgaray 2014-08-03 06:24:26 UTC
Created attachment 923546 [details]
File: open_fds

Comment 10 Ritesh Khadgaray 2014-08-03 06:24:27 UTC
Created attachment 923547 [details]
File: proc_pid_status

Comment 11 Ritesh Khadgaray 2014-08-03 06:24:29 UTC
Created attachment 923548 [details]
File: var_log_messages

Comment 12 Jan Kratochvil 2014-08-19 21:57:40 UTC
[patch+7.8?] Fix crash on Python frame filters with unreadable arg
https://sourceware.org/ml/gdb-patches/2014-08/msg00364.html
Message-ID: <20140819215646.GA8129.net>