[mythtv-users] I see major trouble ahead ...

Saul A. Peebsen jaglover at gmail.com
Mon Oct 27 01:55:07 UTC 2014


On Sun, 26 Oct 2014 15:40:52 -0400
Rich Freeman <r-mythtv at thefreemanclan.net> wrote:

> When you run the commands above you'll be in a mythtv repository that
> is half-way between those builds.  Go ahead and build mythtv and test
> it.  When you're done run either "git bisect bad" or "git bisect good"
> depending on whether or not it worked.  You'll now be moved halfway to
> the last known bad/good position and you can do a "git clean -f" to
> clean out all the old build files, then try again.  Eventually you'll
> narrow things down to the first bad commit after a good one, which you
> can post here.

Here is my BISECT_LOG. There was a number of versions that did not run,
segfaulted.

# bad: [aaae611819c6a6f92a55d5c82efb8738ec9a23df] metadata: do not use
script name for artwork file name 
# good: [583395f5a376637efcd408a102fa64d0f188c12f] Fixes #12098 Only
dynamically load the libGLESv2 library if OpenGL ES is enabled. 
git bisect start 'aaae611819c6a6f92a55d5c82efb8738ec9a23df'
'583395f5a376637efcd408a102fa64d0f188c12f' 
# bad: [87152adc39ea8e15f1b67df4d80e55f03c718fd8] Fix build on big endian
system git bisect bad 87152adc39ea8e15f1b67df4d80e55f03c718fd8 
# bad: [0f45eb94e6a2a50f5c41d504800f6effffd40e37] Merge branch 'fixes/0.27'
into devel/027candidates git bisect bad
0f45eb94e6a2a50f5c41d504800f6effffd40e37 
# bad: [6639d51fa6a1213df23fa55c26be29703c21d3a2] Revert "Fix settings display
on macs" git bisect bad 6639d51fa6a1213df23fa55c26be29703c21d3a2 
# skip: [e92522026cb9005508ff0bd99e5a64ea2c12f975] Add
RemoteFile::GetRealFileSize() git bisect skip
e92522026cb9005508ff0bd99e5a64ea2c12f975 
# skip: [ca3b04a43fbefcce25b74d8124afebc79c9bc161] Cache the size of the remote
file for 500ms git bisect skip ca3b04a43fbefcce25b74d8124afebc79c9bc161
# skip: [a7458907252a03552e3be4bf8085f7107a521159] Fix fileringbuffer
locking up on read() git bisect skip
a7458907252a03552e3be4bf8085f7107a521159 
# skip: [2c28d2a7c9a392ea96082ef7771ae7131e0ec9ac] Fix seek when close to end
of program git bisect skip 2c28d2a7c9a392ea96082ef7771ae7131e0ec9ac 
# skip: [62a2ba6544eb787b921aef1466da52d9839ba207] Have backend advertise
which files are currently being written to git bisect skip
62a2ba6544eb787b921aef1466da52d9839ba207 
# skip: [e0d79d652870d76814f14ddbdf87e99b0cb72419] Merge branch 'fixes/0.27' of
code.mythtv.org:mythtv into devel/027candidates git bisect skip
e0d79d652870d76814f14ddbdf87e99b0cb72419 
# good: [00739e7019e4a14b320022279595da1bc214f4c2] Add
BonjourRegister::ReAnnounceService() git bisect good
00739e7019e4a14b320022279595da1bc214f4c2 
# skip: [c2a54cef6724908283cabf85f6e33888546bee26] Add QUERY_FILETRANSFER
REQUEST_SIZE command git bisect skip
c2a54cef6724908283cabf85f6e33888546bee26 
# skip: [40dd19cebafbd1a4997ba5f9b0da591140ea5c59] Do not abort early if not
all data is received within 25ms git bisect skip
40dd19cebafbd1a4997ba5f9b0da591140ea5c59 
# good: [c0285f0cae93e98694f0367039b32b8ef6323d01] Fix crashes when pressing
menu key during channel change git bisect good
c0285f0cae93e98694f0367039b32b8ef6323d01 
# bad: [4ff7c1fca6999976a16fb14fada66c55c24f514f] Try to open the media for
1.5s, using only the internal data in ringbuffer. git bisect bad
4ff7c1fca6999976a16fb14fada66c55c24f514f


-- 
Cheers, Saul


More information about the mythtv-users mailing list