Skip to content

Instantly share code, notes, and snippets.

@elmodaddyb
Last active July 27, 2017 00:30
Show Gist options
  • Save elmodaddyb/59e07b9e4e543e310ab8e1bd54df3d68 to your computer and use it in GitHub Desktop.
Save elmodaddyb/59e07b9e4e543e310ab8e1bd54df3d68 to your computer and use it in GitHub Desktop.
/development/gerbera/cmake-build-debug/gerbera --debug
2017-07-26 20:12:03 INFO: Gerbera UPnP Server version 1.1.0_alpha - http://gerbera.io/
2017-07-26 20:15:18 DEBUG: [src/session_manager.cc:246] timerNotify(): notified... 1 sessions.
2017-07-26 20:15:18 DEBUG: [src/timer.cc:100] triggerWait(): triggerWait. - 4 subscriber(s)
2017-07-26 20:16:03 DEBUG: [src/timer.cc:100] triggerWait(): triggerWait. - 4 subscriber(s)
2017-07-26 20:16:18 DEBUG: [src/session_manager.cc:246] timerNotify(): notified... 1 sessions.
2017-07-26 20:16:18 DEBUG: [src/session_manager.cc:255] timerNotify(): session timeout: 112bbe2e-7009-4e7a-a166-8d8a0bf56c5d - diff: 233854
2017-07-26 20:16:18 DEBUG: [src/timer.cc:83] removeTimerSubscriber(): Removing subscriber...
2017-07-26 20:16:18 DEBUG: [src/timer.cc:100] triggerWait(): triggerWait. - 3 subscriber(s)
2017-07-26 20:16:52 DEBUG: [src/web/auth.cc:137] process(): checking/getting sid...
2017-07-26 20:16:52 DEBUG: [src/tools.cc:364] generate_random_id(): Generated: e12ec7e5-226d-4aa6-87ff-b26504d558be
2017-07-26 20:16:52 DEBUG: [src/timer.cc:66] addTimerSubscriber(): Adding subscriber... interval: 60 once: 0
2017-07-26 20:16:52 DEBUG: [src/timer.cc:100] triggerWait(): triggerWait. - 4 subscriber(s)
/d/gerbera> clang --version
clang version 3.9.1 (tags/RELEASE_391/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Linux 4.11.3-200.fc25.x86_64 #1 SMP Thu May 25 19:03:07 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment