similar to: Possible reasons for segmentation fault

Displaying 20 results from an estimated 20000 matches similar to: "Possible reasons for segmentation fault"

2010 Aug 06
1
pdf indifferent to lwd after some small number<1 (e.g. 0.18)
Hi, To plot a figure, I used lwd=0.18 in the function lines() to plot very fine lines. However, using png() or pdf() to save the figure, it appears that lwd has no effect on pdf() beyond some small number (e.g. 0.18) and the lines looks much thicker than png(). Setting lwd<0.18 does not make the lines any finer in pdf(). I also tried specifying the argument lwd in par() instead and still faced
2003 Jul 15
2
Keeping track of occurrence of warning message
Hi there, I am interested if there is anyway to keep track of the occurrence of warning message. I know that warnings will only be printed out at the end of the program if warn=0. However I am also interested at which particular set of data does the warnings occur too. This is because I am running 1000 data, so if there are 2 or 3 data that give warnings, I would like to know which are the ones
2010 May 10
2
Sieve problem. Timo, is this mbox file size limitation hard coded? If so, why?
I would not have expected this upon implementing sieve. And I really need to get around this limitation. LDA has no problem writing to these large mbox files. Why does sieve have a problem with them? This is very odd. May 10 17:45:04 greer dovecot: deliver(stan): write() failed with mbox file /home/stan/mail/1-Debian-Users: File too large May 10 17:45:04 greer dovecot: deliver(stan): write()
2011 Dec 06
2
Paste() - Get all possible combinations from multiple vectors
Hello fellow R-users, Given are three vectors and the outcome would be all possible combinations in combination with the paste() function. For example: x <- c(1:3) y <- letters[1:3] z <- LETTERS[1:3] My result would thus be 18 names based on all possible combinations between these vectors: "1 a A" "1 a B", "1 a C", "1 b A", "1 b B",
2012 May 04
2
btrfs scrub BUG: unable to handle kernel NULL pointer dereference
I think I have some failing hard drives, they are disconnected for now. stan {~} root# btrfs filesystem show Label: none uuid: d71404d4-468e-47d5-8f06-3b65fa7776aa Total devices 2 FS bytes used 6.27GB devid 1 size 9.31GB used 8.16GB path /dev/sde6 *** Some devices missing Label: none uuid: b142f575-df1c-4a57-8846-a43b979e2e09 Total devices 8 FS bytes used
2011 Jan 04
2
Dovecot 2.0.8 Linux 2.6.12.6-arm1 armv5tejl Segmentation fault
Hi, Sorry. This is what I find when I try to run Dovecot. # dovecot -F Segmentation fault If I comment out the SSL configuration values, then: # dovecot -F doveconf: Fatal: Error in configuration file /opt/etc/dovecot/dovecot.conf: ssl enabled, but ssl_cert not set These are the configure options, "--enable-maintainer-mode" & "--enable-devel-checks" were added
2011 Nov 22
1
1.2.15 can't get zlib working
Following these instructions: http://wiki.dovecot.org/Plugins/Zlib I enabled zlib and restarted Dovecot. I made a backup copy of a 68MB mbox file and moved it to a non mail directory. The mbox file is an existing TBird IMAP folder in my UNIX user mail directory. It is an archive of a defunct mailing list. It was a regular IMAP folder prior to attempting this. I was able to access all emails
2010 Feb 23
2
body search very slow since upgrade from 1.0.15 to 1.2.10
Did you mislead me Timo? You said search in 1.1+ is faster than 1.0. I'm seeing approximately 20x *slower* search times in 1.2.10. Via Thunderbird, a full body search of my 11,000+ message IMAP folder hosted by 1.0.15 used to take less than 10 seconds. Since upgrading to 1.2.10 the search is taking over 3 minutes, the imap process servicing the client pegging one CPU at 100% for the
2003 Dec 12
3
Segmentation fault
Hi, beginning around 12th of october I have an "Segmentation fault" when starting wine. I'm using precompiled rpm's from wine.dataparty.no but also tried a self compiled version from the wine.dataparty.no cvs-source getting the same fault. At least one other user seams to have similar problems (discussion in the forums of wine.dataparty.no. He is using fedora while
2008 Apr 06
8
Is XVD live resize possible?
Hi! Say I export an LVM logical volume from dom0 as /dev/xvda to the domU: disk = [ ''phy:xenimages/stan,xvda,w'' ] No I can lvresize xenimages/stan in dom0, but the domU stays ignorant of this change. How could I propagate the resize to the domU without rebooting or temporarily breaking its connection to /dev/xvda? Sort of a SCSI rescan, perhaps? -- Thanks, Feri.
2005 Oct 06
2
segmentation fault
greetings, running Centos 4.1 i386 on a poweredge 1800, will be trying x86_64 tomorrow since apparently the processors are EM64. anyhow, I'm having issues with this unit producing segmentation faults on practically everything. this is not an issue just with Centos 4.x, but also RHEL 3. so I resorted to RH9, but had other issues with hardware drivers. Today, I installed OS and
2008 Oct 22
1
Rails + Mongrel - autorestart on segmentation fault crash
Anyone know of a way to auto-restart Mongrel on a crash, Windows environment ? We''re getting a seg fault error, so until we figure this out is there a polling script or something to run to monitor and restart if it''s down? Thanks -S --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on
2009 Feb 18
1
Possible Cause of Segmentation Fault
Hi All, If you have already finished reading my previous emails regarding segmentation fault , please have a look at this .I think this may help you to diagnose the reason for the segmentation fault and help me,because i don't understand much. Rather than running the script using the command " source("new_regression.R") ", what I did was ,simply typed in the commands in
2008 Jun 07
2
rcov causing a segmentation fault on rspec 1.1.4 and rails 2.1
Hello again :) I''m trying to run rcov on my specs here but i''m getting a lot of segmentation faults (and they usually happen at different places): /home/mauricio/NetBeansProjects/reeds/vendor/rails/activerecord/lib/active_record/attribute_methods.rb:211: [BUG] Segmentation fault ruby 1.8.6 (2007-09-24) [i486-linux]
2017 Jun 22
2
A bug in DependenceAnalysis?
Hi Philip, I forgot to mention that I was ignoring loop-independent dependences. If I don't I get an inconsistent, ordered, anti, loop-independent dependence and an inconsistent, ordered, flow, loop-carried dependence for example A. At the same time I get just a consistent, ordered, anti, loop-independent dependence for example B. Here's the .ll code for example A: *; Function Attrs:
2005 Jul 25
2
[Fwd: e2fsck Segmentation Fault]
Hi, Somehow I've managed to get e2fsck to seg fault.. The filesystem in question started acting very strangely (e.g. filenames changing from music to MuSiC etc) so I rebooted, and since when fsck has crashed every time it has been run. I'm not really sure what any of this means, so I didn't know what debugging output to include, but below is the output of e2fsck. (I would have
2003 Dec 12
4
Session Logging
I'm using R from a Linux command prompt, and am logging the whole session by tee'ing the R invocation line. ie. R | tee -a Rlog.txt Is there a better way to log all the session input and output from within R? Stan Smiley stan.smiley at genetics.utah.edu
2010 May 09
2
problems implementing dovecot LDA with Postfix
Per the instructions here http://wiki.dovecot.org/LDA and here http://wiki.dovecot.org/LDA/Postfix I set postmaster_address = postmaster at hardwarefreak.com in /etc/dovecot/dovecot.conf and mailbox_command = /usr/lib/dovecot/deliver in /etc/postfix/main.cf When I restart dovecot I get this: [07:17:00][root at greer]/etc/dovecot$ /etc/init.d/dovecot restart Restarting IMAP/POP3 mail server:
2017 Jun 21
2
A bug in DependenceAnalysis?
Hi Philip, Thanks for checking! I'm running my own Foo pass that registers DependenceAnalysisWrapperPass as a prerequisite and then I run it like so: opt -load libfoo.so -foo example.bc This is LLVM 3.9. Cheers, - Stan On Wed, Jun 21, 2017 at 5:40 PM, Philip Pfaffe <philip.pfaffe at gmail.com> wrote: > Hi Stan, > > in both cases I get a consistent anti result. Can you
2013 Jul 13
1
btrfs filesystem balance /mnt/btrfs -> segmentation fault (kernel BUG at fs/btrfs/relocation.c:3296!)
I''ve enabled "extended inode refs" and "skinny metadata extent refs" with btrfstune. Then, I''ve tried running "btrfs filesystem balance" - unfortunately it segfaulted. (not sure if I should run balance operation after using btrfstune with -r and -x)? This is with 3.10 kernel with "Btrfs: make backref walking code handle skinny metadata"