Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 690497 Details for
Bug 876898
segfault when rendering openarena or etracer on Intel Arrandale
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
etracer backtrace
etracr.bt (text/plain), 8.03 KB, created by
Tomas Pelka
on 2013-01-30 17:10:24 UTC
(
hide
)
Description:
etracer backtrace
Filename:
MIME Type:
Creator:
Tomas Pelka
Created:
2013-01-30 17:10:24 UTC
Size:
8.03 KB
patch
obsolete
>Starting program: /usr/bin/etracer >[Thread debugging using libthread_db enabled] >[New Thread 0x7fffec4a0700 (LWP 19543)] >[Thread 0x7fffec4a0700 (LWP 19543) exited] >[New Thread 0x7fffec4a0700 (LWP 19544)] > >Program received signal SIGSEGV, Segmentation fault. >gen7_update_renderbuffer_surface (brw=0xb26010, rb=0xd2ed50, unit=0) > at gen7_wm_surface_state.c:471 >471 struct intel_region *region = irb->mt->region; >Hangup detected on fd 0 >Error detected on fd 0 >error detected on stdin >A debugging session is active. > > Inferior 1 [process 19540] will be killed. > >Quit anyway? (y or n) EOF [assumed Y] >Starting program: /usr/bin/etracer >[Thread debugging using libthread_db enabled] >[New Thread 0x7fffec4a0700 (LWP 20897)] >[Thread 0x7fffec4a0700 (LWP 20897) exited] >[New Thread 0x7fffec4a0700 (LWP 20898)] >[Thread 0x7fffec4a0700 (LWP 20898) exited] > >Program exited normally. >Starting program: /usr/bin/etracer >[Thread debugging using libthread_db enabled] >[New Thread 0x7fffec4ea700 (LWP 21529)] >[Thread 0x7fffec4ea700 (LWP 21529) exited] >[New Thread 0x7fffec4ea700 (LWP 21530)] > >Program received signal SIGSEGV, Segmentation fault. >gen7_update_renderbuffer_surface (brw=0xb303d0, rb=0xd321e0, unit=0) > at gen7_wm_surface_state.c:471 >471 struct intel_region *region = irb->mt->region; >#0 gen7_update_renderbuffer_surface (brw=0xb303d0, rb=0xd321e0, unit=0) > at gen7_wm_surface_state.c:471 > intel = 0xb303d0 > ctx = 0xb303d0 > irb = 0xd321e0 > region = <value optimized out> > surf = <value optimized out> > tile_x = <value optimized out> > tile_y = <value optimized out> > rb_format = <value optimized out> > __FUNCTION__ = "gen7_update_renderbuffer_surface" >#1 0x00007ffff1bc7970 in brw_update_renderbuffer_surfaces (brw=0xb303d0) > at brw_wm_surface_state.c:1205 > intel = 0xb303d0 > ctx = 0xb303d0 > i = <value optimized out> >#2 0x00007ffff1bb2062 in brw_upload_state (brw=0xb303d0) > at brw_state_upload.c:498 > atom = <value optimized out> > ctx = 0xb303d0 > intel = 0xb303d0 > state = 0xb46a3c > i = <value optimized out> > dirty_count = 0 >#3 0x00007ffff1b9f87f in brw_try_draw_prims (ctx=0xb303d0, > prim=0x7fffffffe000, nr_prims=1, ib=<value optimized out>, > index_bounds_valid=<value optimized out>, min_index=0, max_index=3, > tfb_vertcount=0x0) at brw_draw.c:493 > estimated_max_prim_size = 4096 > brw = 0xb303d0 > retval = <value optimized out> > i = <value optimized out> > intel = 0xb303d0 > fail_next = false >#4 brw_draw_prims (ctx=0xb303d0, prim=0x7fffffffe000, nr_prims=1, > ib=<value optimized out>, index_bounds_valid=<value optimized out>, > min_index=0, max_index=3, tfb_vertcount=0x0) at brw_draw.c:589 > arrays = <value optimized out> >#5 0x00007ffff1709336 in vbo_draw_arrays (ctx=0xb303d0, mode=6, start=0, > count=<value optimized out>, numInstances=1, > baseInstance=<value optimized out>) > at ../../../src/mesa/vbo/vbo_exec_array.c:645 > vbo = 0xbb7440 > exec = 0xbb8088 > prim = {{mode = 6, indexed = 0, begin = 1, end = 1, weak = 0, > no_current_update = 0, pad = 0, start = 0, count = 4, > basevertex = 0, num_instances = 1, base_instance = 0}, {mode = 0, > indexed = 0, begin = 0, end = 0, weak = 0, no_current_update = 0, > pad = 0, start = 0, count = 0, basevertex = 0, num_instances = 0, > base_instance = 0}} >#6 0x00007ffff17aebce in _mesa_meta_glsl_Clear (ctx=0xb303d0, > buffers=<value optimized out>) > at ../../../src/mesa/drivers/common/meta.c:2061 > clear = 0xd2f6e8 > metaSave = <value optimized out> > stencilMax = 255 > fb = 0xd31cf0 > x0 = -1 > y0 = -1 > x1 = 1 > y1 = 1 > z = <value optimized out> > verts = {{x = -1, y = -1, z = 1}, {x = 1, y = -1, z = 1}, {x = 1, > y = 1, z = 1}, {x = -1, y = 1, z = 1}} >#7 0x00007ffff1b93b03 in brw_clear (ctx=0xb303d0, mask=0) at brw_clear.c:239 > intel = 0xb303d0 > tri_mask = 34 >#8 0x000000000044ff07 in SplashScreen::loop (this=0xead190, > timeStep=<value optimized out>) at splash_screen.cpp:60 >No locals. >#9 0x0000000000459bb5 in winsys_process_events () at winsys.cpp:304 > event = {type = 4 '\004', active = {type = 4 '\004', gain = 0 '\000', > state = 0 '\000'}, key = {type = 4 '\004', which = 0 '\000', > state = 0 '\000', keysym = {scancode = 144 '\220', sym = 19661200, > mod = KMOD_NONE, unicode = 0}}, motion = {type = 4 '\004', > which = 0 '\000', state = 0 '\000', x = 400, y = 300, xrel = 400, > yrel = 300}, button = {type = 4 '\004', which = 0 '\000', > button = 0 '\000', state = 0 '\000', x = 400, y = 300}, jaxis = { > type = 4 '\004', which = 0 '\000', axis = 0 '\000', value = 400}, > jball = {type = 4 '\004', which = 0 '\000', ball = 0 '\000', > xrel = 400, yrel = 300}, jhat = {type = 4 '\004', > which = 0 '\000', hat = 0 '\000', value = 0 '\000'}, jbutton = { > type = 4 '\004', which = 0 '\000', button = 0 '\000', > state = 0 '\000'}, resize = {type = 4 '\004', w = 19661200, > h = 19661200}, expose = {type = 4 '\004'}, quit = { > type = 4 '\004'}, user = {type = 4 '\004', code = 19661200, > data1 = 0x12c0190, data2 = 0x0}, syswm = {type = 4 '\004', > msg = 0x12c0190}} > x = 61 > y = 331525571 >#10 0x0000000000436a6e in main (argc=1, argv=0x7fffffffe318) at main.cpp:307 >No locals. > >Thread 3 (Thread 0x7fffec4ea700 (LWP 21530)): >#0 0x0000003a6a6df487 in ppoll (fds=0xd41960, nfds=2, timeout=0x0, > sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:58 >#1 0x0000003b8c41cb87 in pa_mainloop_poll (m=0xd41860) at pulse/mainloop.c:887 >#2 0x0000003b8c41dec9 in pa_mainloop_iterate (m=0xd41860, > block=<value optimized out>, retval=0x0) at pulse/mainloop.c:961 >#3 0x0000003d13c37e9c in PULSE_WaitAudio (this=0xd419e0) > at src/audio/pulse/SDL_pulseaudio.c:302 >#4 0x0000003d13c094b2 in SDL_RunAudio (audiop=0xd419e0) > at src/audio/SDL_audio.c:222 >#5 0x0000003d13c11335 in SDL_RunThread (data=0xd4e230) > at src/thread/SDL_thread.c:204 >#6 0x0000003d13c57109 in RunThread (data=<value optimized out>) > at src/thread/pthread/SDL_systhread.c:47 >#7 0x0000003a6aa07851 in start_thread (arg=0x7fffec4ea700) > at pthread_create.c:301 >#8 0x0000003a6a6e890d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 > >Thread 1 (Thread 0x7ffff7fd7800 (LWP 21525)): >#0 gen7_update_renderbuffer_surface (brw=0xb303d0, rb=0xd321e0, unit=0) > at gen7_wm_surface_state.c:471 >#1 0x00007ffff1bc7970 in brw_update_renderbuffer_surfaces (brw=0xb303d0) > at brw_wm_surface_state.c:1205 >#2 0x00007ffff1bb2062 in brw_upload_state (brw=0xb303d0) > at brw_state_upload.c:498 >#3 0x00007ffff1b9f87f in brw_try_draw_prims (ctx=0xb303d0, > prim=0x7fffffffe000, nr_prims=1, ib=<value optimized out>, > index_bounds_valid=<value optimized out>, min_index=0, max_index=3, > tfb_vertcount=0x0) at brw_draw.c:493 >#4 brw_draw_prims (ctx=0xb303d0, prim=0x7fffffffe000, nr_prims=1, > ib=<value optimized out>, index_bounds_valid=<value optimized out>, > min_index=0, max_index=3, tfb_vertcount=0x0) at brw_draw.c:589 >#5 0x00007ffff1709336 in vbo_draw_arrays (ctx=0xb303d0, mode=6, start=0, > count=<value optimized out>, numInstances=1, > baseInstance=<value optimized out>) > at ../../../src/mesa/vbo/vbo_exec_array.c:645 >#6 0x00007ffff17aebce in _mesa_meta_glsl_Clear (ctx=0xb303d0, > buffers=<value optimized out>) > at ../../../src/mesa/drivers/common/meta.c:2061 >#7 0x00007ffff1b93b03 in brw_clear (ctx=0xb303d0, mask=0) at brw_clear.c:239 >#8 0x000000000044ff07 in SplashScreen::loop (this=0xead190, > timeStep=<value optimized out>) at splash_screen.cpp:60 >#9 0x0000000000459bb5 in winsys_process_events () at winsys.cpp:304 >#10 0x0000000000436a6e in main (argc=1, argv=0x7fffffffe318) at main.cpp:307 >A debugging session is active. > > Inferior 1 [process 21525] will be killed. > >Quit anyway? (y or n)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 876898
:
645514
| 690497