similar to: Segmentation fault in Index::Index#add_document

Displaying 20 results from an estimated 600 matches similar to: "Segmentation fault in Index::Index#add_document"

2007 Jan 17
2
Dump and load functionnalities? Test patch provided
Hello everyone, We need to create backups of our index, but there are a few constraints: - our application shouldn''t go offline for that - it has to be done quickly Ferret doesn''t seem to have this kind of functionnality (though I''m very new to Ferret, I may be wrong), and I figured that I couldn''t do it using plain Ruby (it''s way too slow, try with
2007 Mar 19
3
Concurrency Problem in 0.11.3
Hi, I''m having some strange/random crashes with ferret when using different programs on the same index. I created a script to reproduce the errors: http://www.sig11.org/~seb/ferret_crash.rb Usage: In one terminal run: ruby ferret_crash.rb first In another terminal: ruby ferret_crash.rb Errors I usually get are but it is really random:
2007 Feb 26
4
Ferret 0.11.0 tests segfault
I have an important segfault when I create the index (via Ferret::Index::FieldInfos#create_index). I decided to run the tests, this is what I have : $> ruby test_all.rb Loading once Loaded suite test_all Started ....................EEEEEEEE./unit/../unit/index/../../unit/store/../../unit/analysis/../../unit/utils/../../unit/query_parser/../../unit/search/tc_filter.rb:11: [BUG] Segmentation
2011 Mar 08
2
err:module:import_dll Library d3dx9_43.dll
I am getting this error when trying to play Rift, which is odd I think because I can play WoW just fine. I installed DirectX9 and 10 via winetricks, but still I get this error. Code: err:module:import_dll Library d3dx9_43.dll (which is needed by L"C:\\Program Files\\RIFT Game\\RIFT Game\\rift.exe") not found err:module:import_dll Library d3dx9_43.dll (which is needed by
2011 Mar 01
5
Rift Seemingly can't patch.
I have been using wine for a grand total of 24 hours so am a little bit clueless, so please forgive me if this is actually something simple. I've installed wine using the commands from here http://wiki.winehq.org/winetricks in the Ubuntu terminal and I've installed Winetricks, and I've got it to put in the three things from this post :http://forum.winehq.org/viewtopic.php?t=10959.
2011 Mar 21
9
Trying to run RIFT on OS X 10.6 and Having DirectX Issues
I've been working for a few hours to get RIFT running on my Mac Pro. I really don't want to have to get a full windows license to play the game so it seemed like a good alternative. So I pulled wine via macports (I did this today so I got wine-1.2.2). Then downloaded the game and got it patched (my wife has a Windows machine and a Rift account). This is where progress stopped. I find that
2011 Apr 08
2
How do you update winetricks?
I am trying to play Rift. I just did a full install of openSUSE 11.4 (wanted to try something other than ubuntu). I added the WINE repo and installed it. I then installed Rift with the downloader with WINE instead of using my windows install. I used the winetricks that came with WINE and installed d3dx9 and vcrun2008. I launched Rift and patched it, but when I hit play I get a Bright flashing
2011 Jun 29
3
rift won't start
I have seen some posts about rift, but none about the problems I am having, I have downloaded the patch, everything should be ready to go, but when I hit the start button, it thinks for a second and then just goes back to the regular "play" button. I have installed using winetricks.. I am not too familiar with wine, but I did get wow running a while ago.. any help would be greatly
2011 Apr 02
4
Directx help!
Hey guys I am new to wine and command line and I am fully self taught to this point. I am having trouble with my game Rift. I am using mac OSX 10.6 on macbook pro. I have already installed wine, macports, x11, xcode4, Microsoft fonts, xquartz. I installed rift using Crossover games and it ran smoothly, but the trial version is over, and I want to continue playing RIft. I can start the game using
2011 May 10
3
Rift post 1.2 patch
game has failed for ALL wine users both under linux and Mac . we all get a a Rift error code as soon as we start the program.
2007 Apr 03
3
[Repost] Problem with url searching..
Hi all, I''ve posted that few weeks ago but no one answered, but this feature is REALLY important for us. I have many objects with a url field, of course containing standards urls... I''m trying to match them but i actually got problems with that. Here''s a little code of what i would like to achieve: require ''rubygems'' require
2007 Feb 16
1
Bug in IndexSearcher with limit => all and any offset
Here''s the deal: static TopDocs *isea_search_w(Searcher *self, Weight *weight, int first_doc, // OFFSET int num_docs, // LIMIT Filter *filter, Sort *sort, filter_ft filter_func,
2011 Sep 16
1
Latest Wine 1.3.28 breaks Rift patcher
updated to newest Wine and now i get critical error when starting Rift MMO.
2006 Aug 26
4
[0.10.0] Index#add_document bug with strange value ?
Perhaps, I found where is my problem (during a big import). Why this silly (really silly :)) example crash ? http://pastie.caboo.se/10357 /usr/lib/ruby/site_ruby/1.8/ferret/index.rb:211:in `add_document'': IO Error occured at <except.c>:79 in xraise (IOError) Error occured in fs_store.c:225 - fso_flush_i flushing src of length -2 from
2007 Feb 28
2
Ferret quick dump&load
Hello Dave, Hello all, Some weeks ago, Maz submit a patch to quickly dump or load a ferret database in an other format to prevent index rebuilding (due to changes in the format) or to simplify backup/replication tasks. I re-paste this patch (it was against the 0.10.14) here : http://pastie.caboo.se/43603 Do you think it''s intresting for ferret ? Do you have any plan for this patch ?
2007 Mar 23
7
Multiple servers for one index
Hi, I''m currently trying to set up a solution involving multiple servers using the same index over nfs. The problem is that from what I have seen, ferret doesn''t support multiple processes writing to the same index. Using a DRb service is not an option since this would create a single point of failure. I tried using Ferret::Store::FSDirectory to create a write lock on the the
2012 Mar 17
3
Wine 1.4 Stable not running Rift 1.7
Hi I am running Mint 12 I upgraded from Wine 1.3.28 to the new Stable Wine 1.4 I have been running Rift in 1.3 fine had all Correct Winetricks settings After upgrading i get this Unhandled exception: page fault on read access to 0x00000004 in 32-bit code (0x0114637a). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:0114637a ESP:0033fc58 EBP:0033fcb8 EFLAGS:00210246( R-
2011 May 16
1
Wine+Rift=me confused
I know people have been having problems with Rift and wine after patch 1.2 but after looking at some of the error messages the ones I'm getting aren't the same but similar. After fighting to get wine past the direct X not up to date error for 3 days and finally succeeding in getting it to work. My game goes past the patch part and into 'start play' with out getting a direct x out
2011 Apr 05
4
Re: Installing NWN on MacOS 10.5
Xquartz problems is one reason in Wineskin Engines I have a custom built version of Xquartz... it doesn't use your systems installed X11 or Xquartz version... much like Crossover builds in their own X server as well. As to getting it to work in Wineskin... the NWN wrapper I made that is around comes with directions on how to get the game inside of it... then its just a mac app. Its not
2011 Apr 09
1
Re: snow leopard, freetype installed but not being found?
im having the same problem and was wondering if there's a command to uninstall the freetype libs so i can start over? otherwise do i need to manually delete the freetype files to run the new script? sorry for being such a noob with this