-
We have a Spray/Akka based HTTP server that crashed due to an out of memory issue. We analyzed the heap dump and noticed that there are a bunch of akka internal classes that are holding most of the me…
-
Which scripting language to go with?
There's a consideration of whether we need sandboxing so the client can safely download code from the server and run it.
Python is an option, and somebody …
-
SELECT 33, bq.id, 'Legal'
FROM (
SELECT
`u`.`id`, `u`.`layout`,
`u`.`id` AS face_id,
CASE
WHEN layout = 'double-faced' OR layout = 'fli…
-
Hi,
I have a scala (2.11.7) app that runs on linux and uses akka (2.4.14) + kamon (0.6.3).
One instance runs fine, kamon is happy and all.
As soon as I start the second instance with kamon enable…
kcris updated
7 years ago
-
Hi, we noticed interesting atlas behaviour.
After some period of time we observe increasing delay for new metrics, see attached ss
![atlas](https://cloud.githubusercontent.com/assets/763189/15671573/…
-
I'm writing my own exploit module for a vuln I've found. The exploit needs to function differently depending on the target, namely:
- whether it's 32-bit or 64-bit (for the ropchains), and
- whether i…
-
I am not really sure if this is related to the parser itself. I do have the code below now:
```
FileIO.fromFile(filePath.toFile)
.withAttributes(Attributes.logLevels(onElement = Logging.Debu…
-
This was reported privately as episodic crashes on 1.4:
```
runtime: garbage collector found invalid heap pointer *(0xc208237fe0+0x0)=0xc208104010 span=0xc208104000-0xc208109a00-0xc20810a000 state=2
…
-
-
```
Method 5 of the IOHDIXController user client is createDrive64. This takes a
0x100 byte structure input from which it reads a userspace pointer and a size
which it passes to IOHDIXController::con…