search for: xpcom

Displaying 20 results from an estimated 71 matches for "xpcom".

2017 Jun 15
2
[CFI] Manually linking classes that have no inheritance link
...feature prevents the CFI errors by expanding the valid vtable sets at virtual callsites with vtables of classes specified in a sanitizer blacklist file by the user. This allows keeping the CFI checks enabled. When applying CFI to Firefox, I had to use this feature to solve the CFI errors caused by XPCOM in Firefox. XPCOM is a fundamental technique in Firefox and its design is so complex and intricate that changing XPCOM to solve the CFI errors would be very difficult. XPCOM allows components to be written in multiple languages and allows them being used from different languages. For example, compo...
2017 Jun 16
2
[CFI] Manually linking classes that have no inheritance link
...the valid vtable sets >> at virtual callsites with vtables of classes specified in a sanitizer >> blacklist file by the user. This allows keeping the CFI checks enabled. >> >> When applying CFI to Firefox, I had to use this feature to solve the CFI >> errors caused by XPCOM in Firefox. XPCOM is a fundamental technique in >> Firefox and its design is so complex and intricate that changing XPCOM to >> solve the CFI errors would be very difficult. XPCOM allows components to be >> written in multiple languages and allows them being used from different &g...
2017 Jun 16
2
[CFI] Manually linking classes that have no inheritance link
...at virtual callsites with vtables of classes specified in a sanitizer >>>> blacklist file by the user. This allows keeping the CFI checks enabled. >>>> >>>> When applying CFI to Firefox, I had to use this feature to solve the >>>> CFI errors caused by XPCOM in Firefox. XPCOM is a fundamental technique in >>>> Firefox and its design is so complex and intricate that changing XPCOM to >>>> solve the CFI errors would be very difficult. XPCOM allows components to be >>>> written in multiple languages and allows them bein...
2014 Nov 14
5
Installing old version of firefox
I need to install firefox version 24.3.0 on centos version 6.5. Anyone know how I can do that? I tried downloading that version directly and it fails with: XPCOMGlueLoad error for file /usr/local/lib64/firefox/libxul.so: libXrender.so.1: cannot open shared object file: No such file or directory Couldn't load XPCOM.
2017 Jun 19
2
[CFI] Manually linking classes that have no inheritance link
...classes specified in a sanitizer > >>>>> blacklist file by the user. This allows keeping the CFI checks enabled. > >>>>> > >>>>> When applying CFI to Firefox, I had to use this feature to solve the > >>>>> CFI errors caused by XPCOM in Firefox. XPCOM is a fundamental technique in > >>>>> Firefox and its design is so complex and intricate that changing XPCOM to > >>>>> solve the CFI errors would be very difficult. XPCOM allows components to be > >>>>> written in multiple lan...
2007 Mar 31
1
newest realased firefox from source on Centos 4.4 64 bit.
...ke. I get /usr/bin/ld: nsCOMPtr.o: relocation R_X86_64_PC32 against `nsGetServiceByCID::operator()(nsID const&, void**) const' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: ld returned 1 exit status gmake[3]: *** [libxpcom_core.so] Error 1 gmake[3]: Leaving directory `/home/rpmbuild/rpm/SOURCES/mozilla/xpcom/build' gmake[2]: *** [libs] Error 2 gmake[2]: Leaving directory `/home/rpmbuild/rpm/SOURCES/mozilla/xpcom' gmake[1]: *** [tier_2] Error 2 gmake[1]: Leaving directory `/home/rpmbuild/rpm/SOURCES/mozilla...
2006 Feb 01
8
Spring-rich killer: rails rich-client proposal
Hello Doug, I am not disputing anything you say and in fact, spring-rich is "okay" as far as swing development goes. But rails principles adheres to those which we hold near and dear such as "don''t repeat yourself" (note: spring-rich model, glazed lists model, jgoodies models) and "convention over configuration (note: xml config files). Let''s get away
2018 Mar 19
1
Next major version of Firefox on RHEL/CentOS ?
...evious version. Up until the current version of ESR (52), the major versions have been mostly compatible, but the next release of ESR (60) has some major changes - which include: * No support for NPAPI plugins - except for Flash - i.e. no support for plugins like Java etc * No support for XUL/XPCOM/legacy add-ons - will only support 'WebExtensions' * Requires gtk3 run-time support - which isn't available with RHEL/CentOS 6 (currently Firefox for both el6 and el7 use the gtk2 run-time libraries) I know it's a long shot, but I'm just trying to work out what changes I...
2009 Mar 25
2
.net framework 3.0
...;C:\windows\gecko\0.9.1\wine_gecko\plc4.dll") - Symbol NSGetModule not found 0[195460]: nsNativeModuleLoader::LoadModule("C:\windows\gecko\0.9.1\wine_gecko\freebl3.dll") - Symbol NSGetModule not found 0[195460]: nsNativeModuleLoader::LoadModule("C:\windows\gecko\0.9.1\wine_gecko\xpcom.dll") - Symbol NSGetModule not found 0[195460]: nsNativeModuleLoader::LoadModule("C:\windows\gecko\0.9.1\wine_gecko\nss3.dll") - Symbol NSGetModule not found 0[195460]: nsNativeModuleLoader::LoadModule("C:\windows\gecko\0.9.1\wine_gecko\nspr4.dll") - Symbol NSGetModule not...
2006 Jan 31
13
Acts_as_authenticated
Hello I have been trying a number of security/login generators recently. My favourite so far is the Acts_as_authenticated. I like the fact that it is only billed as a starting point and doesn''t try to do everything. I would like to add security roles to it, so that some of my controller actions can only be used by an admin role. Has anybody implemented this using
2007 Dec 03
2
[LLVMdev] LLVM footprint
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 What is the expected footprint of a tool using the LLVM JIT? I have created a simple project that uses the LLVM C++ API to JIT calls to XPCOM method signature... it works well, but the component DLL is very large (Linux x86-74, 5.8MB optimized and stripped). Is this normal? Am I linking to "too much" or not using the correct link flags? Note that I'm not using the LLVM build system, I'm using the Mozilla build system a...
2009 Jun 01
12
Gecko issues
...\gecko\\0.9.1\\wine_gecko\ssl3.dll") - Symbol NSGetModule not found 0[714ce08]: nsNativeModuleLoader::LoadModule("c:\\windows\\gecko\\0.9.1\\wine_gecko\js3250.dll") - Symbol NSGetModule not found 0[714ce08]: nsNativeModuleLoader::LoadModule("c:\\windows\\gecko\\0.9.1\\wine_gecko\xpcom.dll") - Symbol NSGetModule not found 0[714ce08]: nsNativeModuleLoader::LoadModule("c:\\windows\\gecko\\0.9.1\\wine_gecko\nss3.dll") - Symbol NSGetModule not found 0[714ce08]: nsNativeModuleLoader::LoadModule("c:\\windows\\gecko\\0.9.1\\wine_gecko\nssdbm3.dll") - Symbol NSGe...
2011 Nov 23
2
Program Crashing in wine
...fixme:mshtml:HTMLScriptElement_put_text (0xe6c1f0)->(L"taskbar_runtime_.own_window_name = 'main'; if (null != window.on_taskbar_runtime_available) on_taskbar_runtime_available();") ###!!! ABORT: Main-thread-only object used off the main thread: file /usr/local/src/wine-mozilla/xpcom/base/nsCycleCollector.cpp, line 1181 ### ERROR: WalkStack64: No access to memory location ###!!! ABORT: Main-thread-only object used off the main thread: file /usr/local/src/wine-mozilla/xpcom/base/nsCycleCollector.cpp, line 1181 fixme:wininet:set_cookie persistent cookies not handled (L"expir...
2011 Jan 12
14
Problems with DC Universe Online
...0x00000002, 1, stub fixme:shdocvw:BindStatusCallback_OnProgress status code 1 fixme:shdocvw:BindStatusCallback_OnProgress status code 2 fixme:shdocvw:BindStatusCallback_OnProgress status code 11 fixme:system:SetProcessDPIAware stub! fixme:dwmapi:DwmIsCompositionEnabled 0x33e1b4 0[143ff8]: WARNING: XPCOM objects created/destroyed from static ctor/dtor: 'gActivityTLS != BAD_TLS_INDEX && NS_PTR_TO_INT32(PR_GetThreadPrivate(gActivityTLS)) == 0', file /usr/local/src/wine-mozilla/xpcom/base/nsTraceRefcntImpl.cpp, line 915 WARNING: XPCOM objects created/destroyed from static ctor/dtor: ...
2009 Apr 12
3
problem with DivX9 and winetricks
...:\windows\gecko\0.9.1\wine_gecko\js3250.dll") - Symbol NSGetModule not found 0[21c808]: nsNativeModuleLoader::LoadModule("C:\windows\gecko\0.9.1\wine_gecko\sqlite3.dll") - Symbol NSGetModule not found 0[21c808]: nsNativeModuleLoader::LoadModule("C:\windows\gecko\0.9.1\wine_gecko\xpcom.dll") - Symbol NSGetModule not found 0[21c808]: nsNativeModuleLoader::LoadModule("C:\windows\gecko\0.9.1\wine_gecko\plc4.dll") - Symbol NSGetModule not found 0[21c808]: nsNativeModuleLoader::LoadModule("C:\windows\gecko\0.9.1\wine_gecko\nss3.dll") - Symbol NSGetModule not f...
2011 Nov 06
1
libvirt, OSX and VirtualBox - how?
...rsh -c vbox:///session 2>&1 | grep -i virtualbox error: internal error unable to initialize VirtualBox driver API 48916/0x3cc08: write_nocancel(0x2, "internal error unable to initialize VirtualBox driver API\n\0", 0x3A) = 58 0 48916/0x3cc08: access("/usr/lib/virtualbox/VBoxXPCOMC.dylib\0", 0x0, 0x0) = -1 Err#2 48916/0x3cc08: access("/usr/lib/virtualbox-ose/VBoxXPCOMC.dylib\0", 0x0, 0x0) = -1 Err#2 48916/0x3cc08: access("/usr/lib64/virtualbox/VBoxXPCOMC.dylib\0", 0x0, 0x0) = -1 Err#2 48916/0x3cc08: access("/usr/lib64/virtualbox-ose/VBoxXP...
2009 Mar 29
4
A3 Mania on Wine
...xme:system:SetProcessDPIAware stub! fixme:dwmapi:DwmIsCompositionEnabled 0x33c25c 0[159050]: nsNativeModuleLoader::LoadModule("c:\windows\gecko\0.9.1\wine_gecko\nssckbi.dll") - Symbol NSGetModule not found 0[159050]: nsNativeModuleLoader::LoadModule("c:\windows\gecko\0.9.1\wine_gecko\xpcom.dll") - Symbol NSGetModule not found 0[159050]: nsNativeModuleLoader::LoadModule("c:\windows\gecko\0.9.1\wine_gecko\nssdbm3.dll") - Symbol NSGetModule not found fixme:iphlpapi:NotifyAddrChange (Handle 0x270e8a8, overlapped 0x270e8b0): stub 0[159050]: nsNativeModuleLoader::LoadModule(...
2016 Nov 18
0
Good email client to use with Dovecot?
...rces of income for Thunderbird. The interesting thing is that Thunderbird has seen a lot more bug fixes and improvements since Mozilla 'abandoned' development of it than it ever saw under direct Mozilla 'care'. There are some uncomfortable pain points coming up (deprecation of XUL/XPCOM being the main ones), but I'm confident Thunderbird will emerge victorious, once again. :)
2010 Sep 03
1
Problems Installing Photoshop cs4 (DAVE LEMSING)
...a bit it wants Gecko, even though i have installed it with winetricks:: this extract is where things go wrong. err:module:map_image Could not map section .idata, file probably truncated err:module:import_dll Loading library xul.dll (which is needed by L"C:\\windows\\gecko\\0.9.1\\wine_gecko\\xpcom.dll") failed (error c000007b). Could not load Mozilla. HTML rendering will be disabled. The installer goes on a bit more then Just hangs forever.... Can some one Please help me out. I am new to Linux.... & not really enjoying it so far.... >> DAVE. -------------- next pa...
2012 Oct 19
1
SeaMonkey on CentOS 6.3
Been a while since I used seamonkey, but needed it yesterday. The old version I had installed (2.11) threw an error when I tried it, so I grabbed 2.12.1 from mozilla.com. It throws the same error: $ /usr/local/seamonkey/seamonkey & [1] 7050 $ XPCOMGlueLoad error for file /usr/local/seamonkey/libxpcom.so: libxul.so: cannot open shared object file: No such file or directory Couldn't load XPCOM. Of course libxul.so is right there in /usr/local/seamonkey, as it is in the other expected mozilla-related places. Reminds me of the old LD_LIBRA...