General

Profile

lxh37 (Liz Huang)

  • Login: lxh37
  • Email: lxh37@psu.edu
  • Registered on: 08/14/2014
  • Last sign in: 12/02/2015

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 2 2

Activity

12/02/2015

08:35 PM Ruby Bug #11765: Trouble using fiddle to call Fortran from C

Found a bug in my Fortran file, it works now.
lxh37 (Liz Huang)
08:11 PM Ruby Bug #11765 (Third Party's Issue): Trouble using fiddle to call Fortran from C

Hi, I tried to transfer my project from Mac to Linux, but have trouble to use fiddle to call
the dynamic library which I generated using same Fortran and C codes I used in Mac. I used same
version of Ruby both in Mac and Linux. To na...
lxh37 (Liz Huang)

08/25/2014

05:56 PM Ruby Bug #10133: Bug in ruby

I could call library libSamplesize.dylib successfully in console application
and ruby script (not in thread). We have created a test project to test this
part of codes thoroughly before we generated the library, actually this par...
lxh37 (Liz Huang)
01:17 PM Ruby Bug #10133: Bug in ruby
"libSamplesize.dylib" is external library I genereated from C codes. Hope you read
the thread before you post answer, I have written console application, ruby script
to test C code and it works properly, it only crashes in Ruby On Rail...
lxh37 (Liz Huang)

08/22/2014

06:24 PM Ruby Bug #10133: Bug in ruby

When I wrap my code by thread, it has trouble to finish. I only see the output
of "Started At ....", never get to see "End at ...".
~~~ruby
require 'fiddle/import'
module Libm
extend Fiddle::Importer
dlload '/Lib...
lxh37 (Liz Huang)
05:50 PM Ruby Bug #10133: Bug in ruby

Thanks for trying to help.
Thread is new to me, I understand "Wrapping your code into Thread.new do your_code end.join" after read documentation about thread, but not sure what do you mean by "wrap it in a loop again"?
lxh37 (Liz Huang)
02:00 PM Ruby Bug #10133: Bug in ruby

Where can I get help to fix this bug?
lxh37 (Liz Huang)

08/21/2014

02:59 PM Ruby Bug #10133: Bug in ruby

BTW, errmsg was set to a string with 70 empty spaces in both places, when I paste it in my previous post, it doesn't look well, so I edited it.
lxh37 (Liz Huang)
02:54 PM Ruby Bug #10133: Bug in ruby

I used fiddle in my Ruby script and it works! but when I use it in the same way
on Ruby On Rails, it crashed. I pasted the codes below and you can see the codes
are exactly the same. I am not sure if it is fiddle.
Ruby script whi...
lxh37 (Liz Huang)

08/20/2014

07:44 PM Ruby Bug #10133: Bug in ruby

Not sure if it is helpful, I attached the .crash file generated today in
Logs/DiagnosticReports folder.
lxh37 (Liz Huang)

Also available in: Atom