lyudmil commented on issue #979: Error while create a view
URL: https://github.com/apache/couchdb/issues/979#issuecomment-344603120
 
 
   @wohali, I think this issue is not as specific to @thgautier92's setup as we 
might hope. I can confirm I have the same problem after applying the latest 
update of MacOS (10.13.1). I'm able to reproduce the problem without step 3 ? 
just installing the binary application and verifying the install fails:
   
   There many crash reports in my system log related to CouchDB, all pretty 
much one of two types. One is:
   
   ```
   Process:               couchjs [11507]
   Path:                  /Applications/Apache 
CouchDB.app/Contents/Resources/couchdbx-core/bin/couchjs
   Identifier:            couchjs
   Version:               0
   Code Type:             X86-64 (Native)
   Parent Process:        erl_child_setup [752]
   Responsible:           couchjs [11507]
   User ID:               501
   
   Date/Time:             2017-11-15 15:58:26.219 +0200
   OS Version:            Mac OS X 10.13.1 (17B48)
   Report Version:        12
   Anonymous UUID:        D39DCAE6-734C-498E-F796-1FECDA8DD5CF
   
   
   Time Awake Since Boot: 950 seconds
   
   System Integrity Protection: enabled
   
   Crashed Thread:        0
   
   Exception Type:        EXC_CRASH (SIGABRT)
   Exception Codes:       0x0000000000000000, 0x0000000000000000
   Exception Note:        EXC_CORPSE_NOTIFY
   
   Termination Reason:    DYLD, [0x1] Library missing
   
   Application Specific Information:
   dyld: launch, loading dependent libraries
   ...
   ```
   
   And here's the other:
   
   ```
   Process:               beam.smp [690]
   Path:                  /Applications/Apache 
CouchDB.app/Contents/Resources/couchdbx-core/lib/erlang/erts-6.1/bin/beam.smp
   Identifier:            beam.smp
   Version:               ???
   Code Type:             X86-64 (Native)
   Parent Process:        Apache CouchDB [682]
   Responsible:           beam.smp [690]
   User ID:               501
   
   Date/Time:             2017-11-14 17:06:00.744 +0200
   OS Version:            Mac OS X 10.13.1 (17B48)
   Report Version:        12
   Anonymous UUID:        D39DCAE6-734C-498E-F796-1FECDA8DD5CF
   
   
   Time Awake Since Boot: 1400 seconds
   
   System Integrity Protection: enabled
   
   Crashed Thread:        10
   
   Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
   Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000100000074
   Exception Note:        EXC_CORPSE_NOTIFY
   
   Termination Signal:    Segmentation fault: 11
   Termination Reason:    Namespace SIGNAL, Code 0xb
   Terminating Process:   exc handler [0]
   ...
   ```
   
   I'm available and willing to try things out on my Mac to help resolve this. 
Let me know how I might be useful.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to