Bug 910726 - [abrt] OpenSceneGraph-examples-3.0.1-13.fc18: brw_update_renderbuffer_surface: Process /usr/bin/osgscreencapture was killed by signal 11 (SIGSEGV)
Summary: [abrt] OpenSceneGraph-examples-3.0.1-13.fc18: brw_update_renderbuffer_surface...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: OpenSceneGraph
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ralf Corsepius
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:26e5ec7ce135278bb8c30ba1c11...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-02-13 11:41 UTC by Jan Brothánek
Modified: 2014-02-05 19:08 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-02-05 19:08:42 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (60.18 KB, text/plain)
2013-02-13 11:41 UTC, Jan Brothánek
no flags Details
File: cgroup (128 bytes, text/plain)
2013-02-13 11:41 UTC, Jan Brothánek
no flags Details
File: core_backtrace (2.60 KB, text/plain)
2013-02-13 11:41 UTC, Jan Brothánek
no flags Details
File: dso_list (3.61 KB, text/plain)
2013-02-13 11:41 UTC, Jan Brothánek
no flags Details
File: environ (2.90 KB, text/plain)
2013-02-13 11:41 UTC, Jan Brothánek
no flags Details
File: limits (1.29 KB, text/plain)
2013-02-13 11:42 UTC, Jan Brothánek
no flags Details
File: maps (18.72 KB, text/plain)
2013-02-13 11:42 UTC, Jan Brothánek
no flags Details
File: open_fds (187 bytes, text/plain)
2013-02-13 11:42 UTC, Jan Brothánek
no flags Details
File: proc_pid_status (931 bytes, text/plain)
2013-02-13 11:42 UTC, Jan Brothánek
no flags Details
File: smolt_data (3.01 KB, text/plain)
2013-02-13 11:42 UTC, Jan Brothánek
no flags Details
File: var_log_messages (324 bytes, text/plain)
2013-02-13 11:42 UTC, Jan Brothánek
no flags Details
File: Záznam obrazovky z 13.2.2013 12:29:08.webm (493.46 KB, application/octet-stream)
2013-02-13 11:42 UTC, Jan Brothánek
no flags Details
File: screencast.ogv (470.40 KB, application/octet-stream)
2013-02-13 11:42 UTC, Jan Brothánek
no flags Details

Description Jan Brothánek 2013-02-13 11:41:16 UTC
Description of problem:
The screen starts to flicker with some random parts repeated (see screencast). It may be a bud in X11 or drivers (i965_dri.so - Intel 965GM).

dmesg:
[79975.241368] osgscreencaptur[8020]: segfault at 230 ip 00007fed3e4cfa8f sp 00007fed3c382630 error 4 in i965_dri.so[7fed3e47d000+b3000]
[79976.038831] gnome-shell[12014]: segfault at 230 ip 00007ff92f500a8f sp 00007fff8aad6b50 error 4 in i965_dri.so[7ff92f4ae000+b3000]
[81822.463337] osgscreencaptur[9014]: segfault at 230 ip 00007fe13dbd4a8f sp 00007fe13ba87630 error 4 in i965_dri.so[7fe13db82000+b3000]

Reproduction:
$ osgscreencapture cow.osgt --pbuffer-only  800 600
PixelBufferX11::init(), pbuffer created with different size then requsted
	Requested size (800,600)
	Pbuffer size (0,0)
Pixel buffer has been created successfully.
Select GL_BGRA read back format
Window size 0, 0
Reading window usig glReadPixels, with a double buffer PixelBufferObject.
error type = 0
Generating pbo 0
error type = 0
Generating pbo 3
error type = 0
error type = 0
Warning: detected OpenGL error 'out of memory' at end of SceneView::draw()
Neoprávněný přístup do paměti (SIGSEGV) (core dumped [obraz paměti uložen])

Version-Release number of selected component:
OpenSceneGraph-examples-3.0.1-13.fc18

Additional info:
backtrace_rating: 4
cmdline:        osgscreencapture cow.osgt --pbuffer-only 800 600
crash_function: brw_update_renderbuffer_surface
executable:     /usr/bin/osgscreencapture
kernel:         3.7.6-201.fc18.x86_64
remote_result:  830957
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 brw_update_renderbuffer_surface at brw_wm_surface_state.c:1109
 #1 brw_update_renderbuffer_surfaces at brw_wm_surface_state.c:1205
 #2 brw_upload_state at brw_state_upload.c:498
 #3 brw_try_draw_prims at brw_draw.c:493
 #4 brw_draw_prims at brw_draw.c:589
 #5 vbo_draw_arrays at ../../../src/mesa/vbo/vbo_exec_array.c:645
 #6 vbo_exec_DrawArrays at ../../../src/mesa/vbo/vbo_exec_array.c:675
 #7 _mesa_DrawArrays at ../../../src/mesa/vbo/vbo_exec_array.c:1441
 #8 _mesa_meta_glsl_Clear at ../../../src/mesa/drivers/common/meta.c:2081
 #9 brw_clear at brw_clear.c:239

Comment 1 Jan Brothánek 2013-02-13 11:41:28 UTC
Created attachment 696778 [details]
File: backtrace

Comment 2 Jan Brothánek 2013-02-13 11:41:36 UTC
Created attachment 696779 [details]
File: cgroup

Comment 3 Jan Brothánek 2013-02-13 11:41:46 UTC
Created attachment 696780 [details]
File: core_backtrace

Comment 4 Jan Brothánek 2013-02-13 11:41:48 UTC
Created attachment 696781 [details]
File: dso_list

Comment 5 Jan Brothánek 2013-02-13 11:41:58 UTC
Created attachment 696782 [details]
File: environ

Comment 6 Jan Brothánek 2013-02-13 11:42:08 UTC
Created attachment 696783 [details]
File: limits

Comment 7 Jan Brothánek 2013-02-13 11:42:10 UTC
Created attachment 696784 [details]
File: maps

Comment 8 Jan Brothánek 2013-02-13 11:42:21 UTC
Created attachment 696785 [details]
File: open_fds

Comment 9 Jan Brothánek 2013-02-13 11:42:23 UTC
Created attachment 696786 [details]
File: proc_pid_status

Comment 10 Jan Brothánek 2013-02-13 11:42:25 UTC
Created attachment 696787 [details]
File: smolt_data

Comment 11 Jan Brothánek 2013-02-13 11:42:28 UTC
Created attachment 696788 [details]
File: var_log_messages

Comment 12 Jan Brothánek 2013-02-13 11:42:32 UTC
Created attachment 696789 [details]
File: Záznam obrazovky z 13.2.2013 12:29:08.webm

Comment 13 Jan Brothánek 2013-02-13 11:42:47 UTC
Created attachment 696790 [details]
File: screencast.ogv

Comment 14 Fedora End Of Life 2013-12-21 11:22:21 UTC
This message is a reminder that Fedora 18 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 18. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '18'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 18's end of life.

Thank you for reporting this issue and we are sorry that we may not be 
able to fix it before Fedora 18 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior to Fedora 18's end of life.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 15 Fedora End Of Life 2014-02-05 19:08:42 UTC
Fedora 18 changed to end-of-life (EOL) status on 2014-01-14. Fedora 18 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


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