Post Reply 
MinimWatch crashes when using Trace
12-12-2023, 11:42
Post: #7
RE: MinimWatch crashes when using Trace
That's fixed the crash but I think the output has changed, maybe deliberately?

In debug mode I see:
Code:
10:09:28.103 Thread-24:  NumberReturned=2000 TotalMatches=4375 UpdateID=180
...
10:09:28.517 Thread-16:  NumberReturned=2000 TotalMatches=4375 UpdateID=180
...
10:09:28.922 Thread-24:  NumberReturned=375 TotalMatches=4375 UpdateID=180
...

but in trace mode I only see the result of the last request:
Code:
10:10:27.318 Thread-23:  NumberReturned=375 TotalMatches=4375 UpdateID=180
10:10:27.326 Thread-23:  Result=<DIDL-Lite ...
I'm sure that I saw everything before (for requests that didn't crash MinimWatch) but I may be mistaken.

The underlying MinimServer log contains the full trace so I'm wondering if MinimWatch is only showing the last <XX> KB? If it's for performance reasons that's fine, at least the crash is fixed and I can still get it from the log.



On a completely unrelated note, when I open the WiiM control point I receive the following messages in the MinimServer.log file:
Code:
10:26:30.583 Thread-26: ohNet: SSDP Multicast      HttpError (sender=192.168.20.143:50694) from OpenHome/Net/Ssdp.cpp:501.  Received: Host: 239.255.255.250:1900
Mx: 3
Man: "ssdp:discover"

10:26:30.584 Thread-27: ohNet: SSDP Multicast      HttpError (sender=192.168.20.143:50694) from OpenHome/Net/Ssdp.cpp:501.  Received: Host: 239.255.255.250:1900
Mx: 3
Man: "ssdp:discover"

10:26:30.702 Thread-24: ohNet: ReaderError handling  for
10:26:30.710 Thread-23: ohNet: ReaderError handling  for
10:26:32.678 Thread-27: ohNet: SSDP Multicast      HttpError (sender=192.168.20.143:50694) from OpenHome/Net/Ssdp.cpp:501.  Received: Host: 239.255.255.250:1900
Mx: 3
Man: "ssdp:discover"
With the 'SSDP Multicast HttpError' repeating constantly.

Does this mean anything to you?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: MinimWatch crashes when using Trace - simbun - 12-12-2023 11:42

Forum Jump:


User(s) browsing this thread: 1 Guest(s)