[mythtv-commits] Ticket #12757: Raspberry pi: Seg Fault when running on Ubuntu Mate xenial

MythTV noreply at mythtv.org
Thu May 5 15:01:46 UTC 2016


#12757: Raspberry pi: Seg Fault when running on Ubuntu Mate xenial
---------------------------------------------+--------------------------
     Reporter:  Peter Bennett <pgbennett@…>  |      Owner:
         Type:  Bug Report - Crash           |     Status:  new
     Priority:  minor                        |  Milestone:  unknown
    Component:  MythTV - General             |    Version:  0.28.0
     Severity:  high                         |   Keywords:  raspberry pi
Ticket locked:  0                            |
---------------------------------------------+--------------------------
 Running any of the MythTV GUI programs (mythfrontend, mythwelcome, myhtv-
 setup) on Ubuntu Mate xenial results in the follwoing log messages before
 the main window is displayed:
 {{{
 Unable to find an X11 visual which matches EGL config 20
 Could not initialize OpenGL for RasterGLSurface, reverting to
 RasterSurface.
 2016-04-28 14:13:10.555541 I  Using Frameless Window
 2016-04-28 14:13:10.555581 I  Using Full Screen Window
 Handling Segmentation fault
 Segmentation fault (core dumped)
 }}}

 The back trace on the core dump is as follows:
 {{{
 Examining core dump with gdb gives this backtrace
 Program terminated with signal SIGSEGV, Segmentation fault.
 #0  0x7127314c in platform_get_handle () from /opt/vc/lib/libEGL.so
 [Current thread is 1 (Thread 0x6e9e1000 (LWP 17607))]
 (gdb) bt
 #0  0x7127314c in platform_get_handle () from /opt/vc/lib/libEGL.so
 #1  0x71268e80 in eglCreateWindowSurface () from /opt/vc/lib/libEGL.so
 #2  0x6e7d89d2 in ?? () from /usr/lib/arm-linux-
 gnueabihf/qt5/plugins/xcbglintegrations/libqxcb-egl-integration.so
 Backtrace stopped: previous frame identical to this frame (corrupt stack?)
 }}}

 These all work fine on ubuntu wily.

 I am looking into this, but I am hampered by the fact that gdb is not
 working on raspberry pi xenial: https://bugs.launchpad.net/bugs/1576432

 This will take me some time to figure out.

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12757>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list