Advertisement
Guest User

Untitled

a guest
Dec 13th, 2012
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.54 KB | None | 0 0
  1. #0 0x000000010381a16e in QRegion::isEmpty ()
  2. #1 0x00000001025dd701 in MythUIType::SetChildNeedsRedraw (this=0x107ca4370, child=0x1152eefc0) at mythuitype.cpp:334
  3. #2 0x00000001025dd59e in MythUIType::SetRedraw (this=0x1152eefc0) at mythuitype.cpp:318
  4. #3 0x000000010269d779 in MythUIEditBar::ClearImages (this=0x1152eefc0) at mythuieditbar.cpp:299
  5. #4 0x000000010269d705 in MythUIEditBar::ReleaseImages (this=0x1152eefc0) at mythuieditbar.cpp:16
  6. #5 0x000000010269d5e2 in MythUIEditBar::~MythUIEditBar (this=0x1152eefc0) at mythuieditbar.cpp:11
  7. #6 0x000000010269d5b5 in MythUIEditBar::~MythUIEditBar (this=0x1152eefc0) at mythuieditbar.cpp:10
  8. #7 0x000000010269d568 in MythUIEditBar::~MythUIEditBar (this=0x1152eefc0) at mythuieditbar.cpp:10
  9. #8 0x00000001045b98bf in QObjectPrivate::deleteChildren ()
  10. #9 0x00000001045c2a2a in QObject::~QObject ()
  11. #10 0x00000001025dc0ee in MythUIType::~MythUIType (this=0x107ca4370) at mythuitype.cpp:76
  12. #11 0x00000001025e7096 in MythScreenType::~MythScreenType (this=0x107ca4370) at mythscreentype.cpp:110
  13. #12 0x00000001016bbff5 in MythOSDWindow::~MythOSDWindow (this=0x107ca4370) at osd.h:100
  14. #13 0x00000001016bbe15 in MythOSDWindow::~MythOSDWindow (this=0x107ca4370) at osd.h:100
  15. #14 0x00000001016bbe38 in MythOSDWindow::~MythOSDWindow (this=0x107ca4370) at osd.h:100
  16. #15 0x0000000101430a15 in OSD::TearDown (this=0x116d6b840) at osd.cpp:172
  17. #16 0x00000001014307e8 in OSD::~OSD (this=0x116d6b840) at osd.cpp:166
  18. #17 0x00000001014307c5 in OSD::~OSD (this=0x116d6b840) at osd.cpp:165
  19. #18 0x000000010137ddac in MythPlayer::VideoEnd (this=0x1090cc800) at mythplayer.cpp:2382
  20. #19 0x00000001013819a2 in MythPlayer::StopPlaying (this=0x1090cc800) at mythplayer.cpp:2750
  21. #20 0x00000001013afed6 in PlayerContext::StopPlaying (this=0x114439010) at playercontext.cpp:481
  22. #21 0x00000001012e777c in TV::StopStuff (this=0x114400310, mctx=0x114439010, ctx=0x114439010, stopRingBuffer=true, stopPlayer=true, stopRecorder=false) at tv_play.cpp:2568
  23. #22 0x00000001012df40b in TV::HandleStateChange (this=0x114400310, mctx=0x114439010, ctx=0x114439010) at tv_play.cpp:2372
  24. #23 0x00000001012ea50b in TV::timerEvent (this=0x114400310, te=0x7fff5fbfd830) at tv_play.cpp:2711
  25. #24 0x00000001045b9ee0 in QObject::event ()
  26. #25 0x0000000101305079 in TV::event (this=0x114400310, e=0x7fff5fbfd830) at tv_play.cpp:3557
  27. #26 0x000000010369008d in QApplicationPrivate::notify_helper ()
  28. #27 0x0000000103696c84 in QApplication::notify ()
  29. #28 0x00000001045a5ccc in QCoreApplication::notifyInternal ()
  30. #29 0x000000010368f20c in qt_sendSpontaneousEvent ()
  31. #30 0x000000010364e49c in QEventDispatcherMacPrivate::activateTimer ()
  32. #31 0x00007fff88c20da4 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ ()
  33. #32 0x00007fff88c208bd in __CFRunLoopDoTimer ()
  34. #33 0x00007fff88c06099 in __CFRunLoopRun ()
  35. #34 0x00007fff88c056b2 in CFRunLoopRunSpecific ()
  36. #35 0x00007fff8bc690a4 in RunCurrentEventLoopInMode ()
  37. #36 0x00007fff8bc68d84 in ReceiveNextEventCommon ()
  38. #37 0x00007fff8bc68cd3 in BlockUntilNextEventMatchingListInMode ()
  39. #38 0x00007fff84a8c613 in _DPSNextEvent ()
  40. #39 0x00007fff84a8bed2 in -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] ()
  41. #40 0x000000010364fd6e in QEventDispatcherMac::processEvents ()
  42. #41 0x00000001045a7265 in QCoreApplication::processEvents ()
  43. #42 0x00000001012c3bd4 in TV::PlaybackLoop (this=0x114400310) at tv_play.cpp:1372
  44. #43 0x00000001012c0895 in TV::StartTV (tvrec=0x7fff5fbff6f0, flags=0) at tv_play.cpp:404
  45. #44 0x000000010000c6ac in main (argc=7, argv=0x7fff5fbffa48) at main.cpp:272
  46. #45 0x000000010000afd4 in start ()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement