After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 574216 - Some check tests fail on Windows
Some check tests fail on Windows
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Windows
: Normal minor
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-03-05 04:55 UTC by LRN
Modified: 2009-06-08 18:43 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description LRN 2009-03-05 04:55:46 UTC
$ gstpipeline
Running suite(s): GstPipeline
85%: Checks: 7, Failures: 1, Errors: 0
gst/gstpipeline.c:337:F:pipeline tests:test_base_time:0: bogus new stream time: 0:00:00.000000000 > 0:00:00.000000000

$ gstelement
Running suite(s): GstElement
83%: Checks: 6, Failures: 1, Errors: 0
gst/gstelement.c:181:F:element tests:test_class:0: Failure 'type != 0' occured

$ gst
Running suite(s): Gst


Unexpected critical/warning: gst_object_unref: assertion `object != NULL' failed


Unexpected critical/warning: gst_object_unref: assertion `object != NULL' failed
66%: Checks: 6, Failures: 2, Errors: 0
gstcheck.c:72:F:gst tests:test_new_pipeline:0: Unexpected critical/warning: gst_object_unref: assertion `object != NULL' failed
gstcheck.c:72:F:gst tests:test_new_fakesrc:0: Unexpected critical/warning: gst_object_unref: assertion `object != NULL' failed

(Running modified gstobject script that calls gdb):
$ gstobject
executing exec gdb --exec=/c/src/gstreamer/tests/check/gst/.libs/gstobject.exe
GNU gdb 6.8
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-pc-mingw32".
(gdb) r
Starting program: c:/src/gstreamer/tests/check/gst/.libs/gstobject.exe
[New thread 2448.0x15ec]
Error: dll starting at 0x77d40000 not found.
Error while mapping shared library sections:
NOT_AN_IMAGE: No such file or directory.
Error while mapping shared library sections:
C:\WINXP64\SysWOW64\ntdll32.dll: No such file or directory.
Error: dll starting at 0x77d40000 not found.
Error: dll starting at 0x77c20000 not found.
(no debugging symbols found)
[New thread 2448.0x1548]
Running suite(s): GstObject
[New thread 2448.0xc88]
[New thread 2448.0x9d0]
[New thread 2448.0xfd0]
[New thread 2448.0x1190]
[New thread 2448.0xa38]
[New thread 2448.0x17ec]
[New thread 2448.0x12e0]
[New thread 2448.0x7c8]
[New thread 2448.0xbb8]
[New thread 2448.0x1290]

Program received signal SIGSEGV, Segmentation fault.
0x685d3821 in g_datalist_id_get_data () from C:\msys\local\bin\libglib-2.0-0.dll
(gdb) bt
  • #0 g_datalist_id_get_data
    from C:\msys\local\bin\libglib-2.0-0.dll
  • #1 g_object_constructor
    from C:\msys\local\bin\libgobject-2.0-0.dll
  • #2 g_object_newv
    from C:\msys\local\bin\libgobject-2.0-0.dll
  • #3 g_object_new_valist
    from C:\msys\local\bin\libgobject-2.0-0.dll
  • #4 g_object_new
    from C:\msys\local\bin\libgobject-2.0-0.dll
  • #5 ??
  • #0 g_list_last
    from C:\msys\local\bin\libglib-2.0-0.dll
  • #1 g_list_append
    from C:\msys\local\bin\libglib-2.0-0.dll
  • #2 ??
  • #0 strlen
    from C:\WINXP64\syswow64\msvcrt.dll
  • #1 _g_gnulib_vasnprintf
    from C:\msys\local\bin\libglib-2.0-0.dll
  • #2 _g_gnulib_vasprintf
    from C:\msys\local\bin\libglib-2.0-0.dll
  • #3 g_vasprintf
    from C:\msys\local\bin\libglib-2.0-0.dll
  • #4 g_strdup_vprintf
    from C:\msys\local\bin\libglib-2.0-0.dll
  • #5 g_logv
    from C:\msys\local\bin\libglib-2.0-0.dll
  • #6 g_log
    from C:\msys\local\bin\libglib-2.0-0.dll
  • #7 g_type_check_instance_cast
    from C:\msys\local\bin\libgobject-2.0-0.dll
  • #8 gst_check_drop_buffers
    at gstcheck.c line 310
  • #9 ??

$ filesrc
Running suite(s): filesrc
Ctrl+C
Never finished.

$ filesrc --gst-debug-level=4
<cut>
0:00:03.703125000 ←[333m 1220←[00m   003F2AC8 ←[36mDEBUG←[00m ←[00m             basesrc gstbasesrc.c:2687:gst_base_src_activate_push:<filesrc>←[00m Activating in push mode
0:00:03.703125000 ←[333m 1220←[00m   003F2AC8 ←[36mDEBUG←[00m ←[00m             basesrc gstbasesrc.c:2460:gst_base_src_start:<filesrc>←[00m starting source
0:00:03.703125000 ←[333m 1220←[00m   003F2AC8 ←[32;01mINFO ←[00m ←[00m             filesrc gstfilesrc.c:974:gst_file_src_start:<filesrc>←[00m opening file ../../configure.ac
0:00:03.703125000 ←[333m 1220←[00m   003F2AC8 ←[33;01mWARN ←[00m ←[00m             filesrc gstfilesrc.c:1045:gst_file_src_start:<filesrc>←[00m error: No such file "../../configure.ac"
0:00:03.703125000 ←[333m 1220←[00m   003F2AC8 ←[36mDEBUG←[00m ←[00;01;37;41m         GST_MESSAGE gstelement.c:1644:gst_element_message_full:<filesrc>←[00m start
0:00:03.703125000 ←[333m 1220←[00m   003F2AC8 ←[32;01mINFO ←[00m ←[00;01;31;47m    GST_ERROR_SYSTEM gstelement.c:1675:gst_element_message_full:<filesrc>←[00m posting message: Resource not found.
0:00:03.703125000 ←[333m 1220←[00m   003F2AC8 ←[36mDEBUG←[00m ←[00;01;37;41m         GST_MESSAGE gstelement.c:1576:gst_element_post_message:<filesrc>←[00m not posting message 022154D8: no bus
0:00:03.703125000 ←[333m 1220←[00m   003F2AC8 ←[32;01mINFO ←[00m ←[00;01;31;47m    GST_ERROR_SYSTEM gstelement.c:1698:gst_element_message_full:<filesrc>←[00m posted error message: Resource not found.
0:00:03.703125000 ←[333m 1220←[00m   003F2AC8 ←[36mDEBUG←[00m ←[00m             basesrc gstbasesrc.c:2529:gst_base_src_start:<filesrc>←[00m could not start
0:00:03.703125000 ←[333m 1220←[00m   003F2AC8 ←[33;01mWARN ←[00m ←[00m             basesrc gstbasesrc.c:2733:gst_base_src_activate_push:<filesrc>←[00m Failed to start in push mode
0:00:03.703125000 ←[333m 1220←[00m   003F2AC8 ←[32;01mINFO ←[00m ←[00;01;37;41m            GST_PADS gstpad.c:932:gst_pad_activate_push:<filesrc:src>←[00m failed to activate in push mode
0:00:03.703125000 ←[333m 1220←[00m   003F2AC8 ←[33;01mWARN ←[00m ←[00;01;37;41m            GST_PADS gstpad.c:690:gst_pad_set_active:<filesrc:src>←[00m Failed to activate pad
0:00:03.703125000 ←[333m 1220←[00m   003F2AC8 ←[36mDEBUG←[00m ←[00;01;37;41m    GST_ELEMENT_PADS gstelement.c:2614:gst_element_pads_activate:<filesrc>←[00m source pads_activate failed
0:00:03.703125000 ←[333m 1220←[00m   003F2AC8 ←[36mDEBUG←[00m ←[00m             basesrc gstbasesrc.c:2883:gst_base_src_change_state:<filesrc>←[00m parent failed state change
0:00:03.703125000 ←[333m 1220←[00m   003F2AC8 ←[32;01mINFO ←[00m ←[00;01;31m          GST_STATES gstelement.c:2434:gst_element_change_state:<filesrc>←[00m have FAILURE change_state return
0:00:03.718750000 ←[333m 1220←[00m   003F2AC8 ←[32;01mINFO ←[00m ←[00;01;31m          GST_STATES gstelement.c:2044:gst_element_abort_state:<filesrc>←[00m aborting state from READY to PAUSED
0:00:03.718750000 ←[333m 1220←[00m   003F2AC8 ←[36mDEBUG←[00m ←[00;01;31m          GST_STATES gstelement.c:2382:gst_element_set_state_func:<filesrc>←[00m returned FAILURE
0:00:03.718750000 ←[333m 1220←[00m   003F2AC8 ←[36mDEBUG←[00m ←[00m               check elements/filesrc.c:61:wait_eos:←[00m waiting for EOS

$ queue
Running suite(s): queue
Ctrl+C
Never finished.

$ queue --gst-debug-level=4
<cut>
0:00:03.796875000 ←[333m 6824←[00m   003F2AC0 ←[32;01mINFO ←[00m ←[00;01;31m          GST_STATES gstelement.c:2123:gst_element_continue_state:<queue>←[00m committing state from READY to PAUSED, pending PLAYING
0:00:03.796875000 ←[333m 6824←[00m   003F2AC0 ←[36mDEBUG←[00m ←[00;01;37;41m         GST_MESSAGE gstelement.c:1576:gst_element_post_message:<queue>←[00m not posting message 02215598: no bus
0:00:03.796875000 ←[333m 6824←[00m   003F2AC0 ←[32;01mINFO ←[00m ←[00;01;31m          GST_STATES gstelement.c:2132:gst_element_continue_state:<queue>←[00m continue state change PAUSED to PLAYING, final PLAYING
0:00:03.796875000 ←[333m 6824←[00m   003F2AC0 ←[36mDEBUG←[00m ←[00;01;31m          GST_STATES gstelement.c:2461:gst_element_change_state:<queue>←[00m element changed state SUCCESS
0:00:03.796875000 ←[333m 6824←[00m   003F2AC0 ←[32;01mINFO ←[00m ←[00;01;31m          GST_STATES gstelement.c:2150:gst_element_continue_state:<queue>←[00m completed state change to PLAYING
0:00:03.796875000 ←[333m 6824←[00m   003F2AC0 ←[32;01mINFO ←[00m ←[00;01;31m          GST_STATES gstelement.c:2163:gst_element_continue_state:<queue>←[00m posting state-changed PAUSED to PLAYING
0:00:03.796875000 ←[333m 6824←[00m   003F2AC0 ←[36mDEBUG←[00m ←[00;01;37;41m         GST_MESSAGE gstelement.c:1576:gst_element_post_message:<queue>←[00m not posting message 022155D8: no bus
0:00:03.796875000 ←[333m 6824←[00m   003F2AC0 ←[36mDEBUG←[00m ←[00;01;31m          GST_STATES gstelement.c:2382:gst_element_set_state_func:<queue>←[00m returned SUCCESS
0:00:03.796875000 ←[333m 6824←[00m   003F2AC0 ←[36mDEBUG←[00m ←[00m               check elements/queue.c:215:test_leaky_upstream:←[00m added 1st
0:00:03.796875000 ←[333m 6824←[00m   022EAA18 ←[36mDEBUG←[00m ←[00m      queue_dataflow gstqueue.c:1139:gst_queue_loop:<queue>←[00m queue is not empty
0:00:03.796875000 ←[333m 6824←[00m   003F2AC0 ←[36mDEBUG←[00m ←[00m               check elements/queue.c:224:test_leaky_upstream:←[00m added 2nd
0:00:03.796875000 ←[333m 6824←[00m   022EAA18 ←[36mDEBUG←[00m ←[00;01;37;41m            GST_PADS gstpad.c:4824:gst_pad_pause_task:<queue:src>←[00m pause task
0:00:03.796875000 ←[333m 6824←[00m   022EAA18 ←[36mDEBUG←[00m ←[00m                task gsttask.c:476:gst_task_pause:<task2>←[00m Pausing task 023A40B0
0:00:03.796875000 ←[333m 6824←[00m   003F2AC0 ←[36mDEBUG←[00m ←[00;01;37;41m            GST_PADS gstpad.c:663:gst_pad_set_active:<'':sink>←[00m activating pad from none
0:00:03.796875000 ←[333m 6824←[00m   003F2AC0 ←[36mDEBUG←[00m ←[00;01;37;41m            GST_PADS gstpad.c:856:gst_pad_activate_push:<'':sink>←[00m trying to set activated in push mode
0:00:03.796875000 ←[333m 6824←[00m   003F2AC0 ←[36mDEBUG←[00m ←[00;01;37;41m            GST_PADS gstpad.c:876:gst_pad_activate_push:<'':sink>←[00m activating pad from none
0:00:03.796875000 ←[333m 6824←[00m   003F2AC0 ←[36mDEBUG←[00m ←[00;01;37;41m            GST_PADS gstpad.c:586:pre_activate:<'':sink>←[00m setting ACTIVATE_MODE 1, unset flushing
0:00:03.796875000 ←[333m 6824←[00m   003F2AC0 ←[36mDEBUG←[00m ←[00;01;37;41m            GST_PADS gstpad.c:912:gst_pad_activate_push:<'':sink>←[00m activated in push mode


$ collectpads --gst-debug-level=3
0:00:00.000000000 ←[333m 1556←[00m   003F2BB0 ←[32;01mINFO ←[00m ←[00;01;31m            GST_INIT gstquery.c:106:_gst_query_initialize:←[00m init queries
0:00:00.000000000 ←[333m 1556←[00m   003F2BB0 ←[32;01mINFO ←[00m ←[00;01;31m            GST_INIT gstmessage.c:75:_gst_message_initialize:←[00m init messages
0:00:00.000000000 ←[333m 1556←[00m   003F2BB0 ←[32;01mINFO ←[00m ←[00;01;36m  GST_PLUGIN_LOADING gstplugin.c:265:_gst_plugin_initialize:←[00m registering 0 static plugins
0:00:00.000000000 ←[333m 1556←[00m   003F2BB0 ←[32;01mINFO ←[00m ←[00;01;36m  GST_PLUGIN_LOADING gstplugin.c:250:gst_plugin_register_static:←[00m registered static plugin "staticelements"
0:00:00.000000000 ←[333m 1556←[00m   003F2BB0 ←[32;01mINFO ←[00m ←[00;01;36m  GST_PLUGIN_LOADING gstplugin.c:252:gst_plugin_register_static:←[00m added static plugin "staticelements", result: 1
0:00:00.000000000 ←[333m 1556←[00m   003F2BB0 ←[32;01mINFO ←[00m ←[00;01;31m            GST_INIT gst.c:920:ensure_current_registry:←[00m reading registry cache: C:\msys\home\LRN\.gstreamer-0.10\registry.i686.bin
0:00:00.015625000 ←[333m 1556←[00m   003F2BB0 ←[32;01mINFO ←[00m ←[00m        GST_REGISTRY gstregistrybinary.c:1232:gst_registry_binary_read_cache:←[00m loaded C:\msys\home\LRN\.gstreamer-0.10\registry.i686.bin in 0.000000 s
econds
0:00:00.015625000 ←[333m 1556←[00m   003F2BB0 ←[32;01mINFO ←[00m ←[00;01;31m            GST_INIT gst.c:671:scan_and_update_registry:←[00m Validating registry cache: C:\msys\home\LRN\.gstreamer-0.10\registry.i686.bin
0:00:00.031250000 ←[333m 1556←[00m   003F2BB0 ←[33;01mWARN ←[00m ←[00m            wildmidi gstwildmidi.c:215:wildmidi_open_config:←[00m no config file, can't initialise
0:00:00.031250000 ←[333m 1556←[00m   003F2BB0 ←[33;01mWARN ←[00m ←[00m            wildmidi gstwildmidi.c:942:plugin_init:←[00m Can't initialize wildmidi
0:00:00.031250000 ←[333m 1556←[00m   003F2BB0 ←[33;01mWARN ←[00m ←[00;01;36m  GST_PLUGIN_LOADING gstplugin.c:344:gst_plugin_register_func:←[00m plugin "C:\Program Files (x86)\Common Files\GStreamer\0.10\lib\gstreamer-0.10/li
bgstwildmidi.dll" failed to initialise
0:00:00.031250000 ←[333m 1556←[00m   003F2BB0 ←[32;01mINFO ←[00m ←[00;01;31m            GST_INIT gst.c:756:scan_and_update_registry:←[00m Registry cache has not changed
0:00:00.031250000 ←[333m 1556←[00m   003F2BB0 ←[32;01mINFO ←[00m ←[00;01;31m            GST_INIT gst.c:967:ensure_current_registry:←[00m registry reading and updating done, result = 1
0:00:00.031250000 ←[333m 1556←[00m   003F2BB0 ←[32;01mINFO ←[00m ←[00;01;31m            GST_INIT gst.c:443:gst_init_check:←[00m initialized GStreamer successfully
Running suite(s): GstCollectPads
0:00:00.031250000 ←[333m 1556←[00m   003F2BB0 ←[32;01mINFO ←[00m ←[00;01;37;41m            GST_PADS gstpad.c:1857:gst_pad_link_prepare:←[00m trying to link '':src1 and '':sink1
0:00:00.031250000 ←[333m 1556←[00m   003F2BB0 ←[32;01mINFO ←[00m ←[00;01;37;41m            GST_PADS gstpad.c:1994:gst_pad_link:←[00m linked '':src1 and '':sink1, successful
0:00:00.031250000 ←[333m 1556←[00m   003F2BB0 ←[32;01mINFO ←[00m ←[00;01;37;41m            GST_PADS gstpad.c:1857:gst_pad_link_prepare:←[00m trying to link '':src2 and '':sink2
0:00:00.031250000 ←[333m 1556←[00m   003F2BB0 ←[32;01mINFO ←[00m ←[00;01;37;41m            GST_PADS gstpad.c:1994:gst_pad_link:←[00m linked '':src2 and '':sink2, successful
0:00:00.031250000 ←[333m 1556←[00m   003F2BB0 ←[33;01mWARN ←[00m ←[00m         collectpads gstcollectpads.c:426:gst_collect_pads_remove_pad:←[00m cannot remove unknown pad '':sink2
0:00:00.031250000 ←[333m 1556←[00m   003F2BB0 ←[32;01mINFO ←[00m ←[00;01;37;41m    GST_ELEMENT_PADS gstpad.c:1630:gst_pad_unlink:←[00m unlinking '':src1(022FC008) and '':sink1(022FC188)
0:00:00.031250000 ←[333m 1556←[00m   003F2BB0 ←[32;01mINFO ←[00m ←[00;01;37;41m    GST_ELEMENT_PADS gstpad.c:1673:gst_pad_unlink:←[00m unlinked '':src1 and '':sink1
0:00:00.031250000 ←[333m 1556←[00m   003F2BB0 ←[32;01mINFO ←[00m ←[00;01;37;41m    GST_ELEMENT_PADS gstpad.c:1630:gst_pad_unlink:←[00m unlinking '':src2(022FC0C8) and '':sink2(022FC248)
0:00:00.031250000 ←[333m 1556←[00m   003F2BB0 ←[32;01mINFO ←[00m ←[00;01;37;41m    GST_ELEMENT_PADS gstpad.c:1673:gst_pad_unlink:←[00m unlinked '':src2 and '':sink2
0:00:00.031250000 ←[333m 1556←[00m   003F2BB0 ←[32;01mINFO ←[00m ←[00;01;37;41m            GST_PADS gstpad.c:1857:gst_pad_link_prepare:←[00m trying to link '':src1 and '':sink1
0:00:00.031250000 ←[333m 1556←[00m   003F2BB0 ←[32;01mINFO ←[00m ←[00;01;37;41m            GST_PADS gstpad.c:1994:gst_pad_link:←[00m linked '':src1 and '':sink1, successful
0:00:00.031250000 ←[333m 1556←[00m   003F2BB0 ←[32;01mINFO ←[00m ←[00;01;37;41m            GST_PADS gstpad.c:1857:gst_pad_link_prepare:←[00m trying to link '':src2 and '':sink2
0:00:00.031250000 ←[333m 1556←[00m   003F2BB0 ←[32;01mINFO ←[00m ←[00;01;37;41m            GST_PADS gstpad.c:1994:gst_pad_link:←[00m linked '':src2 and '':sink2, successful

$ gstnetclientclock --gst-debug-level=3
0:00:00.000000000 ←[335m 6952←[00m   003F2B30 ←[32;01mINFO ←[00m ←[00;01;31m            GST_INIT gstquery.c:106:_gst_query_initialize:←[00m init queries
0:00:00.000000000 ←[335m 6952←[00m   003F2B30 ←[32;01mINFO ←[00m ←[00;01;31m            GST_INIT gstmessage.c:75:_gst_message_initialize:←[00m init messages
0:00:00.000000000 ←[335m 6952←[00m   003F2B30 ←[32;01mINFO ←[00m ←[00;01;36m  GST_PLUGIN_LOADING gstplugin.c:265:_gst_plugin_initialize:←[00m registering 0 static plugins
0:00:00.000000000 ←[335m 6952←[00m   003F2B30 ←[32;01mINFO ←[00m ←[00;01;36m  GST_PLUGIN_LOADING gstplugin.c:250:gst_plugin_register_static:←[00m registered static plugin "staticelements"
0:00:00.000000000 ←[335m 6952←[00m   003F2B30 ←[32;01mINFO ←[00m ←[00;01;36m  GST_PLUGIN_LOADING gstplugin.c:252:gst_plugin_register_static:←[00m added static plugin "staticelements", result: 1
0:00:00.000000000 ←[335m 6952←[00m   003F2B30 ←[32;01mINFO ←[00m ←[00;01;31m            GST_INIT gst.c:920:ensure_current_registry:←[00m reading registry cache: C:\msys\home\LRN\.gstreamer-0.10\registry.i686.bin
0:00:00.000000000 ←[335m 6952←[00m   003F2B30 ←[32;01mINFO ←[00m ←[00m        GST_REGISTRY gstregistrybinary.c:1232:gst_registry_binary_read_cache:←[00m loaded C:\msys\home\LRN\.gstreamer-0.10\registry.i686.bin in 0.000000 s
econds
0:00:00.000000000 ←[335m 6952←[00m   003F2B30 ←[32;01mINFO ←[00m ←[00;01;31m            GST_INIT gst.c:671:scan_and_update_registry:←[00m Validating registry cache: C:\msys\home\LRN\.gstreamer-0.10\registry.i686.bin
0:00:00.015625000 ←[335m 6952←[00m   003F2B30 ←[33;01mWARN ←[00m ←[00m            wildmidi gstwildmidi.c:215:wildmidi_open_config:←[00m no config file, can't initialise
0:00:00.015625000 ←[335m 6952←[00m   003F2B30 ←[33;01mWARN ←[00m ←[00m            wildmidi gstwildmidi.c:942:plugin_init:←[00m Can't initialize wildmidi
0:00:00.015625000 ←[335m 6952←[00m   003F2B30 ←[33;01mWARN ←[00m ←[00;01;36m  GST_PLUGIN_LOADING gstplugin.c:344:gst_plugin_register_func:←[00m plugin "C:\Program Files (x86)\Common Files\GStreamer\0.10\lib\gstreamer-0.10/li
bgstwildmidi.dll" failed to initialise
0:00:00.015625000 ←[335m 6952←[00m   003F2B30 ←[32;01mINFO ←[00m ←[00;01;31m            GST_INIT gst.c:756:scan_and_update_registry:←[00m Registry cache has not changed
0:00:00.015625000 ←[335m 6952←[00m   003F2B30 ←[32;01mINFO ←[00m ←[00;01;31m            GST_INIT gst.c:967:ensure_current_registry:←[00m registry reading and updating done, result = 1
0:00:00.015625000 ←[335m 6952←[00m   003F2B30 ←[32;01mINFO ←[00m ←[00;01;31m            GST_INIT gst.c:443:gst_init_check:←[00m initialized GStreamer successfully
Running suite(s): GstNetClientClock
0:00:00.031250000 ←[335m 6952←[00m   003F2B30 ←[31;01mERROR←[00m ←[00m            netclock gstnetclientclock.c:477:gst_net_client_clock_start:<netclientclock0>←[00m getsockname failed -1: No such file or directory (2)

SEGFAULT

$ gstnettimeprovider --gst-debug-level=4
<cutoff>
Running suite(s): GstNetTimeProvider
0:00:03.562500000 ←[331m 4032←[00m   003F2B38 ←[36mDEBUG←[00m ←[00m               check libs/gstnettimeprovider.c:27:test_refcounts:←[00m test start
0:00:03.562500000 ←[331m 4032←[00m   003F2B38 ←[36mDEBUG←[00m ←[00;01;33m           GST_CLOCK gstsystemclock.c:285:gst_system_clock_obtain:←[00m creating new static system clock
0:00:03.578125000 ←[331m 4032←[00m   003F2B38 ←[36mDEBUG←[00m ←[00m             nettime gstnettimeprovider.c:379:gst_net_time_provider_start:<nettimeprovider0>←[00m binding on port 0
0:00:03.578125000 ←[331m 4032←[00m   003F2B38 ←[36mDEBUG←[00m ←[00m             nettime gstnettimeprovider.c:398:gst_net_time_provider_start:<nettimeprovider0>←[00m bound, on port 2380
0:00:03.578125000 ←[331m 4032←[00m   003F2B38 ←[36mDEBUG←[00m ←[00m             nettime gstnettimeprovider.c:402:gst_net_time_provider_start:<nettimeprovider0>←[00m notifying 2380
0:00:03.578125000 ←[331m 4032←[00m   0238BD00 ←[36mDEBUG←[00m ←[00m             nettime gstnettimeprovider.c:275:gst_net_time_provider_thread:<nettimeprovider0>←[00m shutting down
0:00:03.578125000 ←[331m 4032←[00m   003F2B38 ←[36mDEBUG←[00m ←[00m               check libs/gstnettimeprovider.c:54:test_functioning:←[00m test start
0:00:03.578125000 ←[331m 4032←[00m   003F2B38 ←[36mDEBUG←[00m ←[00;01;33m           GST_CLOCK gstsystemclock.c:298:gst_system_clock_obtain:←[00m returning static system clock
0:00:03.578125000 ←[331m 4032←[00m   003F2B38 ←[36mDEBUG←[00m ←[00m             nettime gstnettimeprovider.c:379:gst_net_time_provider_start:<nettimeprovider1>←[00m binding on port 0
0:00:03.578125000 ←[331m 4032←[00m   003F2B38 ←[36mDEBUG←[00m ←[00m             nettime gstnettimeprovider.c:398:gst_net_time_provider_start:<nettimeprovider1>←[00m bound, on port 2381
0:00:03.578125000 ←[331m 4032←[00m   003F2B38 ←[36mDEBUG←[00m ←[00m             nettime gstnettimeprovider.c:402:gst_net_time_provider_start:<nettimeprovider1>←[00m notifying 2381
0:00:03.578125000 ←[331m 4032←[00m   003F2B38 ←[36mDEBUG←[00m ←[00;01;33m           GST_CLOCK gstclock.c:852:gst_clock_get_internal_time:<GstSystemClock>←[00m internal time 343396:40:40.535125000
0:00:03.578125000 ←[331m 4032←[00m   003F2B38 ←[36mDEBUG←[00m ←[00;01;33m           GST_CLOCK gstclock.c:893:gst_clock_get_time:<GstSystemClock>←[00m adjusted time 343396:40:40.535125000
0:00:03.578125000 ←[331m 4032←[00m   0238BD00 ←[36mDEBUG←[00m ←[00;01;33m           GST_CLOCK gstclock.c:852:gst_clock_get_internal_time:<GstSystemClock>←[00m internal time 343396:40:40.535125000
0:00:03.578125000 ←[331m 4032←[00m   0238BD00 ←[36mDEBUG←[00m ←[00;01;33m           GST_CLOCK gstclock.c:893:gst_clock_get_time:<GstSystemClock>←[00m adjusted time 343396:40:40.535125000
0:00:03.578125000 ←[331m 4032←[00m   003F2B38 ←[36mDEBUG←[00m ←[00;04m             default gstnettimepacket.c:149:gst_net_time_packet_receive:←[00m receive error -1: No such file or directory (2)

SEGFAULT

$ transform1 --gst-debug-level=4
0:00:04.062500000 ←[331m 1536←[00m   003F2C18 ←[32;01mINFO ←[00m ←[00;01;31m          GST_STATES gstelement.c:2150:gst_element_continue_state:<testtrans4>←[00m completed state change to PAUSED
0:00:04.062500000 ←[331m 1536←[00m   003F2C18 ←[32;01mINFO ←[00m ←[00;01;31m          GST_STATES gstelement.c:2163:gst_element_continue_state:<testtrans4>←[00m posting state-changed READY to PAUSED
0:00:04.062500000 ←[331m 1536←[00m   003F2C18 ←[36mDEBUG←[00m ←[00;01;37;41m         GST_MESSAGE gstelement.c:1576:gst_element_post_message:<testtrans4>←[00m not posting message 022151D8: no bus
0:00:04.062500000 ←[331m 1536←[00m   003F2C18 ←[36mDEBUG←[00m ←[00;01;31m          GST_STATES gstelement.c:2382:gst_element_set_state_func:<testtrans4>←[00m returned SUCCESS
0:00:04.062500000 ←[331m 1536←[00m   003F2C18 ←[36mDEBUG←[00m ←[00;01;37;41m            GST_PADS gstpad.c:663:gst_pad_set_active:<'':src>←[00m activating pad from none
0:00:04.062500000 ←[331m 1536←[00m   003F2C18 ←[36mDEBUG←[00m ←[00;01;37;41m            GST_PADS gstpad.c:856:gst_pad_activate_push:<'':src>←[00m trying to set activated in push mode
0:00:04.062500000 ←[331m 1536←[00m   003F2C18 ←[36mDEBUG←[00m ←[00;01;37;41m            GST_PADS gstpad.c:876:gst_pad_activate_push:<'':src>←[00m activating pad from none
0:00:04.062500000 ←[331m 1536←[00m   003F2C18 ←[36mDEBUG←[00m ←[00;01;37;41m            GST_PADS gstpad.c:586:pre_activate:<'':src>←[00m setting ACTIVATE_MODE 1, unset flushing
0:00:04.062500000 ←[331m 1536←[00m   003F2C18 ←[36mDEBUG←[00m ←[00;01;37;41m            GST_PADS gstpad.c:912:gst_pad_activate_push:<'':src>←[00m activated in push mode
0:00:04.062500000 ←[331m 1536←[00m   003F2C18 ←[36mDEBUG←[00m ←[00m               check libs/transform1.c:657:basetransform_chain_ct1:023A30C8←[00m alloc with wrong caps, size 20
0:00:04.062500000 ←[331m 1536←[00m   003F2C18 ←[36mDEBUG←[00m ←[00;01;37;41m            GST_PADS gstpad.c:2827:gst_pad_alloc_buffer_full:<'':src>←[00m offset 0, size 20, caps 022FE880
0:00:04.062500000 ←[331m 1536←[00m   003F2C18 ←[36mDEBUG←[00m ←[00;01;37;41m            GST_PADS gstpad.c:2882:gst_pad_alloc_buffer_full:<'':src>←[00m called bufferallocfunc but had no peer
0:00:04.062500000 ←[331m 1536←[00m   003F2C18 ←[36mDEBUG←[00m ←[00m               check libs/transform1.c:667:basetransform_chain_ct1:023A30C8←[00m alloc with caps, size 20
0:00:04.062500000 ←[331m 1536←[00m   003F2C18 ←[36mDEBUG←[00m ←[00;01;37;41m            GST_PADS gstpad.c:2827:gst_pad_alloc_buffer_full:<'':src>←[00m offset 0, size 20, caps 022FE8C0
0:00:04.062500000 ←[331m 1536←[00m   003F2C18 ←[36mDEBUG←[00m ←[00;01;37;41m            GST_PADS gstpad.c:2882:gst_pad_alloc_buffer_full:<'':src>←[00m called bufferallocfunc but had no peer

SEGFAULT
Comment 1 Edward Hervey 2009-03-05 08:10:41 UTC
could you put such *massive* logs as attachments next time ? Scrolling down 50 pages isn't fun. Also, since they're colored logs, they're just useless if not in a file.
Comment 2 Tim-Philipp Müller 2009-04-16 22:56:31 UTC
Yes, please provide logs as attachement, preferably one per failing test (use make foo/bar.check to run one particular test) - thanks!
Comment 3 Tim-Philipp Müller 2009-06-08 18:43:34 UTC
I don't think anyone's going to look at this in this way.

If the tests still fail, please file one bug per failing unit test and *attach* logs (or patches) there. Thanks!