similar to: warning message problem

Displaying 20 results from an estimated 40000 matches similar to: "warning message problem"

2008 Apr 23
2
How-to "unload the debugger and try again"
i have got a game call Stronghold. I have installed it all went ok no problems, When i try a play it i get this message comeup in the window "unload the debugger and try again". So my Q is how do you unload the debugger in wine??????
2002 Sep 23
1
Strange error message when a user can't change password
Hello, I'm trying to set up samba as a PDC. The current version of samba is samba-server-2.2.6-1.0.pre2.2mdk from Mandrake 9.0 RC3. I want password sync'ing between smbpasswd and shadow. I've set it up so that password rules are enforced (i.e. the new password must not be in a dictionary), and smb.conf has a "min passwd length" set to 5. Everything works great, the users
2010 Jul 07
2
[LLVMdev] Another way to JIT: "dlopen from memory"
On Tue, Jul 6, 2010 at 9:08 AM, Greg Clayton <gclayton at apple.com> wrote: >> 2) Can I easily debug JIT'd code with LLDB? > > Are you running JIT'd code within another process that can be debugged (i.e. the simulation binary)? If so, you might want to have LLVM generate a full blown dylib, not just a JIT'd chunk of code and load the dylib using the standard shared
2010 Aug 21
2
Freelancer - Debugger Issue
The install of Freelancer seemed to work fine ... but when I try to run it, I get a message box saying that a debugger has been detected, and to unload the debugger and try again. What is this "debugger" and how do I "unload" it?
2010 Oct 03
4
Install Metatrader 5 ( wine 1.2 on Mac Os x ) help me ?
Hi all I installed sucusseful metatrader 5, however, when run it, appears this error: " A debugger has been found running in your system. Please, unload it from memory and restart your program." what is this error? plz, help me thanks
2009 May 05
1
Unloading PXE code
I saw that in PXElinux.asm there is code to unload UNDI but not base code, nor BUSD code. Why this? Also I looked at the specification of BUSD_DISABLE call: it requires parameters I wouldn't know where to get. Any idea? Thank you Paolo Franchetti Stai cercando un regalo originale per la Festa della Mamma? Non perderti le idee regalo pi? convenienti su Tiscali Shopping
2010 Jul 07
0
[LLVMdev] Another way to JIT: "dlopen from memory"
Wouldn't it mean each time a function is compiled it would need to be bundled to its own dylib? How well would that scale? Félix Le 2010-07-07 à 15:41:18, Reid Kleckner a écrit : > On Tue, Jul 6, 2010 at 9:08 AM, Greg Clayton <gclayton at apple.com> wrote: >>> 2) Can I easily debug JIT'd code with LLDB? >> >> Are you running JIT'd code within another
2016 Jun 08
8
[PATCH v2 00/15] Runtime pm ref leak bonanza
Second iteration of my endeavour to rid nouveau, radeon and amdgpu of runtime pm ref leaks. Patches 1 to 8 are identical to v1. Patch 9 of v1 modified the DRM core to turn off all CRTCs on driver unload. Based on feedback by Daniel Vetter, I've replaced this with a helper to turn off all CRTCs, which is called by nouveau, radeon and amdgpu on unload. In other words, this is now opt-in. So
2018 Mar 01
1
Repeated use of dyn.load().
Good question Rolf. Rui, thanks for pointing out dyn.unload. When I started using Rcpp a couple of years ago I got burned by stale .so enough times that I adopted a policy of recompile-then-start new R session. My workflow does not include Rolf's "brazillion" repeats, so the overhead of this approach has not been too painful. The documentation for dyn.unload (via ?dyn.unload)
2010 Sep 16
1
Possible bug or annoyance with library.dynam.unload()
Hello, I have a package with a namespace. Because I use Roxygen that overwrites the NAMESPACE file each time it is run, I use a R/zzz.R file with an .onLoad() and .onUnload() functions to take care of loading and unloading my shared library. The problem: if I load my library from a local directory, then the unloading of the package fails, e.g: # loads fine >library(Foo,
2010 Nov 12
1
unloading compiled code.
I have a package that I'm developing that I need to unload the library. Long story short I figured out that the leaving the compiled code loaded lead to a segmentation fault, but unloading the code will fix it. I've read the documentation and it appears that there are several ways to do this? What is the popper accepted current standard for unloading compiled code? The options as I
2013 Feb 02
1
best practice for packages using mclapply to avoid tcltk
Dear R-devel friends: I'm back to bother you again about the conflict between mclapply and tcltk. I've been monitoring several packages that want to use mclapply to parallelize computations and need to figure out what should be done. It appears tcltk cannot be safely unloaded, so the best we can do is check for the presence of tcltk and stop if it is found before mclapply() is used. I
2009 Aug 13
1
segfault when unloading a shared library
Hi All, I'm still actively researching this problem (reading R-ext manual), but I hoped that I might be able to get some additional insight from the list given that I'm fairly new at writing R extension code. Problem: I have some fairly simple code (.Call interface) that makes a call to another shared library, which, in turn, calls routines in an HDF5 shared library. The good news
2016 Apr 23
1
Java memory error when reading a small xlsx file
Hi, I tried to read a (small) xlsx file by "readWorksheetFromFile" function of "XLConnect" package and "read.xlsx" function in "xlsx" package, but I got this error message: Error: OutOfMemoryError (Java): Java heap space I tried to follow the solution on the web
2018 Jun 06
2
[PATCH nbdkit] locks: Remove debugging messages about
The messages are not really useful to us, but they do bloat the debugging output of virt-v2v massively: nbdkit: python[1]: debug: acquire global request lock nbdkit: python[1]: debug: acquire per-connection request lock nbdkit: python[1]: debug: acquire unload prevention lock nbdkit: python[1]: debug: pwrite count=2097152 offset=4628414464 fua=0 nbdkit: python[1]: debug: release unload prevention
2003 Apr 27
0
Authenticating from Windows domains via winbind the easy way
Sorry if this sounds like an advertisement, but in the past 6 weeks or so there have probably been close on 100 questions on getting Winbind working. For those of you who are new to linux/samba, you may want to consider using Mandrake 9.0 for your first implementation, since *everything* (ok, there is one bug which I will mention) is taken care of for you. When installed in expert mode, you
2003 Jul 18
0
Packages of beta3 for Mandrake Linux (8.1 through 9.1)
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I have built RPMs of samba3.0.0beta3, which are parallel-installable with samba-2.2.x (for easy testing, though you can change that by rebuilding the srpm with other options) for Mandrake 8.1 through 9.1, which are available on my site. I hope to get these up on the samba ftp servers soon, but if you desperatly need packages, grab them from the
2008 Apr 15
5
o2ib module prevents shutdown
Hello, Not sure if this is the right forum: I''m encountering difficulties with o2ib which prevents an LNET shutdown from proceeding: Unloading OpenIB kernel modules:NET: Unregistered protocal family 27 Failed to unload rdma_cm Failed to unload rdma_cm Failed to unload ib_cm Failed to unload ib_sa LustreError: 131-3: Received notification of device removal Please shutdown LNET
2008 Jan 08
0
9 commits - configure.ac test/custom test/Makefile.am test/swfdec_test_initialize.as test/swfdec_test_initialize.h test/swfdec_test_test.c test/trace
configure.ac | 1 dev/null |binary test/Makefile.am | 2 test/custom/.gitignore | 2 test/custom/Makefile.am | 85 +++ test/custom/button-events-button-5.swf |binary
2018 Mar 01
0
Repeated use of dyn.load().
Hello, In such cases, with C code, I call dyn.unload before loading the modified shared lib again. I don't know if this changed recently, but it used to be needed or else R wouldn't load the new lib. When I call dyn.unload followed by dyn.load I never had problems. (Or the other way around, call dyn.unload before modifying the C code.) Hope this helps, Rui Barradas On 3/1/2018 8:52