Bug 152751 - Closing LibreOffice generate warnings in console with debug LO
Summary: Closing LibreOffice generate warnings in console with debug LO
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
7.6.0.0 alpha0+
Hardware: All Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: console-noise Exit
  Show dependency treegraph
 
Reported: 2022-12-31 07:36 UTC by BogdanB
Modified: 2023-09-23 15:23 UTC (History)
4 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description BogdanB 2022-12-31 07:36:33 UTC
Description:
Open a new LibreOffice Writer document. Close LibreOffice (File - Close LibreOffice).

In the terminal, in the dbg version of LibreOffice I get this messages:
warn:vcl.schedule.deinit:332666:332666:vcl/source/app/scheduler.cxx:177: DeInit task: Timer a: 1 p: 1 framework::AutoRecovery m_aTimer 600000ms (0x176cb68)
warn:vcl.schedule.deinit:332666:332666:vcl/source/app/scheduler.cxx:177: DeInit task: Timer a: 1 p: 1 graphic::Manager maSwapOutTimer 10000ms (0x7fc2ed3cece0)
warn:vcl.schedule.deinit:332666:332666:vcl/source/app/scheduler.cxx:198: DeInit active tasks: 2 (ignored: 0)
warn:unotools.config:332666:332666:unotools/source/config/configmgr.cxx:147: ConfigManager not empty

Steps to Reproduce:
see description

Actual Results:
warnings

Expected Results:
no warnings


Reproducible: Always


User Profile Reset: Yes

Additional Info:
Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 12e8d57e791bb1befc0716d4d02af7d1d1ccb4ae
CPU threads: 4; OS: Linux 5.19; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded
Comment 1 Stéphane Guillou (stragu) 2022-12-31 10:00:57 UTC
Repro, also from Calc:


Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 12e8d57e791bb1befc0716d4d02af7d1d1ccb4ae
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded
Comment 2 BogdanB 2023-07-31 16:13:18 UTC
warn:legacy.tools:290382:290382:sfx2/source/control/bindings.cxx:1770: No cache for OfficeDispatch!
warn:vcl.schedule.deinit:290382:290382:vcl/source/app/scheduler.cxx:176: DeInit task: Timer a: 1 p: 1 framework::AutoRecovery m_aTimer 600000ms (0x2fb0e80)
warn:vcl.schedule.deinit:290382:290382:vcl/source/app/scheduler.cxx:176: DeInit task: Timer a: 1 p: 1 graphic::Manager maSwapOutTimer 10000ms (0x7fbb5e3215a0)
warn:vcl.schedule.deinit:290382:290382:vcl/source/app/scheduler.cxx:197: DeInit active tasks: 2 (ignored: 0)
warn:unotools.config:290382:290382:unotools/source/config/configmgr.cxx:147: ConfigManager not empty

Still in
Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 0e17d8ddccdee7d4f46b256153853e1cab87c99e
CPU threads: 16; OS: Linux 5.19; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded
Comment 3 BogdanB 2023-09-23 15:23:11 UTC
Justin, if you think this is connected somehow with your changes, or maybe you can look on this, if not, please unCC yourself. Thanks.