XBMC crash w/ window change
#1
If I go to Settings->System->Video Output, I can change from full to windowed (same as with "\"). But if I try to change back to full (either via "\" or the above settings choice, XBMC crashes.

The entire crash/debug log is too long. I have only included the crash/ stack backtraces.

This same crash sometimes occurs if I turn the TV off when XBMC is running, then turn the TV back on.

FWIW: this is my own build (from Gotham 13.2 linux source), running on Fedora 19, 64 bit.

Crash log:

Code:
############## XBMC CRASH LOG ###############

################ SYSTEM INFO ################
Date: Mon Dec  8 16:39:54 PST 2014
XBMC Options:
Arch: x86_64
Kernel: Linux 3.14.23-100.fc19.x86_64 #1 SMP Thu Oct 30 18:36:00 UTC 2014
Release: Fedora 19 (Schrödinger’s Cat)
############## END SYSTEM INFO ##############

############### STACK TRACE #################
=====>  Core file: /home/ken/core.954 (2014-12-08 16:39:53.656506185 -0800)
        =========================================
[New LWP 954]
[New LWP 964]
[New LWP 965]
[New LWP 966]
[New LWP 976]
[New LWP 978]
[New LWP 988]
[New LWP 1006]
[New LWP 987]
[New LWP 986]
[New LWP 985]
[New LWP 983]
[New LWP 982]
[New LWP 981]
[New LWP 980]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Core was generated by `/usr/local/lib/xbmc/xbmc.bin'.
Program terminated with signal 11, Segmentation fault.
#0  0x00007fd16d9afccf in brw_update_renderbuffer_surface () from /usr/lib64/dri/i965_dri.so

Thread 15 (Thread 0x7fd157fff700 (LWP 980)):
#0  0x00000037f1ebd12d in nanosleep () from /lib64/libc.so.6
#1  0x00000037f1eeda14 in usleep () from /lib64/libc.so.6
#2  0x00000000015c8cc8 in XBMCAddon::xbmc::sleep (timemillis=<optimized out>) at ModuleXbmc.cpp:157
#3  0x0000000000cb3122 in PythonBindings::xbmc_sleep (self=<optimized out>, args=<optimized out>, kwds=<optimized out>) at /nas/temp/build/xbmc-13.2-Gotham/xbmc/interfaces/python/generated/AddonModuleXbmc.cpp:676
#4  0x00000037a64ddc2e in PyEval_EvalFrameEx () from /lib64/libpython2.7.so.1.0
#5  0x00000037a64dd74c in PyEval_EvalFrameEx () from /lib64/libpython2.7.so.1.0
#6  0x00000037a64debbd in PyEval_EvalCodeEx () from /lib64/libpython2.7.so.1.0
#7  0x00000037a646dbf0 in ?? () from /lib64/libpython2.7.so.1.0
#8  0x00000037a6449db3 in PyObject_Call () from /lib64/libpython2.7.so.1.0
#9  0x00000037a6458515 in ?? () from /lib64/libpython2.7.so.1.0
#10 0x00000037a6449db3 in PyObject_Call () from /lib64/libpython2.7.so.1.0
#11 0x00000037a649e8a7 in ?? () from /lib64/libpython2.7.so.1.0
#12 0x00000037a649d60f in ?? () from /lib64/libpython2.7.so.1.0
#13 0x00000037a6449db3 in PyObject_Call () from /lib64/libpython2.7.so.1.0
#14 0x00000037a64db61c in PyEval_EvalFrameEx () from /lib64/libpython2.7.so.1.0
#15 0x00000037a64debbd in PyEval_EvalCodeEx () from /lib64/libpython2.7.so.1.0
#16 0x00000037a64decc2 in PyEval_EvalCode () from /lib64/libpython2.7.so.1.0
#17 0x00000037a64f77ef in ?? () from /lib64/libpython2.7.so.1.0
#18 0x00000037a64f890e in PyRun_FileExFlags () from /lib64/libpython2.7.so.1.0
#19 0x0000000000cae9ec in CPythonInvoker::execute (this=0x45aee60, script=..., arguments=...) at PythonInvoker.cpp:278
#20 0x0000000000cac9fd in Execute (arguments=std::vector of length 0, capacity 0, script="/home/ken/.xbmc/addons/script.lazytv/service.py", this=0x45aee60) at /nas/temp/build/xbmc-13.2-Gotham/xbmc/interfaces/generic/ILanguageInvoker.h:53
#21 CPythonInvoker::Execute (this=0x45aee60, script="/home/ken/.xbmc/addons/script.lazytv/service.py", arguments=std::vector of length 0, capacity 0) at PythonInvoker.cpp:141
#22 0x00000000015fa698 in CThread::Action (this=0x45aefc8) at Thread.cpp:220
#23 0x00000000015fad59 in CThread::staticThread (data=0x45aefc8) at Thread.cpp:130
#24 0x00000037f2607c65 in start_thread () from /lib64/libpthread.so.0
#25 0x00000037f1ef5b9d in clone () from /lib64/libc.so.6

Thread 14 (Thread 0x7fd1577fe700 (LWP 981)):
#0  0x00000037f1eed2f3 in select () from /lib64/libc.so.6
#1  0x00007fd13a3f301d in ?? () from /usr/lib64/python2.7/lib-dynload/timemodule.so
#2  0x00000037a64ddc2e in PyEval_EvalFrameEx () from /lib64/libpython2.7.so.1.0
#3  0x00000037a64dd74c in PyEval_EvalFrameEx () from /lib64/libpython2.7.so.1.0
#4  0x00000037a64debbd in PyEval_EvalCodeEx () from /lib64/libpython2.7.so.1.0
#5  0x00000037a64decc2 in PyEval_EvalCode () from /lib64/libpython2.7.so.1.0
#6  0x00000037a64f77ef in ?? () from /lib64/libpython2.7.so.1.0
#7  0x00000037a64f890e in PyRun_FileExFlags () from /lib64/libpython2.7.so.1.0
#8  0x0000000000cae9ec in CPythonInvoker::execute (this=0x45af530, script=..., arguments=...) at PythonInvoker.cpp:278
#9  0x0000000000cac9fd in Execute (arguments=std::vector of length 0, capacity 0, script="/home/ken/.xbmc/addons/service.qlock/default.py", this=0x45af530) at /nas/temp/build/xbmc-13.2-Gotham/xbmc/interfaces/generic/ILanguageInvoker.h:53
#10 CPythonInvoker::Execute (this=0x45af530, script="/home/ken/.xbmc/addons/service.qlock/default.py", arguments=std::vector of length 0, capacity 0) at PythonInvoker.cpp:141
#11 0x00000000015fa698 in CThread::Action (this=0x45af698) at Thread.cpp:220
#12 0x00000000015fad59 in CThread::staticThread (data=0x45af698) at Thread.cpp:130
#13 0x00000037f2607c65 in start_thread () from /lib64/libpthread.so.0
#14 0x00000037f1ef5b9d in clone () from /lib64/libc.so.6

Thread 13 (Thread 0x7fd156ffd700 (LWP 982)):
#0  0x00000037f1ebd12d in nanosleep () from /lib64/libc.so.6
#1  0x00000037f1eeda14 in usleep () from /lib64/libc.so.6
#2  0x00000000015c8cc8 in XBMCAddon::xbmc::sleep (timemillis=<optimized out>) at ModuleXbmc.cpp:157
#3  0x0000000000cb3122 in PythonBindings::xbmc_sleep (self=<optimized out>, args=<optimized out>, kwds=<optimized out>) at /nas/temp/build/xbmc-13.2-Gotham/xbmc/interfaces/python/generated/AddonModuleXbmc.cpp:676
#4  0x00000037a64ddc2e in PyEval_EvalFrameEx () from /lib64/libpython2.7.so.1.0
#5  0x00000037a64dd74c in PyEval_EvalFrameEx () from /lib64/libpython2.7.so.1.0
#6  0x00000037a64debbd in PyEval_EvalCodeEx () from /lib64/libpython2.7.so.1.0
#7  0x00000037a646dbf0 in ?? () from /lib64/libpython2.7.so.1.0
#8  0x00000037a6449db3 in PyObject_Call () from /lib64/libpython2.7.so.1.0
#9  0x00000037a6458515 in ?? () from /lib64/libpython2.7.so.1.0
#10 0x00000037a6449db3 in PyObject_Call () from /lib64/libpython2.7.so.1.0
#11 0x00000037a64d8a37 in PyEval_CallObjectWithKeywords () from /lib64/libpython2.7.so.1.0
#12 0x00000037a645919c in PyInstance_New () from /lib64/libpython2.7.so.1.0
#13 0x00000037a6449db3 in PyObject_Call () from /lib64/libpython2.7.so.1.0
#14 0x00000037a64db61c in PyEval_EvalFrameEx () from /lib64/libpython2.7.so.1.0
#15 0x00000037a64debbd in PyEval_EvalCodeEx () from /lib64/libpython2.7.so.1.0
#16 0x00000037a64decc2 in PyEval_EvalCode () from /lib64/libpython2.7.so.1.0
#17 0x00000037a64f77ef in ?? () from /lib64/libpython2.7.so.1.0
#18 0x00000037a64f890e in PyRun_FileExFlags () from /lib64/libpython2.7.so.1.0
#19 0x0000000000cae9ec in CPythonInvoker::execute (this=0x45afbc0, script=..., arguments=...) at PythonInvoker.cpp:278
#20 0x0000000000cac9fd in Execute (arguments=std::vector of length 0, capacity 0, script="/home/ken/.xbmc/addons/script.tv.show.next.aired/service.py", this=0x45afbc0) at /nas/temp/build/xbmc-13.2-Gotham/xbmc/interfaces/generic/ILanguageInvoker.h:53
#21 CPythonInvoker::Execute (this=0x45afbc0, script="/home/ken/.xbmc/addons/script.tv.show.next.aired/service.py", arguments=std::vector of length 0, capacity 0) at PythonInvoker.cpp:141
#22 0x00000000015fa698 in CThread::Action (this=0x45afd28) at Thread.cpp:220
#23 0x00000000015fad59 in CThread::staticThread (data=0x45afd28) at Thread.cpp:130
#24 0x00000037f2607c65 in start_thread () from /lib64/libpthread.so.0
#25 0x00000037f1ef5b9d in clone () from /lib64/libc.so.6

Thread 12 (Thread 0x7fd1567fc700 (LWP 983)):
#0  0x00000037f1eed2f3 in select () from /lib64/libc.so.6
#1  0x00007fd13a3f301d in ?? () from /usr/lib64/python2.7/lib-dynload/timemodule.so
#2  0x00000037a64ddc2e in PyEval_EvalFrameEx () from /lib64/libpython2.7.so.1.0
#3  0x00000037a64dd74c in PyEval_EvalFrameEx () from /lib64/libpython2.7.so.1.0
#4  0x00000037a64dd74c in PyEval_EvalFrameEx () from /lib64/libpython2.7.so.1.0
#5  0x00000037a64debbd in PyEval_EvalCodeEx () from /lib64/libpython2.7.so.1.0
#6  0x00000037a64decc2 in PyEval_EvalCode () from /lib64/libpython2.7.so.1.0
#7  0x00000037a64f77ef in ?? () from /lib64/libpython2.7.so.1.0
#8  0x00000037a64f890e in PyRun_FileExFlags () from /lib64/libpython2.7.so.1.0
#9  0x0000000000cae9ec in CPythonInvoker::execute (this=0x45b9d70, script=..., arguments=...) at PythonInvoker.cpp:278
#10 0x0000000000cac9fd in Execute (arguments=std::vector of length 0, capacity 0, script="/home/ken/.xbmc/addons/script.common.plugin.cache/default.py", this=0x45b9d70) at /nas/temp/build/xbmc-13.2-Gotham/xbmc/interfaces/generic/ILanguageInvoker.h:53
#11 CPythonInvoker::Execute (this=0x45b9d70, script="/home/ken/.xbmc/addons/script.common.plugin.cache/default.py", arguments=std::vector of length 0, capacity 0) at PythonInvoker.cpp:141
#12 0x00000000015fa698 in CThread::Action (this=0x45b9ed8) at Thread.cpp:220
#13 0x00000000015fad59 in CThread::staticThread (data=0x45b9ed8) at Thread.cpp:130
#14 0x00000037f2607c65 in start_thread () from /lib64/libpthread.so.0
#15 0x00000037f1ef5b9d in clone () from /lib64/libc.so.6

Thread 11 (Thread 0x7fd154fd7700 (LWP 985)):
#0  0x00000037f1eed2f3 in select () from /lib64/libc.so.6
#1  0x0000003a0740bf68 in MHD_select () from /lib64/libmicrohttpd.so.10
#2  0x0000003a0740c142 in MHD_select_thread () from /lib64/libmicrohttpd.so.10
#3  0x00000037f2607c65 in start_thread () from /lib64/libpthread.so.0
#4  0x00000037f1ef5b9d in clone () from /lib64/libc.so.6

Thread 10 (Thread 0x7fd13bfff700 (LWP 986)):
#0  0x00000037f1eed2f3 in select () from /lib64/libc.so.6
#1  0x0000003a0740bf68 in MHD_select () from /lib64/libmicrohttpd.so.10
#2  0x0000003a0740c142 in MHD_select_thread () from /lib64/libmicrohttpd.so.10
#3  0x00000037f2607c65 in start_thread () from /lib64/libpthread.so.0
#4  0x00000037f1ef5b9d in clone () from /lib64/libc.so.6

Thread 9 (Thread 0x7fd13b7fe700 (LWP 987)):
#0  0x00000037f1eed2f3 in select () from /lib64/libc.so.6
#1  0x0000000000d5819a in SOCKETS::CSocketListener::Listen (this=this@entry=0x7fd13b7fdc10, timeout=1000) at Socket.cpp:197
#2  0x0000000000d4d41e in EVENTSERVER::CEventServer::Run (this=this@entry=0x45e40a0) at EventServer.cpp:208
#3  0x0000000000d4d8d8 in EVENTSERVER::CEventServer::Process (this=0x45e40a0) at EventServer.cpp:146
#4  0x00000000015fa698 in CThread::Action (this=0x45e40a0) at Thread.cpp:220
#5  0x00000000015fad59 in CThread::staticThread (data=0x45e40a0) at Thread.cpp:130
#6  0x00000037f2607c65 in start_thread () from /lib64/libpthread.so.0
#7  0x00000037f1ef5b9d in clone () from /lib64/libc.so.6

Thread 8 (Thread 0x7fd1557d8700 (LWP 1006)):
#0  0x00000037f1eed2f3 in select () from /lib64/libc.so.6
#1  0x0000003a074090e7 in MHD_handle_connection () from /lib64/libmicrohttpd.so.10
#2  0x00000037f2607c65 in start_thread () from /lib64/libpthread.so.0
#3  0x00000037f1ef5b9d in clone () from /lib64/libc.so.6

Thread 7 (Thread 0x7fd13affd700 (LWP 988)):
#0  0x00000037f1eed2f3 in select () from /lib64/libc.so.6
#1  0x0000000000d5a785 in JSONRPC::CTCPServer::Process (this=0x45bf6d0) at TCPServer.cpp:129
#2  0x00000000015fa698 in CThread::Action (this=0x45bf6e0) at Thread.cpp:220
#3  0x00000000015fad59 in CThread::staticThread (data=0x45bf6e0) at Thread.cpp:130
#4  0x00000037f2607c65 in start_thread () from /lib64/libpthread.so.0
#5  0x00000037f1ef5b9d in clone () from /lib64/libc.so.6

Thread 6 (Thread 0x7fd15d5e8700 (LWP 978)):
#0  0x00000037f1ebd12d in nanosleep () from /lib64/libc.so.6
#1  0x00000037f1eeda14 in usleep () from /lib64/libc.so.6
#2  0x00000000015c8cc8 in XBMCAddon::xbmc::sleep (timemillis=<optimized out>) at ModuleXbmc.cpp:157
#3  0x0000000000cb3122 in PythonBindings::xbmc_sleep (self=<optimized out>, args=<optimized out>, kwds=<optimized out>) at /nas/temp/build/xbmc-13.2-Gotham/xbmc/interfaces/python/generated/AddonModuleXbmc.cpp:676
#4  0x00000037a64ddc2e in PyEval_EvalFrameEx () from /lib64/libpython2.7.so.1.0
#5  0x00000037a64dd74c in PyEval_EvalFrameEx () from /lib64/libpython2.7.so.1.0
#6  0x00000037a64debbd in PyEval_EvalCodeEx () from /lib64/libpython2.7.so.1.0
#7  0x00000037a646dbf0 in ?? () from /lib64/libpython2.7.so.1.0
#8  0x00000037a6449db3 in PyObject_Call () from /lib64/libpython2.7.so.1.0
#9  0x00000037a6458515 in ?? () from /lib64/libpython2.7.so.1.0
#10 0x00000037a6449db3 in PyObject_Call () from /lib64/libpython2.7.so.1.0
#11 0x00000037a64d8a37 in PyEval_CallObjectWithKeywords () from /lib64/libpython2.7.so.1.0
#12 0x00000037a645919c in PyInstance_New () from /lib64/libpython2.7.so.1.0
#13 0x00000037a6449db3 in PyObject_Call () from /lib64/libpython2.7.so.1.0
#14 0x00000037a64db61c in PyEval_EvalFrameEx () from /lib64/libpython2.7.so.1.0
#15 0x00000037a64debbd in PyEval_EvalCodeEx () from /lib64/libpython2.7.so.1.0
#16 0x00000037a64decc2 in PyEval_EvalCode () from /lib64/libpython2.7.so.1.0
#17 0x00000037a64f77ef in ?? () from /lib64/libpython2.7.so.1.0
#18 0x00000037a64f890e in PyRun_FileExFlags () from /lib64/libpython2.7.so.1.0
#19 0x0000000000cae9ec in CPythonInvoker::execute (this=0x45adfb0, script=..., arguments=...) at PythonInvoker.cpp:278
#20 0x0000000000cac9fd in Execute (arguments=std::vector of length 0, capacity 0, script="/home/ken/.xbmc/addons/service.skin.widgets/default.py", this=0x45adfb0) at /nas/temp/build/xbmc-13.2-Gotham/xbmc/interfaces/generic/ILanguageInvoker.h:53
#21 CPythonInvoker::Execute (this=0x45adfb0, script="/home/ken/.xbmc/addons/service.skin.widgets/default.py", arguments=std::vector of length 0, capacity 0) at PythonInvoker.cpp:141
#22 0x00000000015fa698 in CThread::Action (this=0x45ae118) at Thread.cpp:220
#23 0x00000000015fad59 in CThread::staticThread (data=0x45ae118) at Thread.cpp:130
#24 0x00000037f2607c65 in start_thread () from /lib64/libpthread.so.0
#25 0x00000037f1ef5b9d in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7fd16d910700 (LWP 976)):
#0  0x00000037f260b922 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00000000015fabfb in wait (milliseconds=<optimized out>, lock=..., this=0x30835f8) at /nas/temp/build/xbmc-13.2-Gotham/xbmc/threads/platform/pthreads/Condition.h:84
#2  wait<CCriticalSection> (milliseconds=<optimized out>, lock=..., this=0x3083628) at /nas/temp/build/xbmc-13.2-Gotham/xbmc/threads/Condition.h:65
#3  WaitMSec (milliSeconds=2000, this=0x30835b8) at Event.h:83
#4  CThread::Sleep (this=this@entry=0x3083598, milliseconds=milliseconds@entry=2000) at Thread.cpp:194
#5  0x0000000000bddf5c in MEDIA_DETECT::CDetectDVDMedia::Process (this=0x3083598) at DetectDVDType.cpp:108
#6  0x00000000015fa698 in CThread::Action (this=0x3083598) at Thread.cpp:220
#7  0x00000000015fad59 in CThread::staticThread (data=0x3083598) at Thread.cpp:130
#8  0x00000037f2607c65 in start_thread () from /lib64/libpthread.so.0
#9  0x00000037f1ef5b9d in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7fd16e5ee700 (LWP 966)):
#0  0x00000037f1eeb57d in poll () from /lib64/libc.so.6
#1  0x00000000015218d2 in PERIPHERALS::CPeripheralBusUSB::WaitForUpdate (this=this@entry=0x34191f0) at linux/PeripheralBusUSBLibUdev.cpp:237
#2  0x0000000001521990 in PERIPHERALS::CPeripheralBusUSB::Process (this=0x34191f0) at linux/PeripheralBusUSBLibUdev.cpp:207
#3  0x00000000015fa698 in CThread::Action (this=0x34191f0) at Thread.cpp:220
#4  0x00000000015fad59 in CThread::staticThread (data=0x34191f0) at Thread.cpp:130
#5  0x00000037f2607c65 in start_thread () from /lib64/libpthread.so.0
#6  0x00000037f1ef5b9d in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7fd16f036700 (LWP 965)):
#0  0x00000037f1eeb57d in poll () from /lib64/libc.so.6
#1  0x00000037f6250df6 in snd1_pcm_wait_nocheck () from /lib64/libasound.so.2
#2  0x00000037f625515e in snd1_pcm_write_areas () from /lib64/libasound.so.2
#3  0x00000037f62624bb in snd_pcm_plugin_writei () from /lib64/libasound.so.2
#4  0x0000000000960015 in CAESinkALSA::AddPackets (this=0x7fd160000a00, data=0x7fd160000ba0 "\001Ùÿÿ\224\021", frames=2205, hasAudio=<optimized out>, blocking=<optimized out>) at Sinks/AESinkALSA.cpp:532
#5  0x0000000000948f9d in ActiveAE::CActiveAESink::OutputSamples (this=this@entry=0x30fccb0, samples=samples@entry=0x30fd2a0) at Engines/ActiveAE/ActiveAESink.cpp:833
#6  0x000000000094a139 in ActiveAE::CActiveAESink::StateMachine (this=this@entry=0x30fccb0, signal=signal@entry=6, port=port@entry=0x0, msg=0x7fd168000cd0) at Engines/ActiveAE/ActiveAESink.cpp:464
#7  0x000000000094ab17 in ActiveAE::CActiveAESink::Process (this=0x30fccb0) at Engines/ActiveAE/ActiveAESink.cpp:555
#8  0x00000000015fa698 in CThread::Action (this=0x30fccb0) at Thread.cpp:220
#9  0x00000000015fad59 in CThread::staticThread (data=0x30fccb0) at Thread.cpp:130
#10 0x00000037f2607c65 in start_thread () from /lib64/libpthread.so.0
#11 0x00000037f1ef5b9d in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7fd16f837700 (LWP 964)):
#0  0x00000037f260b922 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00000000009444d3 in wait (milliseconds=<optimized out>, lock=..., this=0x30fc938) at /nas/temp/build/xbmc-13.2-Gotham/xbmc/threads/platform/pthreads/Condition.h:84
#2  wait<CCriticalSection> (milliseconds=<optimized out>, lock=..., this=0x30fc968) at /nas/temp/build/xbmc-13.2-Gotham/xbmc/threads/Condition.h:65
#3  WaitMSec (milliSeconds=3713, this=0x30fc8f8) at /nas/temp/build/xbmc-13.2-Gotham/xbmc/threads/Event.h:83
#4  ActiveAE::CActiveAE::Process (this=0x30fc5b0) at Engines/ActiveAE/ActiveAE.cpp:879
#5  0x00000000015fa698 in CThread::Action (this=0x30fc5c0) at Thread.cpp:220
#6  0x00000000015fad59 in CThread::staticThread (data=0x30fc5c0) at Thread.cpp:130
#7  0x00000037f2607c65 in start_thread () from /lib64/libpthread.so.0
#8  0x00000037f1ef5b9d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fd17619d8c0 (LWP 954)):
#0  0x00007fd16d9afccf in brw_update_renderbuffer_surface () from /usr/lib64/dri/i965_dri.so
#1  0x00007fd16d9af66c in brw_update_renderbuffer_surfaces () from /usr/lib64/dri/i965_dri.so
#2  0x00007fd16d985f2a in brw_upload_state () from /usr/lib64/dri/i965_dri.so
#3  0x00007fd16d9434a6 in brw_draw_prims () from /usr/lib64/dri/i965_dri.so
#4  0x00007fd16d454944 in vbo_draw_arrays () from /lib64/libdricore9.2.4.so.1
#5  0x00007fd16d4dbada in _mesa_meta_glsl_Clear () from /lib64/libdricore9.2.4.so.1
#6  0x00007fd16d93736b in brw_clear () from /usr/lib64/dri/i965_dri.so
#7  0x00000000015e07e7 in CRenderSystemGL::ClearBuffers (this=<optimized out>, color=<optimized out>) at RenderSystemGL.cpp:280
#8  0x00000000007f266a in CGUIWindowManager::RenderPass (this=0x30880c0) at GUIWindowManager.cpp:535
#9  0x00000000007f2854 in CGUIWindowManager::Render (this=0x30880c0) at GUIWindowManager.cpp:561
#10 0x0000000000c004e1 in CApplication::RenderNoPresent (this=<optimized out>) at Application.cpp:2169
#11 0x0000000000c00ca9 in CApplication::Render (this=0x3083550) at Application.cpp:2275
#12 0x0000000000c9b3a1 in CXBApplicationEx::Run (this=0x3083550) at XBApplicationEx.cpp:175
#13 0x0000000000ca0f37 in XBMC_Run (renderGUI=<optimized out>) at xbmc.cpp:69
#14 0x00000000006ba3a5 in main (argc=1, argv=0x7fffc6cb4d98) at main.cpp:76
############# END STACK TRACE ###############


############ END XBMC CRASH LOG #############

TIA

ken
Reply
#2
Driver bug: #0 0x00007fd16d9afccf in brw_update_renderbuffer_surface () from /usr/lib64/dri/i965_dri.so

You are running a broadwell?
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#3
(2014-12-09, 09:30)fritsch Wrote: Driver bug: #0 0x00007fd16d9afccf in brw_update_renderbuffer_surface () from /usr/lib64/dri/i965_dri.so

You are running a broadwell?

No, at least, I don't think so. It is an intel chipset embedded on the motherboard. Can get the exact info the next time I boot it up, and will post.

ken
Reply
#4
cat /proc/cpuinfo | pastebinit
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply

Logout Mark Read Team Forum Stats Members Help
XBMC crash w/ window change0