How do I fix "git-svn died of signal 6" during clone? - git-svn

I'm trying to clone a new SVN repository with little more than trunk/branches/tags in it, but it fails with relatively little information:
git svn clone --stdlayout https://mydomain.com/svn/myrepo
Initialized empty Git repository in /Users/datguy/myrepo/.git/
Authentication realm: <https://mydomain.com> (null)
Password for 'datguy':
error: git-svn died of signal 6
I thought I was using the default versions of git & svn that came with OSX 10.8.3, but I noticed that the svn version reported by the following two commands was different:
$ git svn --version
git-svn version 1.7.10.2 (Apple Git-33) (svn 1.6.18)
$ svn --version
svn, version 1.7.7 (r1393599)
I apparently installed a newer version of svn with homebrew (in /usr/local/bin/svn). I am able to work with this repository using svn, including import, checkout, etc. How do I figure out what's going wrong with git-svn, or update the svn bindings?
EDIT - I dug into the console and found this perl crash report. Unfortunately, I don't have enough experience reading these reports to know what it's trying to tell me.
Process: perl5.12 [13309]
Path: /usr/bin/perl5.12
Identifier: perl5.12
Version: 77.2
Code Type: X86-64 (Native)
Parent Process: git [13308]
User ID: 501
PlugIn Path: /Library/Perl/5.12/darwin-thread-multi-2level/auto/SVN/_Ra/_Ra.bundle
PlugIn Identifier: _Ra.bundle
PlugIn Version: ??? (52)
Date/Time: 2013-04-18 15:20:16.512 -0400
OS Version: Mac OS X 10.8.3 (12D78)
Report Version: 10
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
__abort() called
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff977d0d46 __kill + 10
1 libsystem_c.dylib 0x00007fff968b6ec0 __abort + 193
2 libsystem_c.dylib 0x00007fff9687877d __chk_fail + 35
3 libsystem_c.dylib 0x00007fff968787f0 __memset_chk + 41
4 libneon.27.dylib 0x000000010e0b2cf1 ne__ntlm_authenticate + 1018
5 libneon.27.dylib 0x000000010e0b1455 ntlm_challenge + 171
6 libneon.27.dylib 0x000000010e0afd17 ah_post_send + 1400
7 libneon.27.dylib 0x000000010e0a8a10 ne_end_request + 100
8 libneon.27.dylib 0x000000010e0a8bbc ne_request_dispatch + 70
9 libsvn_ra_neon-1.0.0.0.dylib 0x000000010e0729fd svn_ra_neon__request_dispatch + 404
10 libsvn_ra_neon-1.0.0.0.dylib 0x000000010e06d357 svn_ra_neon__exchange_capabilities + 186
11 libsvn_ra_neon-1.0.0.0.dylib 0x000000010e071156 0x10e063000 + 57686
12 libsvn_ra-1.0.0.0.dylib 0x000000010df4d096 svn_ra_open3 + 1170
13 libsvn_ra-1.0.0.0.dylib 0x000000010df4c483 svn_ra_open + 175
14 _Ra.bundle 0x000000010e0db65b _wrap_svn_ra_open + 675
15 libperl.dylib 0x000000010dc36abd Perl_pp_entersub + 2456
16 libperl.dylib 0x000000010dc2eee1 Perl_runops_standard + 38
17 libperl.dylib 0x000000010dbdff26 perl_run + 453
18 perl5.12 0x000000010dbc5d54 main + 221
19 libdyld.dylib 0x00007fff9685b7e1 start + 1

Thanks to this Q&A, I learned how to update the SVN::Core perl module. After doing that, I was able to clone the svn repository.

Related

Warning Symfony2.2.*: proc_open(): CreateProcess failed, error code - 267 "vendor\symfony\symfony\src\Symfony\Component\Process\Process.php" line 248

I have an old "2.2.*" symfony project which I will add some modifications.
As a first step:
1/ I made the necessary installation:
-/WampServer 3.2.6 - 64bit,
-/Composer version 2.2.18,
-/Windows 11 Pro
2/ I cloned the project in my "PC"
3/ command: composer install
4/command: C:\wamp64\www\Portal%20Web>php app/console server:run
=> I got the following error:
//**** vendor\symfony\symfony\src\Symfony\Component\Process\Process.php ****//

The application has crashed with an uncaught exception 'org.applicationame.TiUIWebViewProxy' in 7.5.0 and 7.5.1 SDK

I am getting below error while using titanium SDK 7.5.0. Apps works well with 7.4.x. I am doing upgrade before that i want to address root cause why app is not working in latest and > 7.5.X
This is am getting for iOS simulator launch after login to app got crash and then stop working.
Nothing found here
[ERROR] The application has crashed with an uncaught exception 'org.applicationame.TiUIWebViewProxy'.
[ERROR] Reason:
[ERROR] Invalid type passed to function
[ERROR] Stack trace:
[ERROR] 0 CoreFoundation 0x000000010ee5b8db __exceptionPreprocess + 331
[ERROR] 1 libobjc.A.dylib 0x000000010dc68ac5 objc_exception_throw + 48
[ERROR] 2 Connect 0x000000010831c35d TiExceptionThrowWithNameAndReason + 141
[ERROR] 3 Connect 0x00000001082dc44b -[TiProxy throwException:subreason:location:] + 107
[ERROR] 4 Connect 0x00000001082581b2 -[TiUIWebViewProxy evalJS:] + 562
[ERROR] 5 Foundation 0x000000010a7047bc __NSThreadPerformPerform + 331
[ERROR] 6 CoreFoundation 0x000000010edc2db1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
[ERROR] 7 CoreFoundation 0x000000010edc2633 __CFRunLoopDoSources0 + 243
[ERROR] 8 CoreFoundation 0x000000010edbccef __CFRunLoopRun + 1231
[ERROR] 9 CoreFoundation 0x000000010edbc4d2 CFRunLoopRunSpecific + 626
[ERROR] 10 GraphicsServices 0x00000001124b82fe GSEventRunModal + 65
[ERROR] 11 UIKitCore 0x0000000119dbafc2 UIApplicationMain + 140
[ERROR] 12 Connect 0x00000001081facc8 main + 104
[ERROR] 13 libdyld.dylib 0x0000000110350541 start + 1
[ERROR] 14 ??? 0x0000000000000001 0x0 + 1
Able to solve by adding below config in tiapp.xml. This legacy issue which enable javascript to run on mainthread. In later version its already handled different way.
<ios>
<run-on-main-thread>true</run-on-main-thread>
<!-- more iOS stuff here... -->
</ios>
Reference : https://jira.appcelerator.org/browse/TIMOB-19682
https://github.com/appcelerator/titanium_mobile/pull/7053
https://github.com/appcelerator/titanium_mobile/pull/6891

Encoding/locale of gitlab runner machine

I have setup GitLab runner on winserver 2016.
Everything works fine, except output of runner on gitlab.
Locale of winserver is RU.
I'm trying to build projects with MSBUILD, which outputs russian characters:
Checking out e5ec41d1 as release-2...
Skipping Git submodules setup
$ echo "начинается билд %PROJECT_NAME%"
"начинается билд PEPSolution"
$ echo "Релизная сборка... "
"Релизная сборка... "
$ "C:\Program Files ^(x86^)\MSBuild\14.0\Bin\amd64\MSBuild.exe" /consoleloggerparameters:ErrorsOnly /maxcpucount /nologo /property:Configuration=Release /verbosity:quiet "%PROJECT_NAME%.sln"
C:\Program Files (x86)\MSBuild\14.0\bin\amd64\Microsoft.Common.CurrentVersion.targets(2398,5): error MSB3091: ������ �� �믮�����, ⠪ ��� �� �����㦥�
Russian symbols from yml file are displayed correctly. But from output of MSBUILD is wrong
So questions are:
How to make it to show in correctly?
May be I violate some best practices?
Regards
Add before "stages:" command "- CHCP 65001" in "before_script:"
before_script:
- CHCP 65001
stages:
- build
- test
- deploy
...
Found finaly solution!
just add
- chcp 65001
into yml file before calling msbuild
it tells change default codepage of cmd to utf8
I have same issue (Windows 10 Home for one language - russian, v.1903, build 18362.535).
Result of gitlab runner:
1 Running with gitlab-runner 12.6.0 (ac8e767a)
2 on gitlab-unity-runner vzC5L735
3 Using Shell executor...
4 Running on DESKTOP-LOSJ2JN...
5 Fetching changes with git depth set to 50...
6 & : ��� "git" �� ��ᯮ����� ��� ��� ����������, �㭪樨, 䠩�� �業���� ��� �믮��塞�� �ணࠬ��. �஢����� �ࠢ��쭮�
7 �� ����ᠭ�� �����, � ⠪�� ����稥 � �ࠢ��쭮��� ����, ��᫥ 祣� ��������� �������.
8 C:\WINDOWS\TEMP\build_script960183957\script.ps1:163 ����:3
9 + & "git" "config" "-f" "C:\<user>\GitLab-Runner\builds\vzC5L735\0\ga ...
10 + ~~~~~
11 + CategoryInfo : ObjectNotFound: (git:String) [], CommandNotFoundException
12 + FullyQualifiedErrorId : CommandNotFoundException
13
14 cd : �� 㤠���� ����� ���� "C:\<user>\GitLab-Runner\builds\vzC5L735\0\<user>\test_unity_ci_project", ⠪ ��� �� ��
15 ����������.
16 C:\WINDOWS\TEMP\build_script063808752\script.ps1:159 ����:1
17 + cd "C:\<user>\GitLab-Runner\builds\vzC5L735\0\<user>\test_unity_c ...
18 + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
19 + CategoryInfo : ObjectNotFound: (C:\<user>\Git...nity_ci_project:String) [Set-Location], ItemNotFoundE
20 xception
21 + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.SetLocationCommand
22
23 ERROR: Job failed: exit status 1
I've set language for non unicode programs:
Control panel -> Regional standards -> Additional -> Language for non unicode programs -> Change system language -> change to 'English (USA)' -> reboot.
scr1
scr2
After that I've got correct gitlab runner message:
1 Running with gitlab-runner 12.6.0 (ac8e767a)
2 on gitlab-unity-runner vzC5L735
3 Using Shell executor...
5 Running on DESKTOP-LOSJ2JN...
7 Fetching changes with git depth set to 50...
8 & : The term 'git' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spe
9 lling of the name, or if a path was included, verify that the path is correct and try again.
10 At C:\WINDOWS\TEMP\build_script179741393\script.ps1:163 char:3
11 + & "git" "config" "-f" "C:\<user>\GitLab-Runner\builds\vzC5L735\0\ga ...
12 + ~~~~~
13 + CategoryInfo : ObjectNotFound: (git:String) [], CommandNotFoundException
14 + FullyQualifiedErrorId : CommandNotFoundException
15
17 cd : Cannot find path 'C:\<user>\GitLab-Runner\builds\vzC5L735\0\<user>\test_unity_ci_project' because it does not
18 exist.
19 At C:\WINDOWS\TEMP\build_script677283324\script.ps1:159 char:1
20 + cd "C:\<user>\GitLab-Runner\builds\vzC5L735\0\<user>\test_unity_c ...
21 + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
22 + CategoryInfo : ObjectNotFound: (C:\<user>\Git...nity_ci_project:String) [Set-Location], ItemNotFoundE
23 xception
24 + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.SetLocationCommand
25
27 ERROR: Job failed: exit status 1

How to install react-native-vector-icons?

I literally tried all the resources I could find
This, This, and so many other questions on stack overflow here
but I'm not able to get it to work
I first used the
react-native init myapp
Command to start a project and install the react-native-vector-icons as instructed on its github page
I have imported the FontAwesome family like this
import Icon from 'react-native-vector-icons/FontAwesome';
But when ever i run the app I get this error on both android and ios
On Android
The development server returned response error code: 500
URL: http://10.0.2.2:8081/index.delta?platform=android&dev=true&minify=false
Body:
{"type":"InternalError","errors":[],"message":"Metro Bundler has encountered an internal error, please check your terminal error output for more details"}
processBundleResult
BundleDownloader.java:242
access$100
BundleDownloader.java:41
onResponse
BundleDownloader.java:208
execute
RealCall.java:135
run
NamedRunnable.java:32
runWorker
ThreadPoolExecutor.java:1112
run
ThreadPoolExecutor.java:587
run
Thread.java:818
On iOS
Failed to load bundle(http://localhost:8081/index.bundle?platform=ios&dev=true&minify=false) with error:(Metro Bundler has encountered an internal error, please check your terminal error output for more details (null))
__38-[RCTCxxBridge loadSource:onProgress:]_block_invoke.242
RCTCxxBridge.mm:419
___ZL36attemptAsynchronousLoadOfBundleAtURLP5NSURLU13block_pointerFvP18RCTLoadingProgressEU13block_pointerFvP7NSErrorP9RCTSourceE_block_invoke.118
__80-[RCTMultipartDataTask URLSession:streamTask:didBecomeInputStream:outputStream:]_block_invoke
-[RCTMultipartStreamReader emitChunk:headers:callback:done:]
-[RCTMultipartStreamReader readAllPartsWithCompletionCallback:progressCallback:]
-[RCTMultipartDataTask URLSession:streamTask:didBecomeInputStream:outputStream:]
__88-[NSURLSession delegate_streamTask:didBecomeInputStream:outputStream:completionHandler:]_block_invoke
__NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__
-[NSBlockOperation main]
-[__NSOperationInternal _start:]
_dispatch_client_callout
_dispatch_block_invoke_direct
_dispatch_client_callout
_dispatch_block_invoke_direct
dispatch_block_perform
__NSOQSchedule_f
_dispatch_client_callout
_dispatch_continuation_pop
_dispatch_async_redirect_invoke
_dispatch_root_queue_drain
_dispatch_worker_thread3
_pthread_wqthread
start_wqthread
And on the debugging console I get this errors
deltaUrlToBlobUrl.js:31 GET http://localhost:8081/index.delta?platform=android&dev=true&minify=false 500 (Internal Server Error)
DeltaPatcher.js:58 Uncaught (in promise) Error: DeltaPatcher should receive a fresh Delta when being initialized
at DeltaPatcher.applyDelta (DeltaPatcher.js:58)
at deltaUrlToBlobUrl (deltaUrlToBlobUrl.js:34)
at <anonymous>
I'll be very glad if I could get it working. Thanks in advance.
I finally found the solution
This happens only in the react-native version 0.52.0
The file it is trying to find does in fact declare that module. Something about the order of file searching must have changed with the recent release.
Try this
rm ./node_modules/react-native/local-cli/core/__fixtures__/files/package.json
Link 1, Link 2
Use npm you can install it in a easy way.Follow the below commonds in the root folder:
* npm install react-native-vector-icons
* react-native link

Can't install Ruby 2.0.0-p0 with RVM. Error running 'make -j8'

I tried to install Ruby 2 using RVM today and it failed. I updated RVM, all my brew formulas and whatnot. This is what I get:
admin:/$ rvm install ruby-2.0.0-p0
Searching for binary rubies, this might take some time.
No binary rubies available for: osx/10.8/x86_64/ruby-2.0.0-p0.
Continuing with compilation. Please read 'rvm mount' to get more information on binary rubies.
Installing requirements for osx, might require sudo password.
Already up-to-date.
Certificates in '/usr/local/etc/openssl/cert.pem' already are up to date.
Installing Ruby from source to: /Users/admin/.rvm/rubies/ruby-2.0.0-p0, this may take a while depending on your cpu(s)...
ruby-2.0.0-p0 - #downloading ruby-2.0.0-p0, this may take a while depending on your connection...
ruby-2.0.0-p0 - #extracting ruby-2.0.0-p0 to /Users/admin/.rvm/src/ruby-2.0.0-p0
ruby-2.0.0-p0 - #extracted to /Users/admin/.rvm/src/ruby-2.0.0-p0
ruby-2.0.0-p0 - #configuring......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
ruby-2.0.0-p0 - #compiling...............................................................................................................................................................................................................
Error running 'make -j8',
please read /Users/admin/.rvm/log/ruby-2.0.0-p0/make.log
There has been an error while running make. Halting the installation.
Anyone ran into this problem?
-EDIT---
/Users/admin/.rvm/log/ruby-2.0.0-p0/make.log:
[2013-03-26 18:16:26] make
CC = gcc-4.2
LD = ld
LDSHARED = gcc-4.2 -dynamiclib
CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Werror=pointer-arith -Werror=write-strings -Werror=declaration-after-statement -Werror=shorten-64-to-32 -Werror=implicit-function-declaration -fno-common -pipe
XCFLAGS = -include ruby/config.h -include ruby/missing.h -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT
CPPFLAGS = -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT -I/usr/local/opt/libyaml/include -I/usr/local/opt/readline/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include -I/usr/local/opt/libksba/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I. -I.ext/include/x86_64-darwin12.3.0 -I./include -I.
DLDFLAGS = -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -L/usr/local/opt/libyaml/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/libksba/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -install_name /Users/admin/.rvm/rubies/ruby-2.0.0-p0/lib/libruby.2.0.0.dylib -current_version 2.0.0 -compatibility_version 2.0.0 -fstack-protector -Wl,-u,_objc_msgSend -fstack-protector -Wl,-u,_objc_msgSend
SOLIBS =
compiling main.c
compiling dmydln.c
compiling dmyencoding.c
compiling version.c
compiling miniprelude.c
translating probes probes.d
compiling bignum.c
compiling class.c
. ./vm_opts.h
compiling compar.c
compiling complex.c
compiling dir.c
compiling dln_find.c
compiling enum.c
compiling enumerator.c
compiling error.c
compiling eval.c
compiling load.c
compiling proc.c
compiling file.c
compiling gc.c
compiling hash.c
compiling inits.c
compiling io.c
compiling marshal.c
compiling math.c
compiling node.c
compiling numeric.c
compiling object.c
compiling pack.c
compiling parse.c
compiling process.c
compiling random.c
compiling range.c
compiling rational.c
compiling re.c
compiling regcomp.c
compiling regenc.c
compiling regerror.c
compiling regexec.c
compiling regparse.c
compiling regsyntax.c
compiling ruby.c
compiling safe.c
compiling signal.c
compiling sprintf.c
compiling st.c
compiling strftime.c
compiling string.c
compiling struct.c
compiling time.c
compiling transcode.c
compiling util.c
compiling variable.c
compiling compile.c
compiling debug.c
compiling iseq.c
compiling vm.c
compiling vm_dump.c
compiling vm_backtrace.c
compiling vm_trace.c
compiling thread.c
compiling cont.c
compiling ./enc/ascii.c
compiling ./enc/us_ascii.c
compiling ./enc/unicode.c
compiling newline.c
compiling ./enc/utf_8.c
compiling ./missing/setproctitle.c
compiling dmyext.c
compiling dln.c
compiling encoding.c
compiling dmyversion.c
compiling array.c
linking miniruby
generating encdb.h
/Users/admin/.rvm/src/ruby-2.0.0-p0/lib/erb.rb:375: [BUG] Stack consistency error (sp: 30, bp: 28)
ruby 2.0.0p0 (2013-02-24 revision 39474) [x86_64-darwin12.3.0]
-- Crash Report log information --------------------------------------------
See Crash Report log file under the one of following:
* ~/Library/Logs/CrashReporter
* /Library/Logs/CrashReporter
* ~/Library/Logs/DiagnosticReports
* /Library/Logs/DiagnosticReports
the more detail of.
-- Control frame information -----------------------------------------------
c:0007 p:0081 s:0030 e:000029 CLASS /Users/admin/.rvm/src/ruby-2.0.0-p0/lib/erb.rb:375
c:0006 p:0014 s:0026 e:000025 CLASS /Users/admin/.rvm/src/ruby-2.0.0-p0/lib/erb.rb:354
c:0005 p:0011 s:0024 e:000023 CLASS /Users/admin/.rvm/src/ruby-2.0.0-p0/lib/erb.rb:341
c:0004 p:0020 s:0020 e:000019 TOP /Users/admin/.rvm/src/ruby-2.0.0-p0/lib/erb.rb:270 [FINISH]
c:0003 p:---- s:0018 e:000017 CFUNC :require
c:0002 p:0007 s:0014 E:0006e8 EVAL ./tool/generic_erb.rb:2 [FINISH]
c:0001 p:0000 s:0002 E:0015f8 TOP [FINISH]
./tool/generic_erb.rb:2:in `<main>'
./tool/generic_erb.rb:2:in `require'
/Users/admin/.rvm/src/ruby-2.0.0-p0/lib/erb.rb:270:in `<top (required)>'
/Users/admin/.rvm/src/ruby-2.0.0-p0/lib/erb.rb:341:in `<class:ERB>'
/Users/admin/.rvm/src/ruby-2.0.0-p0/lib/erb.rb:354:in `<class:Compiler>'
/Users/admin/.rvm/src/ruby-2.0.0-p0/lib/erb.rb:375:in `<class:Scanner>'
-- C level backtrace information -------------------------------------------
0 miniruby 0x0000000102506e44 rb_vm_bugreport + 164
1 miniruby 0x00000001023de15e report_bug + 302
2 miniruby 0x00000001023de414 rb_bug + 180
3 miniruby 0x00000001024fcec0 vm_exec_core + 32080
4 miniruby 0x00000001024fd09e vm_exec + 94
5 miniruby 0x00000001024fdf7a rb_iseq_eval + 266
6 miniruby 0x00000001023e2d72 rb_load_internal + 306
7 miniruby 0x00000001023e44c1 rb_require_safe + 1313
8 miniruby 0x00000001024ecc84 call_cfunc_1 + 20
9 miniruby 0x00000001024f3146 vm_call_cfunc + 1046
10 miniruby 0x0000000102501d00 vm_call_method + 224
11 miniruby 0x00000001024f8383 vm_exec_core + 12819
12 miniruby 0x00000001024fd09e vm_exec + 94
13 miniruby 0x00000001024fde4e rb_iseq_eval_main + 206
14 miniruby 0x00000001023e14df ruby_exec_internal + 111
15 miniruby 0x00000001023e24c2 ruby_run_node + 82
16 miniruby 0x00000001023a85df main + 79
17 libdyld.dylib 0x00007fff8544f7e1 start + 0
-- Other runtime information -----------------------------------------------
* Loaded script: ./tool/generic_erb.rb
* Loaded features:
0 enumerator.so
1 /Users/admin/.rvm/src/ruby-2.0.0-p0/lib/cgi/util.rb
[NOTE]
You may have encountered a bug in the Ruby interpreter or extension libraries.
Bug reports are welcome.
For details: http://www.ruby-lang.org/bugreport.html
/Users/admin/.rvm/src/ruby-2.0.0-p0/lib/fileutils.rb:111: [BUG] Stack consistency error (sp: 38, bp: 36)
ruby 2.0.0p0 (2013-02-24 revision 39474) [x86_64-darwin12.3.0]
-- Crash Report log information --------------------------------------------
See Crash Report log file under the one of following:
* ~/Library/Logs/CrashReporter
* /Library/Logs/CrashReporter
* ~/Library/Logs/DiagnosticReports
* /Library/Logs/DiagnosticReports
the more detail of.
-- Control frame information -----------------------------------------------
c:0006 p:0038 s:0038 e:000037 CLASS /Users/admin/.rvm/src/ruby-2.0.0-p0/lib/fileutils.rb:111
c:0005 p:0035 s:0034 e:000033 CLASS /Users/admin/.rvm/src/ruby-2.0.0-p0/lib/fileutils.rb:107
c:0004 p:0009 s:0032 e:000031 TOP /Users/admin/.rvm/src/ruby-2.0.0-p0/lib/fileutils.rb:85 [FINISH]
c:0003 p:---- s:0030 e:000029 CFUNC :require
c:0002 p:0098 s:0026 E:002668 EVAL ./tool/mkconfig.rb:11 [FINISH]
c:0001 p:0000 s:0002 E:0001f8 TOP [FINISH]
./tool/mkconfig.rb:11:in `<main>'
./tool/mkconfig.rb:11:in `require'
/Users/admin/.rvm/src/ruby-2.0.0-p0/lib/fileutils.rb:85:in `<top (required)>'
/Users/admin/.rvm/src/ruby-2.0.0-p0/lib/fileutils.rb:107:in `<module:FileUtils>'
/Users/admin/.rvm/src/ruby-2.0.0-p0/lib/fileutils.rb:111:in `<module:NoWrite>'
-- C level backtrace information -------------------------------------------
0 miniruby 0x0000000101179e44 rb_vm_bugreport + 164
1 miniruby 0x000000010105115e report_bug + 302
2 miniruby 0x0000000101051414 rb_bug + 180
3 miniruby 0x000000010116fec0 vm_exec_core + 32080
4 miniruby 0x000000010117009e vm_exec + 94
5 miniruby 0x0000000101170f7a rb_iseq_eval + 266
6 miniruby 0x0000000101055d72 rb_load_internal + 306
7 miniruby 0x00000001010574c1 rb_require_safe + 1313
8 miniruby 0x000000010115fc84 call_cfunc_1 + 20
9 miniruby 0x0000000101166146 vm_call_cfunc + 1046
10 miniruby 0x0000000101174d00 vm_call_method + 224
11 miniruby 0x000000010116b383 vm_exec_core + 12819
12 miniruby 0x000000010117009e vm_exec + 94
13 miniruby 0x0000000101170e4e rb_iseq_eval_main + 206
14 miniruby 0x00000001010544df ruby_exec_internal + 111
15 miniruby 0x00000001010554c2 ruby_run_node + 82
16 miniruby 0x000000010101b5df main + 79
17 libdyld.dylib 0x00007fff8544f7e1 start + 0
18 ??? 0x0000000000000009 0x0 + 9
-- Other runtime information -----------------------------------------------
* Loaded script: ./tool/mkconfig.rb
* Loaded features:
0 enumerator.so
[NOTE]
You may have encountered a bug in the Ruby interpreter or extension libraries.
Bug reports are welcome.
For details: http://www.ruby-lang.org/bugreport.html
make: *** [encdb.h] Abort trap: 6
make: *** Waiting for unfinished jobs....
make: *** [.rbconfig.time] Abort trap: 6
Make sure to install latest version of Command Line Tools for Xcode and follow this instruction:
rvm get stable
rvm autolibs enable
rvm install ruby || rvm install ruby --with-gcc=clang
Remove lines with 'rvm_autolibs_flag=' from '/etc/rvmrc', please clean it manually, then
rvm get stable
rvm autolibs enable
rvm install ruby || rvm install ruby --with-gcc=clang