Debug.log file gets created and keeps growing

Help improve MediaMonkey 5 by testing the latest pre-release builds, and reporting bugs and feature requests.

Moderator: Gurus

bettertthan74
Posts: 59
Joined: Sun Sep 16, 2012 2:59 pm

Debug.log file gets created and keeps growing

Post by bettertthan74 »

For the last few versions of the beta, a debug.log file is created in the mediamonkey folder and it if I don't restart and delete it , it never stops growing. Is there a place to disable this?

I see references to chrome in the file.

Code: Select all

[1207/155458.565:VERBOSE1:pref_proxy_config_tracker_impl.cc(186)] 37604000: set chrome proxy config service to 37614000
[1207/155458.581:VERBOSE1:webrtc_internals.cc(118)] Could not get the download directory.
[1207/155459.440:ERROR:dxva_video_decode_accelerator_win.cc(1405)] DXVAVDA fatal error: Could not load mf.dll: The specified module could not be found. (0x7E)
[1207/155459.472:VERBOSE1:pref_proxy_config_tracker_impl.cc(186)] 37605D40: set chrome proxy config service to 376145A0
[1207/155459.784:INFO:cpu_info.cc(53)] Available number of cores: 8
[1207/155500.362:VERBOSE1:document.cc(3968)] Document::DispatchUnloadEvents() URL = <null>
[1207/155500.362:VERBOSE1:document.cc(4046)] Actually dispatching an UnloadEvent: URL = <null>
[1207/155500.378:VERBOSE1:script_context.cc(273)] Created context:
  extension id:           (none)
  frame:                  26201F10
  URL:                    
  context_type:           WEB_PAGE
  effective extension id: (none)
  effective context type: WEB_PAGE
[1207/155500.378:VERBOSE1:script_context.cc(273)] Created context:
  extension id:           (none)
  frame:                  00000000
  URL:                    
  context_type:           UNSPECIFIED
  effective extension id: (none)
  effective context type: UNSPECIFIED
[1207/155500.378:VERBOSE1:dispatcher.cc(378)] Num tracked contexts: 1
[1207/155500.816:VERBOSE1:network_delegate.cc(32)] NetworkDelegate::NotifyBeforeURLRequest: http://localhost:9222/json
[1207/155504.238:VERBOSE1:document.cc(3968)] Document::DispatchUnloadEvents() URL = <null>
[1207/155504.238:VERBOSE1:document.cc(4046)] Actually dispatching an UnloadEvent: URL = <null>
[1207/155504.238:VERBOSE1:script_context.cc(273)] Created context:
  extension id:           (none)
  frame:                  26335820
  URL:                    
  context_type:           WEB_PAGE
  effective extension id: (none)
  effective context type: WEB_PAGE
[1207/155504.238:VERBOSE1:script_context.cc(273)] Created context:
  extension id:           (none)
  frame:                  00000000
  URL:                    
  context_type:           UNSPECIFIED
  effective extension id: (none)
  effective context type: UNSPECIFIED
[1207/155504.238:VERBOSE1:dispatcher.cc(378)] Num tracked contexts: 2
[1207/155504.339:VERBOSE1:layout_shift_tracker.cc(362)] in "file:///mainwindow.html", 08625290:LayoutNGFlexibleBox (relative positioned) DIV class='buttonscontainer' moved from "1667.75,2.5 232.75x47.5" to "1684.75,2.5 232.75x47.5" (visible from "1668,3 233x48" to "1685,3 233x48")
[1207/155504.339:VERBOSE1:layout_shift_tracker.cc(362)] in "file:///mainwindow.html", 086061C0:LayoutSVGRoot svg moved f
Samsung Note 8
Android 9
rusty
Posts: 8393
Joined: Tue Apr 29, 2003 3:39 am
Location: Montreal, Canada

Re: Debug.log file gets created and keeps growing

Post by rusty »

Thanks! This should only have been implemented on the debug build. It'll be fixed in the next RC.

Tracked at https://www.ventismedia.com/mantis/view.php?id=18639

-Rusty
Rob_S
Posts: 869
Joined: Wed Mar 10, 2021 1:53 pm

Re: Debug.log file gets created and keeps growing

Post by Rob_S »

I have one that is 83,000mb - do you want it?

I think it might contain the crashes I experienced.
Using 5.1 LATEST alpha or beta build on Windows 10, HP laptop, managing 13k tracks
Ludek
Posts: 4945
Joined: Fri Mar 09, 2007 9:00 am

Re: Debug.log file gets created and keeps growing

Post by Ludek »

No, this was just Chromium's log erroneously enabled in the last build, you can delete it.

If you are experiancing any crashes then please download latest debug build of 2524 and the crash log should be auto-generated to submit (see item 4a here: viewtopic.php?f=30&t=86643 ), submit it and share the log ID with us.

Thanks!
Post Reply