[ 
https://issues.apache.org/jira/browse/TRAFODION-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14696061#comment-14696061
 ] 

Atanu Mishra commented on TRAFODION-274:
----------------------------------------

Atanu Mishra (atanu-mishra) wrote on 2014-05-17:        #2
Fix checked into datalake branch --

Change owner: Narendra Goyal

Change reviewers: None

Summary of new features: Turn off seapilot in TM (set TM_USE_SEAPILOT=0 in TM's 
macros.gmk) as it was causing cores on spinel when using the google protobuf.

Launchpad bug # (if any): 1320334

Validation summary:

        EC build and UTT test on spinel

Changes needed in external documentation: None.

Tests added: None.

Changed in trafodion:
status: New → Fix Committed
Atanu Mishra (atanu-mishra) on 2014-05-20
Changed in trafodion:

Guy Groulx (guy-groulx) wrote on 2014-07-22:    #3
Installation and documentation now explain how to install proper libraries.

Changed in trafodion:
status: Fix Committed → Fix Released


> LP Bug: 1320334 - Can't run datalake_v40605 because of protobuf.
> ----------------------------------------------------------------
>
>                 Key: TRAFODION-274
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-274
>             Project: Apache Trafodion
>          Issue Type: Bug
>          Components: dtm
>            Reporter: Guy Groulx
>            Assignee: Guy Groulx
>            Priority: Blocker
>              Labels: seapilot
>             Fix For: 0.7 (pre-incubation)
>
>
> Installed datalake_v40605 onto spinel.
> Yes, I have the libprotobuf.so.6 libraries on the system.
> ldd tm shows that everything is present.
> The tms did startup but when trying to enabled txns, they all went down and 
> created cores.
> /opt/hp/squser2/dtlkV40605/sql/scripts> gdb tm 
> /local/cores/1008/core.1400253140.n008.36791.tm
> …
> Core was generated by `tm SQMON1.0 00007 00007 036791 $TM7 
> tag#0$port#37745$description#n008$ifname#17'.
> Program terminated with signal 6, Aborted.
> #0  0x00007ffff589e8a5 in raise () from /lib64/libc.so.6
> Missing separate debuginfos, use: debuginfo-install 
> boost-filesystem-1.41.0-11.el6_1.2.x86_64 
> boost-program-options-1.41.0-11.el6_1.2.x86_64 
> boost-system-1.41.0-11.el6_1.2.x86_64 cyrus-sasl-lib-2.1.23-13.el6.x86_64 
> glibc-2.12-1.107.el6.x86_64 libgcc-4.4.6-4.el6.x86_64 
> libstdc++-4.4.6-4.el6.x86_64 libuuid-2.17.2-12.7.el6.x86_64 
> nss-softokn-freebl-3.12.9-11.el6.x86_64 qpid-cpp-client-0.14-16.el6.x86_64
> (gdb) bt
> #0  0x00007ffff589e8a5 in raise () from /lib64/libc.so.6
> #1  0x00007ffff58a0085 in abort () from /lib64/libc.so.6
> #2  0x0000003bffe46f20 in google::protobuf::internal::LogMessage::Finish() ()
>    from /usr/lib64/libprotobuf.so.6
> #3  0x0000003bffe579d3 in 
> google::protobuf::MessageLite::AppendToString(std::basic_string<char, 
> std::char_traits<char>, std::allocator<char> >*) const ()
>    from /usr/lib64/libprotobuf.so.6
> #4  0x0000003bffe57a71 in google::protobuf::MessageLite::SerializeAsString() 
> const () from /usr/lib64/libprotobuf.so.6
> #5  0x0000000000408649 in tm_log_event (event_id=<value optimized out>, 
>     severity=<value optimized out>, temp_string=<value optimized out>, 
>     error_code=-1, rmid=-1, dtmid=<value optimized out>, seq_num=-1, 
> msgid=-1, 
>     xa_error=-1, pool_size=-1, pool_elems=-1, msg_retries=-1, pool_high=-1, 
>     pool_low=-1, pool_max=-1, tx_state=101, data=110, data1=-1, data2=-1, 
>     string1=0x664160 "UP", node=-1, msgid2=-1, offset=-1, tm_event_msg=-1, 
>     data4=0) at tmlogging.cpp:225
> #6  0x0000000000418f0c in TM_Info::state (this=0x6cd620, pv_state=101)
>     at tminfo.cpp:4945
> #7  0x000000000041d5a5 in TM_Info::tm_up (this=0x6cd620) at tminfo.cpp:4140
> #8  0x0000000000420fe1 in TM_Info::init_and_recover_rms (this=0x6cd620)
>     at tminfo.cpp:1970
> #9  0x0000000000436c3f in tmTimer_initializeRMs () at tmtimermain.cpp:166
> #10 0x00000000004376e9 in timerThread_main (arg=<value optimized out>)
> ---Type <return> to continue, or q <return> to quit---
>     at tmtimermain.cpp:322
> #11 0x00007ffff564e2df in SB_Thread::Thread::disp (this=0x12b51a0, 
>     pp_arg=0x12b51a0) at thread.cpp:199
> #12 0x00007ffff564e737 in thread_fun (pp_arg=0x12b51a0) at thread.cpp:295
> #13 0x00007ffff56519ac in sb_thread_sthr_disp (pp_arg=0x12b5770)
>     at threadl.cpp:241
> #14 0x00007ffff5c06851 in start_thread () from /lib64/libpthread.so.0
> #15 0x00007ffff595490d in clone () from /lib64/libc.so.6
> (gdb)
> Narendra created a UTT that does not use protobuf.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to