[mythtv-commits] Ticket #3401: mythtv-setup crashes when using remote X display (via ssh)

MythTV mythtv at cvs.mythtv.org
Thu May 3 01:54:11 UTC 2007


#3401: mythtv-setup crashes when using remote X display (via ssh)
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |       Owner:  ijr    
     Type:  defect     |      Status:  new    
 Priority:  minor      |   Milestone:  unknown
Component:  mythtv     |     Version:  head   
 Severity:  medium     |  
-----------------------+----------------------------------------------------
 I am trying to install the backend on a machine that has no local X
 server. The display is being forwarded to a MacOSX machine via SSH (-X
 -Y). This might be a bug in libxrandr.

 Starting program: /home/gal/src/mythtv/mythtv/programs/mythtv-setup
 /mythtv-setup
 [Thread debugging using libthread_db enabled]
 [New Thread -1245915440 (LWP 21268)]
 Qt: gdb: -nograb added to command-line options.
          Use the -dograb option to enforce grabbing.
 Xlib:  extension "XInputExtension" missing on display "localhost:10.0".
 Failed to get list of devices
 2007-05-02 18:50:18.967 Using runtime prefix = /usr
 2007-05-02 18:50:18.984 DPMS is not supported.
 2007-05-02 18:50:19.280 New DB connection, total: 1
 2007-05-02 18:50:19.305 Connected to database 'mythconverg' at host:
 localhost
 2007-05-02 18:50:19.309 Total desktop dim: 1280x800, with 1 screen[s].
 2007-05-02 18:50:19.348 Using screen 0, 1280x778 at 0,22
 2007-05-02 18:50:19.375 Current Schema Version: 1188

 Program received signal SIGSEGV, Segmentation fault.
 [Switching to Thread -1245915440 (LWP 21268)]
 0xb69a6454 in ?? () from /usr/lib/libXrandr.so.2
 (gdb) bt
 #0  0xb69a6454 in ?? () from /usr/lib/libXrandr.so.2
 #1  0x000052e9 in ?? ()
 #2  0x08148d18 in ?? ()
 #3  0x00000048 in ?? ()
 #4  0xb608bb2c in ?? () from /usr/lib/libX11.so.6
 #5  0x00000000 in ?? ()
 (gdb) quit

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3401>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list