The following warnings occurred:
Warning [2] Trying to access array offset on null - Line: 14 - File: inc/plugins/cookielaw.php(272) : eval()'d code PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/cookielaw.php(272) : eval()'d code 14 errorHandler->error_callback
/inc/plugins/cookielaw.php 272 eval
/inc/class_plugins.php 142 cookielaw_global_intermediate
/global.php 100 pluginSystem->run_hooks
/printthread.php 16 require_once
Warning [2] Trying to access array offset on null - Line: 14 - File: inc/plugins/cookielaw.php(272) : eval()'d code PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/cookielaw.php(272) : eval()'d code 14 errorHandler->error_callback
/inc/plugins/cookielaw.php 272 eval
/inc/class_plugins.php 142 cookielaw_global_intermediate
/global.php 100 pluginSystem->run_hooks
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/printthread.php(287) : eval()'d code 2 errorHandler->error_callback
/printthread.php 287 eval
/printthread.php 117 printthread_multipage



Selur's Little Message Board
can not start encoding (ubuntu 18.10) : crash - Printable Version

+- Selur's Little Message Board (https://forum.selur.net)
+-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html)
+--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html)
+--- Thread: can not start encoding (ubuntu 18.10) : crash (/thread-1009.html)

Pages: 1 2 3


RE: can not start encoding (ubuntu 18.10) : crash - ptidav - 23.05.2019

(22.05.2019, 18:30)Selur Wrote: Send you a link to a dev version (via PM) which should fix the issue.

Cu Selur

ok i'll test it
thanks again for your work


RE: can not start encoding (ubuntu 18.10) : crash - ptidav - 23.05.2019

It does not work....
always the space between the "," and "scaleout" WHEN I crop the movie.
Encoding starts normally if i don't crop the movie.

David


RE: can not start encoding (ubuntu 18.10) : crash - Selur - 24.05.2019

In case you didn't notice, I send you another link to a dev version (via PM) which hopefully now should fix the issue.

Cu Selur


RE: can not start encoding (ubuntu 18.10) : crash - ptidav - 24.05.2019

(24.05.2019, 13:47)Selur Wrote: In case you didn't notice, I send you another link to a dev version (via PM) which hopefully now  should fix the issue.

Cu Selur

Yes it's fixed with the last version ! now encoding runs fine  Smile

Thanks a lot for your great work


RE: can not start encoding (ubuntu 18.10) : crash - ptidav - 05.06.2019

Sorry but new issue :
i've moved to a new computer with core i9.
If i launch the dev version of Hybrid 23.05.2019 that you provided me i get an error : "Segmentation fault (core dumped)"........
The os is the same : ubuntu 18.10 ; kernel 4.18.0-20-generic ; latests updates

The official version starts without any issue (except the first problem described in this thread)

What can i do ?


RE: can not start encoding (ubuntu 18.10) : crash - Selur - 05.06.2019

Start the Hybrid binary from a command line, may be this shows where Hybrid is crashing,...
Segmentation fault during start usually means a problem with the Qt components or with one of the tools,..


RE: can not start encoding (ubuntu 18.10) : crash - ptidav - 05.06.2019

(05.06.2019, 05:47)Selur Wrote: Start the Hybrid binary from a command line, may be this shows where Hybrid is crashing,...
Segmentation fault during start usually means a problem with the Qt components or with one of the tools,..

the message is displayed when i launch hybrid from a terminal ; if i launch hybrid from the start menu nothing is displayed.
QT components hum i see, i will investigate for that

Thanks

I've installed the same modules and reproduced the same conf as my previous computer but i still have the error "segmentation fault (core dumped)"
when the error says "core dumped", is there a log file somewhere to get more infos ?

if not do you have a newer dev version ? that i can test

Otherwise, the actual version of Hybrid (05/05/2019) starts normally

Thanks


RE: can not start encoding (ubuntu 18.10) : crash - Selur - 05.06.2019

Try moving all your setting&Co (xml files) that should be in /home/USERNAME/.hybrid/ to another folder, my guess is that something in your settings might be causing the problem.

I'll compile a new Linux dev version and send you a link for testing,..

Cu Selur


RE: can not start encoding (ubuntu 18.10) : crash - ptidav - 05.06.2019

(05.06.2019, 16:36)Selur Wrote: Try moving all your setting&Co (xml files) that should be in /home/USERNAME/.hybrid/ to another folder, my guess is that something in your settings might be causing the problem.

I'll compile a new Linux dev version and send you a link for testing,..

Cu Selur

config files moved but the issue is the same...


RE: can not start encoding (ubuntu 18.10) : crash - Selur - 05.06.2019

Do you get any output when you call Hybrid inside a terminal with '--debug" -debugLevel 9' as parameter?
"segmentation fault (core dumped)" doesn't really tell me anything,...