Displaying 20 results from an estimated 600 matches similar to: "segfault / crash when asking for large memory via strrep()"
2016 Jun 01
0
segfault / crash when asking for large memory via strrep()
That would be because the product nc * ni overflows in
cbuf = buf = CallocCharBuf(nc * ni);
Since we disallow strings with more than 2^31-1 bytes we could test
and reject this. It might be more future-proof to change the
declaration of
int j, ni, nc;
to
R_xlen_t j, ni, nc;
and let the character allocation code reject, but that would create a
memory leak since the Free call
2014 Oct 20
2
INFO: task echo:622 blocked for more than 120 seconds. - 3.18.0-0.rc0.git
02:00.0 VGA compatible controller:
NVIDIA Corporation G98 [GeForce 8400 GS Rev. 2] (rev a1)
Chipset: G98 (NV98)
Family : NV50
The same for all four kernel:
- 3.18.0-0.rc0.git8.1.fc22.x86_64
- 3.18.0-0.rc0.git9.1.fc22.x86_64
- 3.18.0-0.rc0.git9.3.fc22.x86_64
- 3.18.0-0.rc0.git9.4.fc22.x86_64
after
"fb: switching to nouveaufb from VESA VGA"
display is powered off.
The magic SysRq key
2014 Oct 21
2
VGA resume & thaw (wake up from S3 & S4) broken - reloaded & Fedora kernels 3.18 boot from soft-off(S5) broken
On 20.10.2014 21:30, poma wrote:
> On 20.10.2014 08:13, poma wrote:
>>
>> 02:00.0 VGA compatible controller:
>> NVIDIA Corporation G98 [GeForce 8400 GS Rev. 2] (rev a1)
>> Chipset: G98 (NV98)
>> Family : NV50
>>
>> The same for all four kernel:
>> - 3.18.0-0.rc0.git8.1.fc22.x86_64
>> - 3.18.0-0.rc0.git9.1.fc22.x86_64
>> -
2015 Nov 04
3
NOUVEAU(0): DRI3 on EXA enabled
On 04.11.2015 11:57, Martin Peres wrote:
> On 02/11/15 08:28, poma wrote:
>> An interesting results.
>>
>> DRI2:
>>
>> $ vblank_mode=0 glxgears
>> ATTENTION: default value of option vblank_mode overridden by environment.
>> 6321 frames in 5.0 seconds = 1264.103 FPS
>> 6380 frames in 5.0 seconds = 1275.943 FPS
>> 6369 frames in 5.0 seconds =
2015 Nov 02
2
NOUVEAU(0): DRI3 on EXA enabled
An interesting results.
DRI2:
$ vblank_mode=0 glxgears
ATTENTION: default value of option vblank_mode overridden by environment.
6321 frames in 5.0 seconds = 1264.103 FPS
6380 frames in 5.0 seconds = 1275.943 FPS
6369 frames in 5.0 seconds = 1273.629 FPS
6377 frames in 5.0 seconds = 1275.322 FPS
6387 frames in 5.0 seconds = 1277.330 FPS
6407 frames in 5.0 seconds = 1281.337 FPS
6381 frames in
2018 Aug 06
2
SIGSEGV in R_RunWeakRefFinalizer, object allocated with Rcpp
Hi all,
I'm not sure if I'm not supposed to do the following (the dyn.unload
part, I mean) or this could be a bug (in R or Rcpp):
```
Rcpp::sourceCpp(code='
#include <Rcpp.h>
class Object {};
//[[Rcpp::export]]
SEXP new_object() {
return Rcpp::XPtr<Object>(new Object());
}'
)
new_object()
dyn.unload(list.files(tempdir(), ".(so|dll)$",
2017 Jun 27
0
Seg Fault memory violation
Greetings all,
Recently ran into a seg fault the keeps reoccurring whenever R-java is used (I believe). Not sure if this is an R issue or an openjdk issue so I'm trying to cover all bases with this report. I tried downgrading R version from 3.4.0 to 3.3.3 with the same results. Also tried downgrading java version from 1.8 to 1.7 with no luck. Running on a fully updated CentOS 7 x86_64,
2015 Aug 10
2
FC22: virt-p2v-make-kickstart/livecd-creator doesn't build
Hello,
I am trying to make a .iso to p2v some old windows servers, and I
installed a brand new FC22 server to build my images
I run
virt-p2v-make-kickstart fedora
livecd-creator p2v.ks
and I get the following error:
Installing: grubby ##################### [435/436]
Installing: uboot-tools ##################### [436/436]
Installing:
2015 Dec 20
1
Broke my system again to get this info
I don't know if anything will help or not. It has 2 different NVidia cards
running 2 DVI, 1 HDMI, 1 VGA, and 1 unused HDMI. It works on FC22 from the
install disk on. Breaks on abi going to fc23. Here are the log files.
The system was in such a state, that a do not want to go back there again.
I reported this a while back but did not gather anything because I was in
need of getting back
2015 Aug 10
2
Bug or expected behavior of APFloat class?
Hi,
I've been playing around with the APFloat class lately and I came
across behavior I was not expecting based on reading the
implementation comments and I'm wondering if it's a bug or
intentional.
The behavior concerns converting an APFloat to a string and back
again. In the implementation of ``APFloat::toString(...)`` you can
specify ``FormatPrecision`` as 0. The method comments
2016 Nov 16
2
Re: [ovirt-users] OVA import of FC21 VM hangs during virt-v2v conversion?
"Richard W.M. Jones" <rjones@redhat.com> writes:
> On Wed, Nov 16, 2016 at 09:06:29AM +0200, Michal Skrivanek wrote:
>>
>> > On 7 Nov 2016, at 22:16, Derek Atkins <derek@ihtfp.com> wrote:
>> >
>> > Hi,
>> >
>> > My last VM imported in 2 minutes. This one has been sitting for three
>> > hours. I think this is
2015 Aug 11
3
Odd text behavior on Websites and others
Online, just now noticed some websites are coming up ok, but then
characters rapidly begin to disappear or get replaced by wrong
characters.
If I click on any words in this post several times, the missing
characters "Kr" intermittently appear in the example above and
disappear
in this sentence. Also just noticed that same behavior occurs when I
move the mouse in and out of the text
2015 Aug 04
2
Dovecot sieve pigeonhole permission
Hello,
I'm running dovecot in a classical vmail.vmail setup with pigeonhole and
LMTP. Permission worked well in the initial setup but currently (maybe
after Fedora 22 update) I'm having the following permission issue:
lmtp(root): Error: 7fPZFOL9wFXePQAABcdabc: sieve: binary open: failed to
open: open(/etc/dovecot/sieve_after.svbin) failed: Permission denied
(euid=9999(vmail)
2015 Nov 07
12
[Bug 92851] New: NV34: err: MEM_FAULT
https://bugs.freedesktop.org/show_bug.cgi?id=92851
Bug ID: 92851
Summary: NV34: err: MEM_FAULT
Product: xorg
Version: unspecified
Hardware: x86 (IA32)
OS: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component: Driver/nouveau
Assignee: nouveau at
2018 Oct 25
1
small bug in formatC?
formatC(0.0001, digits = 3, format = "f", zero.print="< 0.01")
Error in strrep(" ", nc - i1) : invalid 'times' value
The problem, if it is one, is in .format.zeros:
.format.zeros("0.000", "xxxxxx")
Error in strrep(" ", nc - i1) : invalid 'times' value
R version 3.5.1.
David
[[alternative HTML version deleted]]
2016 Mar 17
2
vfs objects = catia fruit streams_xattr / don't see self created files
samba-4.2.9-0.fc22.x86_64
with the configuration below a user from a up-to-date Apple client
copies a folder with some images (from the share itself) to a different
subfolder
* he sees the folder
* it appears empty in finder - in fact it is not empty
* he can not delete it
* he can rename it
* a different user from a Apple clients sees the files
* remove the "vfs objects" line and
2015 Oct 06
2
Chipset & Family
4.1.8-200.fc22.x86_64 dmesg:
[ 11.809467] nouveau [ DEVICE][0000:02:00.0] BOOT0 : 0x098200a2
[ 11.809493] nouveau [ DEVICE][0000:02:00.0] Chipset: G98 (NV98)
[ 11.809508] nouveau [ DEVICE][0000:02:00.0] Family : NV50
4.3.0-0.rc4.git0.1.fc24.x86_64 dmesg:
[ 2.483843] nouveau 0000:02:00.0: NVIDIA G98 (098200a2)
Where vanished these Chipset & Family super cool lines?
2014 Oct 20
1
Virtio_config BUG with 3.18-rc1
Hi All,
Booting my local KVM guest with a build of 3.18-rc1 this morning, it
hangs during the normal dracut splash screen When I configured the
guest to use a serial console, I got the output below. The guest is a
typical KVM guest created with virt-manager, using QXL as the display
driver. Nothing fancy about it.
I'll try and do a bisect or some other experimentation today, but I
thought
2014 Oct 20
1
Virtio_config BUG with 3.18-rc1
Hi All,
Booting my local KVM guest with a build of 3.18-rc1 this morning, it
hangs during the normal dracut splash screen When I configured the
guest to use a serial console, I got the output below. The guest is a
typical KVM guest created with virt-manager, using QXL as the display
driver. Nothing fancy about it.
I'll try and do a bisect or some other experimentation today, but I
thought
2015 Oct 20
1
dia under CentOS7
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Thanks, I'll try that. If I may ask a small favour though, do you
have alink? I've Googled for the source RPM and can only find it on
third party websites; I'd prefer to go to Fedora directly if possible.
I notice that pkgs.org have a binary RPM, would that work or do you
advice pulling down the source and recompiling?
Thanks again,