Changes between Initial Version and Version 1 of Ticket #11497, comment 4


Ignore:
Timestamp:
Nov 25, 2014, 11:48:15 AM (9 years ago)
Author:
ttcoder

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11497, comment 4

    initial v1  
    1212
    1313That path includes errors/asserts but they are invisible because of the release builds;
    14 It seems a good idea to run MediaPlayer next to a lib/ folder containing a debug build of libmedia.so, and/or run media_server in debug mode, to see if those asserts and errors get tripped. Will do that.
     14It seems a good idea to run MediaPlayer next to a lib/ folder containing a debug build of libmedia.so, and/or run media_server in debug mode, to see if those asserts and errors get tripped. Will try that in a few days. For now I'll try to see if an `if Data()==NULL return` makes me fall back to the "oops" assert, out of curiosity.
    1515
    1616