Displaying 20 results from an estimated 300 matches similar to: "crash report (PR#2207)"
2001 Oct 15
1
Crash of RGui under Windows 2000 (PR#1131)
Full_Name: Davide Fiaschi
Version: R 1.3.1 and 1.2.3
OS: Windows 2000
Submission from: (NULL) (131.114.67.164)
When I try to start RGUI, it generates an error in application and R chashs.
(NOTE: R worked very well with trial version of Windows 2000!)
Here is the (not very informative form me) Dr Watson's report:
Exception dell'applicazione:
App: (pid=1140)
Ora:
2003 Nov 12
2
Samba 3.0 PDC, exchange 5.5 installing service pack 4 fails.
I created a brand new nt 4.0 server with exchange 5.5 server in my samba
3.0 pdc domain with no problems. The exchange server runs fine under
the samba 3.0 pdc, but when I try to install exchange 5.5 sp4 on the
exchange server the service pack gives me an Dr. Watson error. The
exchange service pack makes it through the copying of the service pack
files and then modifies the registry settings for
2007 Jun 15
0
Solaris 10 x64 Compiling issues with Sun Studio 12
Hello, I''m having problems compiling Ruby 1.8.5 on a 64-bit Intel
machine running Solaris 10 U3.
I''m using Sun Studio 12 for building an optimized package for our
company. We''re not interested in coolstack (from Sun used with GCC).
Any help below would be appreciated:
root@host # uname -an
SunOS host 5.10 Generic_125101-08 i86pc i386 i86pc Solaris
root@host # isainfo
2014 Oct 10
2
[LLVMdev] eliminateFrameIndex
Hi!
I started writing a LLVM backend for a custom architecture. I have some register and instruction .td files and some other files/classes like a MCStreamer for assembler output. At the moment I can compile some empty programs so far.
I implemented the method ::eliminateFrameIndex() similar to the Sparc and ARM backend. The method looks like this:
// frame pointer is in reg of class
2017 Apr 27
4
-msave-args backend support for x86_64
ola,
ive been looking at adding support for an -msave-args option for
use on x86_64. the short explanation of it is that it makes x86_64
function prologues store their register arguments on the stack. the
purpose of this is to make the arguments trivially accessible for
things like stack traces with arguments.
as per
https://blogs.oracle.com/sherrym/entry/obtaining_function_arguments_on_amd64,
2002 Feb 19
2
Dump Analysis -- when NCR server frozen by rsync
Hi,
rsync was running against filesystems /disk5 and /disk7 to back them onto
remote server (172.16.101.4) using the following script:
if [ `ps -ef | grep -v grep | grep ::d5 | /usr/bin/wc -l` -eq 0 ]
then
rm -f /etc/rsync5.log
echo " --- Disk5 --- starts `date`" > /etc/rsync5.log
/usr/local/bin/rsync -a --recursive --compress /disk5/ 172.16.101.4::d5 >>
/etc/rsync.log
echo
2011 Jul 01
0
[LLVMdev] LLVM and managed languages
Hi Talin,
I have some questions below. If these topics have already been discussed in earlier threads, kindly point me there. I'm aware of your GC proposal, but the rest is new to me.
On Jul 1, 2011, at 11:05 AM, Talin wrote:
> Garbage collection is still way too difficult. The biggest problem is the inability to track SSA values - it requires the frontend to generate very inefficient and
2010 Jul 04
5
dovecot-1.2.12 fails to build on Solaris 8 and 10
configure fails with :
configure: error: Unsupported off_t type
I am not too sure what off_t is needed but this is a pretty standard thing.
My configure line :
./configure --build=i386-pc-solaris2.10 --host=i386-pc-solaris2.10
--prefix=/opt/csw --with-zlib --with-ssl=openssl
--with-storages=mbox,maildir --with-libiconv-prefix=/opt/csw
Yes, the openssl libs are in /opt/csw/lib
Not sure what
2016 Sep 29
0
[ANNOUNCE] xkeyboard-config 2.19
Another regular release:
----------------------------------
Baurzhan Muftakhidinov (1):
Add extended Kazakh layout type
Benno Schulenberg (4):
symbols/rs: Do not specify the key.type where it isn't needed.
symbols/rs: Remove pointless trailing "any" and "NoSymbol".
symbols/rs: Specify some keys explicitly as four-level alphabetic.
2017 Oct 04
0
[ANNOUNCE] xkeyboard-config 2.22
Hello folks
With a small delay, the September release of xk-c is there. Have fun!
Cheers
Sergey
=========================================
Akshay S Dinesh (2):
typofix tel-sarala key layout
Whitelist Indian keyboard layouts. #101532
Baurzhan Muftakhidinov (2):
Enable level3 ralt_switch by default in Kazakh (ext) layout.
Extend more keys in Kazakh (ext) layout.
Jonas
2011 Jul 01
10
[LLVMdev] LLVM and managed languages
So I've been using LLVM for about 4 years now, and I've posted a lot on this
list about specific issues. What I would like to do is step back for a
moment and give my "big picture" assessment of LLVM overall, particularly
with respect to developing a "managed" language like Java / C# or my own
language, Tart.
Obviously, I feel that LLVM is the best choice out there,
2020 Feb 12
2
Why is lldb telling me "variable not available"?
Apologies for the slow response here Jeremy. Your reply has been incredibly
helpful so far, I just need to try adding 'llvm.dbg.addr' myself to confirm
that works. Thank you! - Brian Gesiak
On Thu, Feb 6, 2020 at 11:04 AM Jeremy Morse <jeremy.morse.llvm at gmail.com>
wrote:
> Hi Brian,
>
> Thanks for working on coroutines, the debugging experience, and in
> particular
2005 Jan 03
2
[Bug 2207] Listing of available sync-sets is very different with and without daemon mode
https://bugzilla.samba.org/show_bug.cgi?id=2207
wayned@samba.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
Summary|Listing of available sync- |Listing of available sync-
2005 Jan 02
0
[Bug 2207] New: Listing of available sync-sets is very different with or without ssh
https://bugzilla.samba.org/show_bug.cgi?id=2207
Summary: Listing of available sync-sets is very different with or
without ssh
Product: rsync
Version: 2.6.2
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
2014 Mar 03
6
[Bug 2207] New: Potential NULL deference, found using coverity
https://bugzilla.mindrot.org/show_bug.cgi?id=2207
Bug ID: 2207
Summary: Potential NULL deference, found using coverity
Product: Portable OpenSSH
Version: -current
Hardware: Other
OS: FreeBSD
Status: NEW
Severity: enhancement
Priority: P5
Component: sshd
Assignee:
2019 Sep 06
0
[vhost:linux-next 13/15] htmldocs: mm/page_alloc.c:2207: warning: Function parameter or member 'order' not described in 'free_reported_page'
tree: https://kernel.googlesource.com/pub/scm/linux/kernel/git/mst/vhost.git linux-next
head: c5db5a8d998da36ada7287aa53b4ed501a0a2b2b
commit: b1b0d638e6f93b91cf34585350bb00035d066989 [13/15] mm: Introduce Reported pages
reproduce: make htmldocs
If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp at intel.com>
All warnings (new ones prefixed by >>):
2016 Jul 21
2
RFC: LLVM Coroutine Representation, Round 2
cc llvm-dev
On Thu, Jul 21, 2016 at 9:57 AM, Vadim Chugunov <vadimcn at gmail.com> wrote:
> Hi Gor,
> Does you design support resumption with parameter(s)? (such as Python's
> generator.send(x)). I suppose the "promise" could be used for passing data
> both ways, but if that's the plan, please mention this explicitly in the
> design doc.
> Also, how is
2020 Jan 09
2
Adding a clang commandline option to change backend behaviour
Thank you all for your suggestions!
@David, thanks for the advice, I'll check MCOptions again and look into LLVMContext.
@Craig, @Aaron, great suggestion, moving the option away from CommandFlags.inc to a more appropriate file and adding an extern declaration to the corresponding header gives me more flexibility and allows me to invoke the option by using -mllvm. From my current
2010 Oct 28
0
Ragnarok Online french Client
Hi there,
i got some problems getting a game to run properly.
First some infos:
Im using Arch x86_64.
I used the wine version from multilib, which is the latest developement release.
With this Version the game ran but every step i do ingame my screen "flickers".
Now i removed it and compiled the latest stable by my self.
It didn't fix the problem.
Today I've tried to reinstall
2008 Apr 11
1
Read text file subsetting rows
Hi All,
Can anyone direct me to a read function in R that will allow me to only
read in rows of a text file that begin with a particular value such as
the data below. I would read the entire file in and then limit, but the
files were constructed such that the first two letters determine how
many variables are in the row (different letters mean different numbers
of columns and different