[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

windows-api-0.2.0/lib/windows/api.rb:211: [BUG] Segmentation fault

aidy

10/24/2007 6:39:00 PM

Hi,

I am attempting to use ruby 186rc1 one click installer on Windows
Vista and I am getting this error:

c:/ruby/lib/ruby/gems/1.8/gems/windows-api-0.2.0/lib/windows/api.rb:
211: [BUG] Segmentation fault
ruby 1.8.6 (2007-09-24) [i386-mswin32]

Has anyone ever experienced this error or can suggest a fix?

Aidy

11 Answers

Daniel Berger

10/24/2007 11:01:00 PM

0

aidy.lewis@googlemail.com wrote:
> Hi,
>
> I am attempting to use ruby 186rc1 one click installer on Windows
> Vista and I am getting this error:
>
> c:/ruby/lib/ruby/gems/1.8/gems/windows-api-0.2.0/lib/windows/api.rb:
> 211: [BUG] Segmentation fault
> ruby 1.8.6 (2007-09-24) [i386-mswin32]
>
> Has anyone ever experienced this error or can suggest a fix?

That's coming from win32-api. The line is simply API.new(...). By any
chance did you build win32-api from source? Or did you install the
prebuilt gem? If you built from source, what compiler did you use?

Thanks,

Dan

Bernard Kenik

10/25/2007 4:28:00 AM

0

On Oct 24, 7:00 pm, Daniel Berger <djber...@gmail.com> wrote:
> aidy.le...@googlemail.com wrote:
> > Hi,
>
> > I am attempting to use ruby 186rc1 one click installer on Windows
> > Vista and I am getting this error:
>
> > c:/ruby/lib/ruby/gems/1.8/gems/windows-api-0.2.0/lib/windows/api.rb:
> > 211: [BUG] Segmentation fault
> > ruby 1.8.6 (2007-09-24) [i386-mswin32]
>
> > Has anyone ever experienced this error or can suggest a fix?
>
> That's coming from win32-api. The line is simply API.new(...). By any
> chance did you build win32-api from source? Or did you install the
> prebuilt gem? If you built from source, what compiler did you use?
>
> Thanks,
>
> Dan

This may not help the OP, info provide just in case.
The problem may be related to Vista or as you mentioned the gem was
built by the OP rather than installed.

Both win32-api and windows-api work fine on Windows XP.

C:\Documents and Settings\Owner>gem query -n api
*** LOCAL GEMS ***
win32-api (1.0.3)
A superior replacement for Win32API
windows-api (0.2.0)
An easier way to create methods using Win32API

C:\Documents and Settings\Owner>ruby -v
ruby 1.8.6 (2007-09-24 patchlevel 111) [i386-mswin32]

C:\Documents and Settings\Owner>irb
irb(main):001:0> require 'win32/api'
=> true
irb(main):002:0> require 'windows/api'
=> true

The Revd

2/22/2012 2:06:00 PM

0

On Wed, 22 Feb 2012 14:28:32 +0100, "der Julius"
<derJulius@Paulanernnet.de> wrote:

>
>
>"The Revd" schreef in bericht
>news:ltq9k7t00p2o4dvp61i1q416j49l8m07ti@4ax.com...
>
>On Wed, 22 Feb 2012 13:40:18 +0100, "Heinrich"
><Heinrich@Ruhrgasnet.de> wrote:
>
>>It may be more instructive to begin with what you will not find in the
>>Illinois Holocaust Museum & Education Center?s traveling exhibition about
>>Jewish World War II veterans.
>
>Someone had to work in the canteens and the supply rooms....and jews
>were eminently suited for that sort of military action! LOL
>
>it reminds me of the childkiller rob goldman who after he left for the
>states returned annually for kitchen duty with the idf.

Ah yes, ass clown Goldstein! LOL

der Julius

2/22/2012 2:12:00 PM

0



"The Revd" schreef in bericht
news:bit9k79d38rames8b8h9stupgbpjmk3rr3@4ax.com...

On Wed, 22 Feb 2012 14:28:32 +0100, "der Julius"
<derJulius@Paulanernnet.de> wrote:

>
>
>"The Revd" schreef in bericht
>news:ltq9k7t00p2o4dvp61i1q416j49l8m07ti@4ax.com...
>
>On Wed, 22 Feb 2012 13:40:18 +0100, "Heinrich"
><Heinrich@Ruhrgasnet.de> wrote:
>
>>It may be more instructive to begin with what you will not find in the
>>Illinois Holocaust Museum & Education Center???s traveling exhibition about
>>Jewish World War II veterans.
>
>Someone had to work in the canteens and the supply rooms....and jews
>were eminently suited for that sort of military action! LOL
>
>it reminds me of the childkiller rob goldman who after he left for the
>states returned annually for kitchen duty with the idf.

Ah yes, ass clown Goldstein! LOL


last thing i found on him was a copy of an email to israel in which he
applied for a job

The Revd

2/22/2012 3:40:00 PM

0

On Wed, 22 Feb 2012 15:11:49 +0100, "der Julius"
<derJulius@Paulanernnet.de> wrote:

>
>
>"The Revd" schreef in bericht
>news:bit9k79d38rames8b8h9stupgbpjmk3rr3@4ax.com...
>
>On Wed, 22 Feb 2012 14:28:32 +0100, "der Julius"
><derJulius@Paulanernnet.de> wrote:
>
>>
>>
>>"The Revd" schreef in bericht
>>news:ltq9k7t00p2o4dvp61i1q416j49l8m07ti@4ax.com...
>>
>>On Wed, 22 Feb 2012 13:40:18 +0100, "Heinrich"
>><Heinrich@Ruhrgasnet.de> wrote:
>>
>>>It may be more instructive to begin with what you will not find in the
>>>Illinois Holocaust Museum & Education Center?s traveling exhibition about
>>>Jewish World War II veterans.
>>
>>Someone had to work in the canteens and the supply rooms....and jews
>>were eminently suited for that sort of military action! LOL
>>
>>it reminds me of the childkiller rob goldman who after he left for the
>>states returned annually for kitchen duty with the idf.
>
>Ah yes, ass clown Goldstein! LOL
>
>
>last thing i found on him was a copy of an email to israel in which he
>applied for a job

Yes, I remember seeing his CV - full of jew lies.

CUNTICA

2/22/2012 3:55:00 PM

0

Awh, the Dutch coward & the Polack coward!

der Julius

2/22/2012 4:06:00 PM

0



"CUNTICA" schreef in bericht
news:a4c9ec86-e1ea-4cc9-b43a-ced490ee0e70@9g2000vbq.googlegroups.com...

Awh, the Dutch coward & the Polack coward!

you lul, you do not remember rob goldman tyhe jew idiot from floria who was
proud of having a palestinian killed?
shamme on you

The Revd

2/22/2012 4:08:00 PM

0

On Wed, 22 Feb 2012 17:06:20 +0100, "der Julius"
<derJulius@Paulanernnet.de> wrote:

>
>
>"CUNTICA" schreef in bericht
>news:a4c9ec86-e1ea-4cc9-b43a-ced490ee0e70@9g2000vbq.googlegroups.com...
>
>Awh, the Dutch coward & the Polack coward!
>
>you lul, you do not remember rob goldman tyhe jew idiot from floria who was
>proud of having a palestinian killed?
>shamme on you

jew wog B'rian B'ris with all his military fantasies...typical jew wog
coward, hiding up a Scotsman's kilt!

CUNTICA

2/22/2012 4:53:00 PM

0

The Revd

hard time dog shit - YouTube


? 2:44? 2:44


www.youtube.com/watch?v=lSx4CtfBe20


24 Jun 2007 - 3 min - Uploaded by berniebertone
There's? a couple things wrong with this video. 1. This guy must have
no life to be filming his dog taking a dump ...


Wu-tang clan - dog shit - YouTube

CUNTICA

2/22/2012 4:55:00 PM

0

" you lul, you do not remember rob goldman tyhe jew idiot from floria
who was proud of having a palestinian killed? shamme on you"

& you do remember - for a newcomer?

He should've killed more of the bastards!