Debug.log file gets created and keeps growing

发表回复

表情
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode 允许
[img] 允许
[url] 允许
表情 允许

主题浏览
   

展开视图 主题浏览: Debug.log file gets created and keeps growing

Re: Debug.log file gets created and keeps growing

Ludek » 周三 12月 08, 2021 12:14 pm

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!

Re: Debug.log file gets created and keeps growing

Rob_S » 周二 12月 07, 2021 10:28 pm

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

I think it might contain the crashes I experienced.

Re: Debug.log file gets created and keeps growing

rusty » 周二 12月 07, 2021 9:28 pm

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

Debug.log file gets created and keeps growing

bettertthan74 » 周二 12月 07, 2021 4:58 pm

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.

代码: 全选

[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

页首