Peter
Peter
> apparently i don't have enough resources to generate a coredump :P I think what you've hit is not that your hardware isn't good enough, but that the _system_ limits...
This is the same as https://redmine.equalit.ie/issues/2088
More info here https://redmine.equalit.ie/issues/2093
This is same as redmine ticket https://redmine.equalit.ie/issues/2081
@vmon, could you please provide more detail? Is this related to the "Turn ip database into lru cache" #69 issue in redmine?
As discussed with vmon, this is basically #69.
Some debug output from the server and RoomInterface ``` Entering test case "test_duplicate_nick" r0.room_ptr: 0x1f872b0 r1.room_ptr: 0x1f8ec40 r0.port: 33496 r1.port: 33498 Server received on port:33496 alice Hello reply:0 reply_to_username: alice...
After some thinking, this would probably be best to fix in the C code. I reported the issue [here](https://github.com/dokan-dev/dokany/issues/1149). If you agree than feel free to close this one. Additionally,...
There are implementations of these functions here https://github.com/morristech/android-ifaddrs
The problem in `#1` > so an attacker can eavesdrop such id and then presents it as his own. should now be solved since commit e22e43ee8ece802735986525e57b6362453e9615 where the runtime IDs...