Paweł Krawczyk

Results 69 comments of Paweł Krawczyk

``` Dec 24 00:16:07 ssb falco[22992]: 00:16:07.363980875: Error File below /etc opened for writing (user=root command=systemctl edit --full matrix parent=bash pcmdline=bash file=/etc/systemd/system/.#matrix.service452d95a5aefa4a1f program=systemctl gparent=sudo ggparent=bash gggparent=sshd) ```

``` Dec 24 00:11:35 ssb falco[22992]: 00:11:35.661743533: Notice User management binary command run outside of container (user=root command=usermod --help parent=python gparent=sh ggparent=sudo gggparent=sh) ```

@chemamartinez please?

@MiguelCasaresRobles @joselopezrio can you please merge this one? It's a simple clean add-on, no existing rules changed, has been in the queue since November...

@Lopuiz `\d+.\d+.\d+.\d+` regex is IPv4 specific while `\S+` works for both IPv4 and IPv6.

I see the same stuff quite frequently. Unfortunately it seems to be in WebKit itself, not in any of the Python libs. Also I can't find any constant pattern -...

Nope, it's crashing on Linux. Sample: ``` DEBUG 2014-11-29 14:02:18,580 tasks Worker luxemburg fetching URL http://www.aleqt.com/2014/11/28/article_910177.html date fetched 2014-11-29 14:02:18.566997+00:00 Fatal Python error: Segmentation fault Current thread 0x00007fe8a316a740 (most recent...

Actually, I think I've found it: ``` #0 0x00007fcf592fa787 in QtMIMETypeSniffer::~QtMIMETypeSniffer() () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4 #1 0x00007fcf582d0a0c in WebCore::JSNodeOwner::isReachableFromOpaqueRoots(JSC::Handle, void*, JSC::SlotVisitor&) () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4 #2 0x00007fcf593fbfea in JSC::WeakBlock::visit(JSC::HeapRootVisitor&) () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4...

@petermat Actually it does, with this small patch https://github.com/jeanphix/Ghost.py/pull/205 and you will also need Python3 as there's no PyQt5 for Python2 (at least not in Ubuntu). But it works suprisingly...

I have tested this one and it does work without impairing the old interface - maybe worth adding to the mainstream?