[Bug 503675] broken registry files written to disk

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Apr 13 15:03:12 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=503675
  GStreamer | gstreamer (core) | 0.10.26

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
   Target Milestone|0.10.16                     |HEAD

--- Comment #20 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-04-13 22:03:04 UTC ---
The registry file isn't broken, for some reasons those plugins got blacklisted,
see e.g.:

tpm at zingle:~/tmp$ hexdump -C registry-broken.i386.bin  | grep -C 10
videomixer|more
00018280  65 72 2d 30 2e 31 30 2f  6c 69 62 67 73 74 63 75  |er-0.10/libgstcu|
00018290  74 74 65 72 2e 73 6f 00  30 2e 30 2e 30 00 42 4c  |tter.so.0.0.0.BL|
000182a0  41 43 4b 4c 49 53 54 00  42 4c 41 43 4b 4c 49 53  |ACKLIST.BLACKLIS|
000182b0  54 00 42 4c 41 43 4b 4c  49 53 54 00 42 4c 41 43  |T.BLACKLIST.BLAC|
000182c0  4b 4c 49 53 54 00 00 00  64 1c 02 00 61 50 52 4d  |KLIST...d...aPRM|
000182d0  00 00 00 00 00 00 00 00  6c 69 62 67 73 74 76 69  |........libgstvi|
000182e0  64 65 6f 6d 69 78 65 72  2e 73 6f 00 50 6c 75 67  |deomixer.so.Plug|
000182f0  69 6e 20 66 6f 72 20 62  6c 61 63 6b 6c 69 73 74  |in for blacklist|
00018300  65 64 20 66 69 6c 65 00  2f 75 73 72 2f 6c 69 62  |ed file./usr/lib|
00018310  2f 67 73 74 72 65 61 6d  65 72 2d 30 2e 31 30 2f  |/gstreamer-0.10/|
00018320  6c 69 62 67 73 74 76 69  64 65 6f 6d 69 78 65 72  |libgstvideomixer|
00018330  2e 73 6f 00 30 2e 30 2e  30 00 42 4c 41 43 4b 4c  |.so.0.0.0.BLACKL|
00018340  49 53 54 00 42 4c 41 43  4b 4c 49 53 54 00 42 4c  |IST.BLACKLIST.BL|
00018350  41 43 4b 4c 49 53 54 00  42 4c 41 43 4b 4c 49 53  |ACKLIST.BLACKLIS|
00018360  54 00 00 00 e0 7f 00 00  d2 4d 3f 4d 00 00 00 00  |T........M?M....|
00018370  00 00 00 00 6c 69 62 67  73 74 61 64 64 65 72 2e  |....libgstadder.|
00018380  73 6f 00 50 6c 75 67 69  6e 20 66 6f 72 20 62 6c  |so.Plugin for bl|
00018390  61 63 6b 6c 69 73 74 65  64 20 66 69 6c 65 00 2f  |acklisted file./|
000183a0  75 73 72 2f 6c 69 62 2f  67 73 74 72 65 61 6d 65  |usr/lib/gstreame|
000183b0  72 2d 30 2e 31 30 2f 6c  69 62 67 73 74 61 64 64  |r-0.10/libgstadd|
000183c0  65 72 2e 73 6f 00 30 2e  30 2e 30 00 42 4c 41 43  |er.so.0.0.0.BLAC|
tpm at zingle:~/tmp$ md5sum registry-broken.i386.bin 
83afd4cf3701029e29044efb5fadf76a  registry-broken.i386.bin

I can't say why they get blacklisted of course, but it's usually because of
some packaging / library version issue (missing library / incompatible library
version / library not compiled with the rigth switches / mixing packages from
multiple repositories).

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list