Bug 1293110 - [abrt] apitrace: __memcpy_avx_unaligned(): glretrace killed by SIGSEGV
Summary: [abrt] apitrace: __memcpy_avx_unaligned(): glretrace killed by SIGSEGV
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: apitrace
Version: 23
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Sandro Mani
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:20637faa322932971d82bb46468...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-20 11:43 UTC by Kamil Páral
Modified: 2016-01-04 09:26 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-01-04 09:26:56 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (28.85 KB, text/plain)
2015-12-20 11:43 UTC, Kamil Páral
no flags Details
File: cgroup (190 bytes, text/plain)
2015-12-20 11:43 UTC, Kamil Páral
no flags Details
File: core_backtrace (9.55 KB, text/plain)
2015-12-20 11:43 UTC, Kamil Páral
no flags Details
File: dso_list (4.59 KB, text/plain)
2015-12-20 11:43 UTC, Kamil Páral
no flags Details
File: environ (3.70 KB, text/plain)
2015-12-20 11:43 UTC, Kamil Páral
no flags Details
File: limits (1.29 KB, text/plain)
2015-12-20 11:43 UTC, Kamil Páral
no flags Details
File: maps (144.00 KB, text/plain)
2015-12-20 11:43 UTC, Kamil Páral
no flags Details
File: mountinfo (3.65 KB, text/plain)
2015-12-20 11:43 UTC, Kamil Páral
no flags Details
File: namespaces (85 bytes, text/plain)
2015-12-20 11:43 UTC, Kamil Páral
no flags Details
File: open_fds (556 bytes, text/plain)
2015-12-20 11:44 UTC, Kamil Páral
no flags Details
File: proc_pid_status (1019 bytes, text/plain)
2015-12-20 11:44 UTC, Kamil Páral
no flags Details
File: var_log_messages (236 bytes, text/plain)
2015-12-20 11:44 UTC, Kamil Páral
no flags Details

Description Kamil Páral 2015-12-20 11:43:43 UTC
Description of problem:
Replaying a trace from XCOM. Crashed at the end of the trace.

Version-Release number of selected component:
apitrace-7.0-1.fc23

Additional info:
reporter:       libreport-2.6.3
backtrace_rating: 4
cmdline:        /usr/bin/glretrace /data/Steam/SteamApps/common/XCom-Enemy-Unknown/game.x86_64.trace
crash_function: __memcpy_avx_unaligned
executable:     /usr/bin/glretrace
global_pid:     10829
kernel:         4.2.8-300.fc23.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 __memcpy_avx_unaligned at ../sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S:238
 #1 memcpy at /usr/include/bits/string3.h:53
 #2 u_upload_data at util/u_upload_mgr.c:253
 #3 u_vbuf_upload_buffers at util/u_vbuf.c:992
 #4 u_vbuf_draw_vbo at util/u_vbuf.c:1262
 #5 st_draw_vbo at state_tracker/st_draw.c:290
 #6 vbo_validated_drawrangeelements at vbo/vbo_exec_array.c:992
 #7 vbo_exec_DrawRangeElementsBaseVertex at vbo/vbo_exec_array.c:1086
 #8 retrace_glDrawRangeElementsBaseVertex at /usr/src/debug/apitrace-7.0/retrace/glretrace_gl.cpp:25372
 #9 (anonymous namespace)::retraceCall at /usr/src/debug/apitrace-7.0/retrace/retrace_main.cpp:234

Comment 1 Kamil Páral 2015-12-20 11:43:47 UTC
Created attachment 1107939 [details]
File: backtrace

Comment 2 Kamil Páral 2015-12-20 11:43:48 UTC
Created attachment 1107940 [details]
File: cgroup

Comment 3 Kamil Páral 2015-12-20 11:43:50 UTC
Created attachment 1107941 [details]
File: core_backtrace

Comment 4 Kamil Páral 2015-12-20 11:43:51 UTC
Created attachment 1107942 [details]
File: dso_list

Comment 5 Kamil Páral 2015-12-20 11:43:52 UTC
Created attachment 1107943 [details]
File: environ

Comment 6 Kamil Páral 2015-12-20 11:43:54 UTC
Created attachment 1107944 [details]
File: limits

Comment 7 Kamil Páral 2015-12-20 11:43:56 UTC
Created attachment 1107945 [details]
File: maps

Comment 8 Kamil Páral 2015-12-20 11:43:57 UTC
Created attachment 1107946 [details]
File: mountinfo

Comment 9 Kamil Páral 2015-12-20 11:43:58 UTC
Created attachment 1107947 [details]
File: namespaces

Comment 10 Kamil Páral 2015-12-20 11:44:00 UTC
Created attachment 1107948 [details]
File: open_fds

Comment 11 Kamil Páral 2015-12-20 11:44:01 UTC
Created attachment 1107949 [details]
File: proc_pid_status

Comment 12 Kamil Páral 2015-12-20 11:44:02 UTC
Created attachment 1107950 [details]
File: var_log_messages

Comment 13 Sandro Mani 2015-12-20 18:52:02 UTC
Is there a binary + trace with which one can reproduce the problem?

Comment 14 Kamil Páral 2016-01-04 09:01:56 UTC
This is being resolved in
https://github.com/apitrace/apitrace/issues/407
and
https://bugs.freedesktop.org/show_bug.cgi?id=80419

I think we can close this report as UPSTREAM.

Comment 15 Sandro Mani 2016-01-04 09:26:56 UTC
Okay thanks.


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