Wang He
Wang He
I'm facing the rebuilding selector issue also on android device using jeromq 0.4.3. When running monkey test for a long period. Up to now, only the system.out log printed the...
@trevorbernard 1) Currently I'm working on reproduce the issue and try to print the function call stack trace, then to see what is going on and maybe find a fix...
from android OS log, cannot find any clue: 03-07 04:44:16.704 D/ZMQHelper( 736): onMsgReceived: TOPIC: IPC_SYSTEM_SETTINGS, PAYLOAD: 000000000400000000 03-07 04:44:16.704 E/ZMQHelper( 736): parsePayloadValue: len = 4, val = 0 03-07 04:44:16.704...
currently, the issue is: even we rebuild the selector, the selector abnormal return 0 will continue exist, so the deadloop raise. any idea to recovery from the trap? restart the...