Skip to content

Instantly share code, notes, and snippets.

@johnmurrayvi
johnmurrayvi / gist:3b6a83d55f35f2f8b4dd
Last active August 29, 2015 14:01
metadata_artwork debugging output
nsresult sbMetadataHandlerTaglib::ReadImageITunes(TagLib::MP4::Tag *aTag,
nsACString &aMimeType,
PRUint32 *aDataLen,
PRUint8 **aData)
{
NS_ENSURE_ARG_POINTER(aTag);
NS_ENSURE_ARG_POINTER(aData);
NS_ENSURE_ARG_POINTER(aDataLen);
nsCOMPtr<nsIThread> mainThread;
nsresult rv = NS_OK;
sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-4.6 60 --slave /usr/bin/g++ g++ /usr/bin/g++-4.6
sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-4.7 70 --slave /usr/bin/g++ g++ /usr/bin/g++-4.7
sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-4.8 80 --slave /usr/bin/g++ g++ /usr/bin/g++-4.8
sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-4.9 75 --slave /usr/bin/g++ g++ /usr/bin/g++-4.9
0:00:50.801413313 18036 0x7fb584149b50 DEBUG GST_PLUGIN_LOADING gstpluginloader.c:324:plugin_loader_load_and_sync:<registry0> Synchronously loading plugin file /mnt/git/nightingale/sb-trunk-oldxul/compiled/dist/gst-plugins/gstmozilla_d.so
0:00:50.801430251 18036 0x7fb584149b50 DEBUG GST_POLL gstpoll.c:874:gst_poll_fd_ctl_write: 0x7fb57c454230: fd (fd:37, idx:1), active : 1
0:00:50.801440075 18036 0x7fb584149b50 LOG GST_POLL gstpoll.c:888:gst_poll_fd_ctl_write: pfd->events now 60 (POLLOUT:4)
0:00:50.833350322 18036 0x7fb584149b50 DEBUG GST_POLL gstpoll.c:874:gst_poll_fd_ctl_write: 0x7fb57c454230: fd (fd:37, idx:1), active : 1
0:00:50.833367230 18036 0x7fb584149b50 LOG GST_POLL gstpoll.c:888:gst_poll_fd_ctl_write: pfd->events now 60 (POLLOUT:4)
0:00:50.833377414 18036 0x7fb584149b50 DEBUG GST_POLL gstpoll.c:1229:gst_poll_wait: timeout :0:00:01.000000000
0:00:50.833390438 18036 0x7fb584149b50 LOG GST_PLUGIN_LOADING gstpluginloade