pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Flash under amd64



On Sun, Nov 15, 2009 at 04:21:31AM -0800, Tom Spindler wrote:
> IIRC, I had to unlimit stacksize and/or datasize in order for the flash
> stuff to not immediately coredump upon loading.

I've raised the limits:
ulimit -s 30000
ulimit -d 1000000

No change in output:
# firefox
LoadPlugin: failed to initialize shared library 
/usr/pkg/lib/netscape/plugins/libflashplayer.so 
[/usr/pkg/lib/netscape/plugins/libflashplayer.so: unrecognized file format2 [1 
!= 2]]
*** NSPlugin Wrapper *** ERROR: NPP_Write() wait for reply: Connection closed
*** NSPlugin Wrapper *** 
WARNING:(/scratch/www/nspluginwrapper/work/nspluginwrapper-1.2.2/src/npw-wrapper.c:2235):invoke_NPP_DestroyStream:
 assertion failed: (rpc_method_invoke_possible(plugin->connection))
*** NSPlugin Wrapper *** 
WARNING:(/scratch/www/nspluginwrapper/work/nspluginwrapper-1.2.2/src/npw-wrapper.c:1973):invoke_NPP_GetValue:
 assertion failed: (rpc_method_invoke_possible(plugin->connection))
*** NSPlugin Wrapper *** 
WARNING:(/scratch/www/nspluginwrapper/work/nspluginwrapper-1.2.2/src/npw-wrapper.c:1973):invoke_NPP_GetValue:
 assertion failed: (rpc_method_invoke_possible(plugin->connection))
*** NSPlugin Wrapper *** 
WARNING:(/scratch/www/nspluginwrapper/work/nspluginwrapper-1.2.2/src/npw-wrapper.c:1973):invoke_NPP_GetValue:
 assertion failed: (rpc_method_invoke_possible(plugin->connection))
*** NSPlugin Wrapper *** ERROR: NPObject 0x7f7fd07013a0 is no longer valid!
*** NSPlugin Wrapper *** ERROR: NPObject 0x7f7fd07013a0 is no longer valid!
*** NSPlugin Wrapper *** 
WARNING:(/scratch/www/nspluginwrapper/work/nspluginwrapper-1.2.2/src/npw-wrapper.c:1973):invoke_NPP_GetValue:
 assertion failed: (rpc_method_invoke_possible(plugin->connection))
*** NSPlugin Wrapper *** ERROR: NPObject 0x7f7fd07013a0 is no longer valid!
*** NSPlugin Wrapper *** ERROR: NPObject 0x7f7fd07013a0 is no longer valid!
*** NSPlugin Wrapper *** 
WARNING:(/scratch/www/nspluginwrapper/work/nspluginwrapper-1.2.2/src/npw-wrapper.c:1923):invoke_NPP_SetWindow:
 assertion failed: (rpc_method_invoke_possible(plugin->connection))

 Thomas


Home | Main Index | Thread Index | Old Index