Closed lefig closed 5 years ago
Is there any call stacks to help investigation? If it is stable to reproduce, you can get the call stack by starting your application in gdb, then after the exception is thrown, type bt
to get stack trace.
Thanks for coming back to me. It was a build problem I think as the problem has ceased now.
Thanks again
Local build settings error
Hi there,
I really like the platform and thank you for continuing to maintain a great project.
I have a query though regarding Publishing as it may be broken in the latest build. Although I can subscribe to a channel fine no messages are actually received.. But I noticed that the debug window was showing an exception thrown by tacopie and a memory address. I can't locate the problem however.
I am running two separate processes - one for pub the other for sub.
I am using Redis 4.0.
Any suggestions please?
Thanks