Opened 12 years ago

Last modified 12 years ago

#35934 closed defect

mythfrontend crashes on startup — at Version 1

Reported by: jharvell@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc: ctreleaven@…
Port: mythtv-core.25

Description (last modified by pixilla (Bradley Giesbrecht))

I am running mythfrontend on my MacBook Air pointing to my Linux box for mythbackend and mysql. Crashes on startup

QT version info:

felicia:~ jharvell$ port list installed | grep qt
qt4-mac                        @4.8.2          aqua/qt4-mac
qt4-mac-mysql5-plugin          @4.8.2          aqua/qt4-mac-mysql55-plugin

mthytv version info: f

elicia:~ jharvell$ port list installed | grep mythtv
mythtv-core.25                 @0.25.2-Fixes-20120731 multimedia/mythtv-core.25

output:

felicia:~ jharvell$ mythfrontend
2012-09-02 14:14:16.978568 C  mythfrontend version: fixes/0.25 [v0.25.2-46cab935-MacPorts] www.mythtv.org
2012-09-02 14:14:16.978591 C  Qt version: compile: 4.8.2, runtime: 4.8.2
2012-09-02 14:14:16.978594 N  Enabled verbose msgs:  general
2012-09-02 14:14:16.978614 N  Setting Log Level to LOG_INFO
2012-09-02 14:14:16.978651 I  Added logging to the console
2012-09-02 14:14:16.978659 I  Added database logging to table logging
2012-09-02 14:14:16.978693 N  Setting up SIGHUP handler
2012-09-02 14:14:16.978778 N  Using runtime prefix = /opt/local
2012-09-02 14:14:16.978803 N  Using configuration directory = /Users/jharvell/.mythtv
2012-09-02 14:14:16.978909 I  Assumed character encoding: en_US.UTF-8
2012-09-02 14:14:16.981015 I  Using localhost value of felicia
2012-09-02 14:14:16.981524 I  Starting process manager
2012-09-02 14:14:16.981576 I  Starting process signal handler
2012-09-02 14:14:16.981637 I  Starting IO manager (write)
2012-09-02 14:14:16.981646 I  Starting IO manager (read)
2012-09-02 14:14:17.150126 N  Setting QT default locale to en_US
2012-09-02 14:14:17.150138 I  Current locale en_US
2012-09-02 14:14:17.151404 N  Reading locale defaults from /opt/local/share/mythtv//locales/en_us.xml
2012-09-02 14:14:17.392057 E  LIRC: Failed to connect to Unix socket '/var/run/lirc/lircd'
			eno: No such file or directory (2)
2012-09-02 14:14:17.392821 E  AppleRemote::_findAppleRemoteDevice(AppleIRController) failed
2012-09-02 14:14:17.392859 E  AppleRemote::_findAppleRemoteDevice(AppleTVIRReceiver) failed
2012-09-02 14:14:17.392865 E  AppleRemote::startListening() failed
2012-09-02 14:14:17.438721 I  Binding to UDP 127.0.0.1:0
2012-09-02 14:14:17.438842 I  Binding to UDP 192.168.11.137:0
2012-09-02 14:14:17.438984 I  Binding to UDP [fe80::1%lo0]:0
2012-09-02 14:14:17.439143 I  Binding to UDP [::1]:0
2012-09-02 14:14:17.439267 I  Binding to UDP [fe80::ba8d:12ff:fe04:9878%en0]:0
2012-09-02 14:14:17.439400 I  Binding to UDP [2602:306:3989:af90:ba8d:12ff:fe04:9878]:0
2012-09-02 14:14:17.439531 I  Binding to UDP [2602:306:3989:af90:29a0:8399:ced2:dcdf]:0
2012-09-02 14:14:17.439656 I  Binding to UDP [fd13:3526:b9e3:b:ba8d:12ff:fe04:9878]:0
2012-09-02 14:14:17.439806 I  Binding to UDP [fd13:3526:b9e3:b:f4e3:bdd3:6a48:14fd]:0
2012-09-02 14:14:17.439922 I  Binding to UDP 192.168.11.255:0
2012-09-02 14:14:17.969370 N  Desktop video mode: 1440x900 60.000 Hz
2012-09-02 14:14:18.216491 I  Listening on TCP 127.0.0.1:6547
2012-09-02 14:14:18.216590 I  Listening on TCP 192.168.11.137:6547
2012-09-02 14:14:18.216725 I  Listening on TCP [fe80::1%lo0]:6547
2012-09-02 14:14:18.216857 I  Listening on TCP [::1]:6547
2012-09-02 14:14:18.216986 I  Listening on TCP [fe80::ba8d:12ff:fe04:9878%en0]:6547
2012-09-02 14:14:18.217115 I  Listening on TCP [2602:306:3989:af90:ba8d:12ff:fe04:9878]:6547
2012-09-02 14:14:18.217236 I  Listening on TCP [2602:306:3989:af90:29a0:8399:ced2:dcdf]:6547
2012-09-02 14:14:18.217372 I  Listening on TCP [fd13:3526:b9e3:b:ba8d:12ff:fe04:9878]:6547
2012-09-02 14:14:18.217499 I  Listening on TCP [fd13:3526:b9e3:b:f4e3:bdd3:6a48:14fd]:6547
2012-09-02 14:14:19.015086 E  RAOP Conn: Failed to read key from: /Users/jharvell/.mythtv/RAOPKey.rsa
2012-09-02 14:14:19.015111 E  RAOP Device: Aborting startup - no key found.
2012-09-02 14:14:19.064414 I  Loading en_us translation for module mythfrontend
Segmentation fault: 11

stack trace:
Process:         mythfrontend [1470]
Path:            /opt/local/bin/mythfrontend
Identifier:      mythfrontend
Version:         0
Code Type:       X86-64 (Native)
Parent Process:  bash [1378]
User ID:         501

Date/Time:       2012-09-02 14:14:19.236 -0500
OS Version:      Mac OS X 10.8.1 (12B19)
Report Version:  10

Interval Since Last Report:          173174 sec
Crashes Since Last Report:           15
Per-App Crashes Since Last Report:   15
Anonymous UUID:                      9DB2E294-1478-4E4E-84AA-61B53D3C43F7

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: EXC_I386_GPFLT

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libunwind.dylib               	0x00007fff8d0d0e9c libunwind::CompactUnwinder_x86_64<libunwind::LocalAddressSpace>::stepWithCompactEncodingFrameless(unsigned int, unsigned long long, libunwind::LocalAddressSpace&, libunwind::Registers_x86_64&, bool) + 548
1   libunwind.dylib               	0x00007fff8d0ce5c0 libunwind::CompactUnwinder_x86_64<libunwind::LocalAddressSpace>::stepWithCompactEncoding(unsigned int, unsigned long long, libunwind::LocalAddressSpace&, libunwind::Registers_x86_64&) + 86
2   libunwind.dylib               	0x00007fff8d0ce50e libunwind::UnwindCursor<libunwind::LocalAddressSpace, libunwind::Registers_x86_64>::step() + 58
3   libobjc.A.dylib               	0x00007fff8b72c82f objc_addExceptionHandler + 79
4   com.apple.CoreFoundation      	0x00007fff933f487c _CFDoExceptionOperation + 380
5   com.apple.AppKit              	0x00007fff8962342b -[NSViewHierarchyLock _lockForWriting:handler:] + 686
6   com.apple.AppKit              	0x00007fff8974ed3f __19-[NSWindow release]_block_invoke_0 + 438
7   com.apple.AppKit              	0x00007fff8961346a -[NSWindow release] + 112
8   libQtGui.4.dylib              	0x000000010a800294 QWidgetPrivate::setParent_sys(QWidget*, QFlags<Qt::WindowType>) + 1474
9   libQtGui.4.dylib              	0x000000010a8b0d1c QWidget::setParent(QWidget*, QFlags<Qt::WindowType>) + 888
10  libQtGui.4.dylib              	0x000000010a8b145e QWidget::setWindowFlags(QFlags<Qt::WindowType>) + 138
11  libmythui-0.25.0.dylib        	0x00000001077d1195 MythMainWindow::Init() + 837
12  mythfrontend                  	0x000000010588af05 main + 6917
13  libdyld.dylib                 	0x00007fff95e027e1 start + 1

Change History (1)

comment:1 Changed 12 years ago by pixilla (Bradley Giesbrecht)

Cc: ctreleaven@… added
Description: modified (diff)
Keywords: myth mythtv crash QWidget::setParent removed
Port: mythtv-core.25 added
Summary: mythfrontend from mythtv-core.25@0.25.2-Fixes-20120731 crashes on startup in QTmythfrontend crashes on startup

In the future, please use WikiFormatting and Cc the port maintainer(s).

Note: See TracTickets for help on using tickets.