search for: seqfault

Displaying 8 results from an estimated 8 matches for "seqfault".

Did you mean: segfault
2008 Apr 22
2
Seqfault, Address 0, track X11() (PR#11231)
Full_Name: Liqun Xing Version: 2.6.2 OS: Solaris 9 Submission from: (NULL) (76.182.91.82) When first time launch X11(), it was fine. However, when closed the X11 windon by clicking the close button, or closed it off by command Dev.off() and launched the X11() again, got segfault, and asking for exiting R and other options.
2007 May 16
0
seqfault during kernel recompile...
I am using CentOS 5 with all updates installed. I have 2 isa ne2000 network cards in my computer. From running make xconfig both isa and ne2000 support needs to be compiled into the kernel instead of making them modules. Is this correct? During the recompile modsign.sh failed with a segfault. In researching, I found an email posted on Redhat that recommended setting the signmodules to 0 in
2006 Nov 12
2
segfault 'memory not mapped', dual core problem?
...ly, control = control, intercept = attr(mt, "intercept") > 0) 3: glm(y ~ x, family = binomial("logit"), data = da) 4: ... Note that this does NOT happen every time I make this call to glm(). I'm calling glm() in a loop and it executed correctly many times. The seqfault occurred while I was running two instances of R (in separate Linux processes), so both cores were being utilized. Free memory exceeded the swap memory in use, so I don't think that there was a lot of swapping going on. Any thoughts on what might have caused this to happen - and how to avoid...
2013 Aug 02
1
segfault and RunSnowWorker: not found
...of my 8 cores. Likewise, no problems running in parallel under Mac OS X. I tried the cran binaries R version 3.0.1 (2013-05-16) as well as my locally compiled version with the same result. I also tried a blank user account, again with the same issue. Any suggestions how I could troubleshoot this seqfault or RunSnowWorker: not found issue would be much appreciated. Best wishes, Martin Martin Renner Tern Again Consulting 388 E. Bayview Ave. Homer, AK 99603, USA phone: +1 907 235 0728 cell: 299 6152
2006 Sep 01
1
core dump with point.in.polygon
I've been trying to get some code to run on a 64-bit FreeBSD machine running R : Copyright 2006, The R Foundation for Statistical Computing Version 2.3.0 (2006-04-24) ISBN 3-900051-07-0 and keep getting a core dump with the following results: *** caught segfault *** address 0x0, cause 'unknown' Traceback: 1: .Call("R_point_in_polygon_sp", as.numeric(point.x),
2008 Apr 23
0
(PR#11231) [Solaris 9 segfault when closiing X11()]
...<brechbu = > cc > ehler at gm R-bugs at biostat.ku.dk = > > ail.com> Subj= > ect > Re: [Rd] Seqfault, Address 0,= > > 04/23/20 track X11() (PR#11231) = > > 08 10:51 = > > AM = > >...
2019 Jul 24
2
Dynamic DNS record scavenging support
Hello, according to this: https://gitlab.com/samba-team/samba/merge_requests/26 samba should support DNS record scavenging is this only true for the internal DNS or also BIND? Should this work? I enabled it (dns zone scavenging = yes) to try it out and got this (didn't enable it from the DNS Manager tool as I got the error first): Jul 24 16:39:20 dc1 samba[29071]: [2019/07/24
2019 Jul 24
0
Dynamic DNS record scavenging support
...llo all, some additional info: Samba version is 4.10.6 on Centos7 with sernet packages. I am using bind_dlz as dns. This happens on all DC regardless if scavening was enabled with the Windows DNS Manager. I enabled one new zone but this still happens. Replication is also not working then as the kcc seqfaults every view seconds. In the release notes it says: This support should however only be enabled on new zones or new installations. Sadly old Samba versions suffer from BUG #12451 and mark dynamic DNS records as static and static records as dynamic. While a dbcheck rule may be able to find these in...