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 780982 - timecode: can init from a date time to an invalid value
timecode: can init from a date time to an invalid value
Status: RESOLVED DUPLICATE of bug 779866
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-04-06 16:35 UTC by Vivia Nikolaidou
Modified: 2017-04-06 19:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Vivia Nikolaidou 2017-04-06 16:35:45 UTC
Just got this backtrace (Update: wiill write it up in a comment if bugzilla lets me submit the bug now!)
Comment 1 Vivia Nikolaidou 2017-04-06 16:35:54 UTC
(gdb) up
  • #4 gst_video_time_code_init_from_date_time
$2 = {config = {fps_n = 30000, fps_d = 1001, 
    flags = GST_VIDEO_TIME_CODE_FLAGS_DROP_FRAME, 
    latest_daily_jam = 0x7f6c7c001a20}, hours = 15, minutes = 42, 
  seconds = 58, frames = 30, field_count = 0}
(gdb)
Comment 2 Vivia Nikolaidou 2017-04-06 19:40:31 UTC

*** This bug has been marked as a duplicate of bug 779866 ***