Forums | Admin

Discussion Forums: help

Start New Thread Start New Thread
Message: 97344
BY: Kubo Takehiro (kubo)
DATE: 2012-01-10 21:53
SUBJECT: RE: frequent crashes on Win 2008 Server R2 x64

 

1. Does the backtrace end with the line "-- C level backtrace information ----"? No more lines?

2. Does sqlplus work fine?

3. What type of Oracle client do you use? Instant client or full client?

4. What varsion of Oracle client do you use?
Post the output of "sqlplus -v".

5. Could you make a minidump and send it to me?
5.1. Download http://www.jiubao.org/tmp/windump_191.so and copy it to "c:/Ruby19/lib/ruby/gems/1.9.1/gems/ruby-oci8-2.1.0-x86-mingw32/lib/".
5.2. add "require 'windump_191'" at the head of
"c:/Ruby19/lib/ruby/gems/1.9.1/gems/ruby-oci8-2.1.0-x86-mingw32/lib/oci8.rb".
5.3. run "bundle exec rake db:seed" until it is stopped by a segmentation fault
5.4. A dump file "minidump.dmp" is created at the current working directory.
5.5. Check the inside of the dump not to contain sensitive data such as password.
5.6. Send the dump to kubo@jiubao.org.


Thread View

Thread Author Date
frequent crashes on Win 2008 Server R2 x64Alex Roev2012-01-10 11:45
      RE: frequent crashes on Win 2008 Server R2 x64Kubo Takehiro2012-01-10 21:53
            RE: frequent crashes on Win 2008 Server R2 x64Alex Roev2012-01-11 18:15
                  RE: frequent crashes on Win 2008 Server R2 x64Kubo Takehiro2012-01-11 22:27

Post a followup to this message