kgio RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
* kgio_ext.so: [BUG] constant not a symbol or string
@ 2013-12-27  6:23 Christopher Rigor
  2013-12-27  7:41 ` Eric Wong
  2014-01-16 23:54 ` Eric Wong
  0 siblings, 2 replies; 5+ messages in thread
From: Christopher Rigor @ 2013-12-27  6:23 UTC (permalink / raw)
  To: kgio

Hi,

When I start sidekiq from the command line, it runs correctly. When it is
started from monit, I get kgio_ext.so: [BUG] constant not a symbol or
string.

I'm using kgio 2.8.0 and ruby 2.0.0 p353.

I know monit doesn't set some environment variables but I didn't expect to
encounter an issue with Ruby internals if an environment variable is
missing.

Based on the backtrace "kgio-2.8.0/lib/kgio_ext.so(init_kgio_tryopen+0x1a9)
[0x7fe93d120359]" I found the code where the error came from.
http://repo.or.cz/w/kgio.git/blob/8be51237720fd18cb45188f29c717bbac0ca1964:/ext/kgio/tryopen.c#l173

1. Is this an error on kgio?
2. Did I give enough information to pinpoint the issue?
3. How can I debug this? What tools do you use for this kind of problems?

Regards,
Christopher


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-02-04  3:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-27  6:23 kgio_ext.so: [BUG] constant not a symbol or string Christopher Rigor
2013-12-27  7:41 ` Eric Wong
2014-01-16 23:54 ` Eric Wong
2014-02-04  2:38   ` Christopher Rigor
2014-02-04  3:04     ` Eric Wong

Code repositories for project(s) associated with this public inbox

	https://yhbt.net/kgio.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).