Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
If you find these projects useful please consider becoming a sponsor with Patreon, GitHub or Liberapay.

Подробнее узнать о TCEFSentinel

Post Reply
dvbss11
Posts: 28
Joined: Sat Oct 26, 2019 6:30 pm

Подробнее узнать о TCEFSentinel

Post by dvbss11 »

Tell me where you can read or learn about the components of TCEFSentinel and others and also read about new events in tchromium
dvbss11
Posts: 28
Joined: Sat Oct 26, 2019 6:30 pm

Re: Подробнее узнать о TCEFSentinel

Post by dvbss11 »

Tell me what these errors are after the last program crashes
[0430/033603.436:WARNING:spdy_session.cc(3232)] Received HEADERS for invalid stream 5
[0430/033616.608:WARNING:spdy_session.cc(3232)] Received HEADERS for invalid stream 13
[0430/040037.601:ERROR:validation_errors.cc(76)] Invalid message: VALIDATION_ERROR_UNEXPECTED_NULL_POINTER (null field 1)
dvbss11
Posts: 28
Joined: Sat Oct 26, 2019 6:30 pm

Re: Подробнее узнать о TCEFSentinel

Post by dvbss11 »

[0430/041242.232:ERROR:CEF4Delphi(1)] TCefApplicationCore.ExecuteProcess error : External exception E0000008

[0430/042624.344:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 104 to 127
[0430/042624.344:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 103 to 125
User avatar
salvadordf
Posts: 4575
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: Подробнее узнать о TCEFSentinel

Post by salvadordf »

dvbss11 wrote: Wed Apr 29, 2020 11:35 pm Tell me where you can read or learn about the components of TCEFSentinel and others and also read about new events in tchromium
Read this page and also the pages linked from it :
https://www.briskbard.com/index.php?lang=en&pageid=cef
dvbss11 wrote: Thu Apr 30, 2020 2:04 am Tell me what these errors are after the last program crashes
[0430/033603.436:WARNING:spdy_session.cc(3232)] Received HEADERS for invalid stream 5
[0430/033616.608:WARNING:spdy_session.cc(3232)] Received HEADERS for invalid stream 13
[0430/040037.601:ERROR:validation_errors.cc(76)] Invalid message: VALIDATION_ERROR_UNEXPECTED_NULL_POINTER (null field 1)
dvbss11 wrote: Thu Apr 30, 2020 2:14 am [0430/041242.232:ERROR:CEF4Delphi(1)] TCefApplicationCore.ExecuteProcess error : External exception E0000008
[0430/042624.344:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 104 to 127
[0430/042624.344:WARNING:used_ids.h(55)] Duplicate id found. Reassigning from 103 to 125
I would need a sample application to reproduce those issues in my computer in order to know the cause of those log entries.
Post Reply