Yann Droneaud

Results 10 comments of Yann Droneaud

[firefox-about:support.txt](https://github.com/hackademix/noscript/files/7446160/firefox-about.support.txt)

Puzzling, the video plays in Firefox when the browser window is only half the screen (I haven't checked for other configuration) Firefox window maximized: failure Firefox window vertically halved: success

Further investigation seems to point to a firefox / linux issue. I've opened a bug https://bugzilla.mozilla.org/show_bug.cgi?id=1785149

> If protect/unprotect were not in-place, wouldn't there just be a copy going on internal to the protect/unprotect call instead of at the application layer? It depends on the underliyng...

When ran under ElectricFence, EF complains about: > ElectricFence Aborting: free(2487030): address not from malloc(). Here is the backtrace for the crash > Thread 1 (Thread 0x7f5108d85980 (LWP 15584)): >...

When ran with > NPW_DEBUG=1 NPW_LOG=nspluginwrapper.log firefox nspluginwrapper crash almost immediately ... in a meaningless spot. See [bug 819448](https://bugzilla.redhat.com/show_bug.cgi?id=819448)

When removing NPW_LOG= argument, it's working better. You will find in [gist 2627119](https://gist.github.com/2627119) two debug logs, one without valgrind, the the other one with valgrind enabled with NPW_USE_VALGRIND=yes (I have...

One another stack trace > Thread 1 (Thread 0x7fd83b4cb980 (LWP 21573)): > #0 g_logv (log_domain=0x39f1a81b57 "Gdk", log_level=, format=0x39f1aa075e "%s", args1=0x7fff42aed338) at gmessages.c:577 > depth = 0 > domain = 0x0...

The configuration was working for a while. I can't find what has changed in the past two weeks to break Flash player and/or nspluginwrapper. I was in trouble to figure...

Here's my plugin config output. See that flashplayer is reported twice. I have checked it against another Fedora 16 system which report the same thing. > $ ./plugin-config -v --list...