Project

General

Profile

Actions

Bug #2590

closed

[BUG] Segmentation fault

Added by marlboro05 (Stelios Nikolidakis) about 14 years ago. Updated almost 13 years ago.

Status:
Third Party's Issue
Assignee:
-
ruby -v:
ruby 1.9.1p243 (2009-07-16 revision 24175) [i386-mingw32]
[ruby-core:27518]

Description

=begin
I am running
rake:db create
and I get

: [BUG] Segmentation fault ruby 1.9.1p243 (2009-07-16 revision 24175) [i386-mingw32]

-- control frame ----------
c:0001 p:0000 s:0002 b:0002 l:001ebc d:001ebc TOP

-- Ruby level backtrace information-----------------------------------------
=end


Related issues 1 (0 open1 closed)

Related to Backport191 - Bug #2977: Segmaentation faultThird Party's Issue03/18/2010Actions
Actions #1

Updated by luislavena (Luis Lavena) about 14 years ago

=begin
Hello,

Reporting a segmentation fault from a Rails application without providing details about database configuration and others will not help determine the root of the segmentation fault.

There are lot of variables to consider inside a Rails application.

Also, could be this the cause of another library used in background either defined by you on config.gem / initializer or something else.

Also database adapters can be the root of this segmentation fault.

I guess you're running MySQL, and can bet version 5.1 with mysql-ruby gem 2.8.1

If I'm correct on the above, please read this:

http://blog.mmediasys.com/2009/08/21/mysqlruby-2-8-1-released/

See the "Importance of MySQL version used"

--
Luis Lavena

=end

Actions #2

Updated by marlboro05 (Stelios Nikolidakis) about 14 years ago

=begin
It was the dll of the mysql
After following these instructions it worked as expected
http://forums.aptana.com/viewtopic.php?f=20&t=7563&p=27407&hilit=libmysql.dll#p27407
=end

Actions #3

Updated by luislavena (Luis Lavena) about 14 years ago

=begin
Exactly, as I indicated in the post and and the previous tutorial in my blog.

Someone with rights over Redmine, please reject and close this bug report.

Thank you.

Luis Lavena

=end

Actions #4

Updated by nobu (Nobuyoshi Nakada) about 14 years ago

  • Status changed from Open to Third Party's Issue

=begin

=end

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0