D
Denis Nikiforov
(transmit-message (Hello *All*)
(Say '(
mysql-ruby doesn't work on FreeBSD:
,----
| /web/itartass/site/www/tmp/sotp $ ./public/dispatch.cgi
| I, [2006-05-09T15:54:21.976368 #79565] INFO -- : Og uses the Mysql store.
| /web/itartass/gems/gems/og-0.30.0/lib/og/store/mysql.rb:215: [BUG] Segmentation fault
| ruby 1.8.4 (2005-12-24) [i386-freebsd4.11]
|
| Abort trap
`----
What's the problem and how could it be fixed?
Og die on this line:
,----[ /web/itartass/gems/gems/og-0.30.0/lib/og/store/mysql.rb:215 ]
| actual_fields = conn.list_fields(klass::OGTABLE).fetch_fields.map {|f| f.name }
`----
(Say '(
mysql-ruby doesn't work on FreeBSD:
,----
| /web/itartass/site/www/tmp/sotp $ ./public/dispatch.cgi
| I, [2006-05-09T15:54:21.976368 #79565] INFO -- : Og uses the Mysql store.
| /web/itartass/gems/gems/og-0.30.0/lib/og/store/mysql.rb:215: [BUG] Segmentation fault
| ruby 1.8.4 (2005-12-24) [i386-freebsd4.11]
|
| Abort trap
`----
What's the problem and how could it be fixed?
Og die on this line:
,----[ /web/itartass/gems/gems/og-0.30.0/lib/og/store/mysql.rb:215 ]
| actual_fields = conn.list_fields(klass::OGTABLE).fetch_fields.map {|f| f.name }
`----