search for: segaults

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

Did you mean: segfaults
2006 Jul 21
3
segfaulting at rebiuild_index
...::Index::Index.new(ferret_configuration.merge(:create => true)) " I can get index = Ferret::Index::Index.new to run from the console. But, If i try the above from a model, Employee.rebuild_index, it segfaults. a fresh check out from the same svn repo on my laptop works fine. it still segaults after chmod 777 index/ -R Any ideas? I sure would love to be able to use this. Thanks, Michael Fairchild -- Posted via http://www.ruby-forum.com/.
2008 Apr 22
4
wine and detaching a remote X application
...forwarded screen and then move it onto a Xvfb. Unfortunately xmove seems unable to support GLX, and wine/pitboss seems to require GLX (it crashes in this case with an OpenGL error message). 2) Running an Xvnc (xf4vnc, which is supposed to support GLX). In that case ghe application crashes and Xvnc segaults. I can prevent the latter with -noreset. The error message I get is: > > err:wgl:has_opengl glx_version is 1.2 and GLX_SGIX_fbconfig extension is unsupported. Expect problems. > wine: Unhandled page fault on read access to 0x00000000 at address (nil) (thread 0009), starting debugger.....
2014 Aug 13
1
(Again) Some trouble with dovecot 2.1(.7) and SASL
The parentheses in the subject are due to referral to this discussion on the mailing list: http://dovecot.org/list/dovecot/2012-February/063851.html At first I thought I found the problem, but then realized this was 2012 and the suggested patch already is applied in dovecot. I also have segault messages in my kernel log; not too many, but it was enough to dig for it: > Wed Jun 25 08:29:05
2011 Feb 11
1
Writting my own package - 64 bit problem with R_GetCCallable
Hello list, I've been working on a package of my own. It works fine on the 32bit linux machines that I've tested it on. Someone using 64bit ubuntu wanted to try it, and surprising segfaults happened. My test code results in no segfault, errors, or leaks from my calls when run under valgrind (I recompiled R with the level 2 valgrind instruments). R and packages are compiled from source,
2010 Aug 20
2
PATCH: SQL connect crash
Hi! Dovecot 2.0.0 auth process seems to crash while attempting to connect to a nonexistent SQL database. A shallow look at the code reveals that NULL module->conn in passdb-sql.c is being erroneously dereferenced while trying to clean up after a failed connection attempt: (gdb) bt #0 0x0806240e in sql_query_callback (result=0x8076c40, sql_request=0x808ff90) at passdb-sql.c:70 #1
2009 Oct 15
0
R segfault in fgets from do_system under high memory use (PR#14008)
Full_Name: Andrew Piskorski Version: R 2.9.2 (Patched), 2009-09-24, svn.rev 49930, x86_64-unknown-linux-gnu OS: Linux, Ubuntu 8.04.3 LTS Submission from: (NULL) (66.31.65.247) I have a large memory test case which segaults R everytime in an fgets call from R's do_system (see below). This appears to be because R does not check the return value of the system popen, and I have a simple patch to src/main/sysutils.c and src/unix/sys-unix.c which fixes the problem. I will attempt to attach the patch after submitting...
2007 Feb 13
10
Is there a limit on the size of a template?
Hello, I have recently run across the following error: /usr/lib/ruby/1.8/yaml/rubytypes.rb:315: [BUG] Segmentation fault This has happened after adding a particularly large template file with ruby 1.8.1. Thank you, -- Rob -- ____________________________________________________________________________________ Be a PS3 game guru. Get your game face on with the latest PS3 news and previews
2011 Nov 29
1
E2fsprogs 1.42 is released!
I'm happy to announce the release of e2fsprogs 1.42. You can download the tarball from here: http://prdownloads.sourceforge.net/e2fsprogs/e2fsprogs-1.42.tar.gz Or you can download it from the git repository on git.kernel.org. git://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git. Or, you can wait for your favorite distribution to package it. :-) The release notes are attached