[OpenIndiana-discuss] Building couchdb
Moinak Ghosh
moinakg at belenix.org
Sat Nov 6 11:04:01 UTC 2010
On Sat, Nov 6, 2010 at 3:09 PM, Paul Johnston
<Paul.A.Johnston at manchester.ac.uk> wrote:
> On 11/ 6/10 04:47 AM, Moinak Ghosh wrote:
>>
[...]>
> Fraid no joy yet!
>
> paulj at openindiana:~$ echo $LD_PRELOAD
> /usr/lib/libCrun.so.1
> paulj at openindiana:~$ pfexec /usr/local/bin/couchdb
> Apache CouchDB 1.0.1 (LogLevel=info) is starting.
>
> =CRASH REPORT==== 6-Nov-2010::09:38:06 ===
> crasher:
> initial call: application_master:init/4
> pid: <0.30.0>
> registered_name: []
> exception exit: {bad_return,
> {{couch_app,start,
> [normal,
> ["/usr/local/etc/couchdb/default.ini",
> "/usr/local/etc/couchdb/local.ini"]]},
> {'EXIT',
> "ld.so.1: beam.smp: fatal: relocation error:
> file /usr/lib/libicuuc.so.40: symbol __1cG__CrunKpure_error6F_v_: referenced
> symbol not found"}}}
> in function application_master:init/4
> ancestors: [<0.29.0>]
> messages: [{'EXIT',<0.31.0>,normal}]
> links: [<0.29.0>,<0.7.0>]
> dictionary: []
> trap_exit: true
> status: running
> heap_size: 1597
> stack_size: 24
> reductions: 187
> neighbours:
>
> =INFO REPORT==== 6-Nov-2010::09:38:06 ===
> application: couch
> exited: {bad_return,{{couch_app,start,
> [normal,
> ["/usr/local/etc/couchdb/default.ini",
> "/usr/local/etc/couchdb/local.ini"]]},
> {'EXIT',"ld.so.1: beam.smp: fatal: relocation error:
> file /usr/lib/libicuuc.so.40: symbol __1cG__CrunKpure_error6F_v_: referenced
> symbol not found"}}}
> type: temporary
>
Then it appears that the LD_PRELOAD environment setting is not
being passed onto the child. You need to try recompiling the
executable beam.smp with '-LCrun'.
Regards,
Moinak.
--
================================
http://www.belenix.org/
http://moinakg.wordpress.com/
More information about the OpenIndiana-discuss
mailing list