Uploaded image for project: 'AMQ Clients'
  1. AMQ Clients
  2. ENTMQCL-1820

[ruby] Crash in qpid-proton-ruby

    XMLWordPrintable

Details

    • Wawona

    Description

      [18:44:40] [PASS] dtestlib.Test :: [root@10.0.134.24]$  /var/dtests/node_data/clients/cli_wrapper.sh  -DDTESTS_PID=3348 -DC_KILLTIME=200 -DC_HANG_ANALYSIS_ENA=0 -DC_CRASH_ANALYSIS_ENA=0 -DC_CRASH_FILE_DELETE_ENA=0  /var/dtests/node_data/clients/aac0_sender  --log-msgs interop --broker admin:admin@10.0.134.24:5672 --connection-options "{  sasl_mechanisms : 'PLAIN', protocol : 'amqp1.0' }" --address "'test_direct_transient_empty_message'" --count 1 --msg-correlation-id corr-id-mWFvwx # ecode:0 (exp. 0), dur.:0.68 
      [18:44:41] [FAIL] dtestlib.Test :: [root@10.0.134.24]$  /var/dtests/node_data/clients/cli_wrapper.sh  -DDTESTS_PID=3348 -DC_KILLTIME=200 -DC_HANG_ANALYSIS_ENA=0 -DC_CRASH_ANALYSIS_ENA=0 -DC_CRASH_FILE_DELETE_ENA=0  /var/dtests/node_data/clients/cli-proton-ruby-receiver  --log-msgs interop --broker "admin:admin@10.0.134.24:5672/test_direct_transient_empty_message" --conn-allowed-mechs PLAIN --count 1 # ecode:134 (exp. 0), dur.:0.59 err_cnt:1
      [18:44:41] [INFO] dtestlib.Test :: stderr:
        /usr/share/gems/gems/qpid_proton-0.29.0/lib/util/wrapper.rb:94: [BUG] Segmentation fault
        ruby 2.0.0p648 (2015-12-16) [x86_64-linux]
        
        -- Control frame information -----------------------------------------------
        c:0025 p:---- s:0110 e:000109 CFUNC  :pn_record_get
        c:0024 p:0091 s:0105 e:000103 METHOD /usr/share/gems/gems/qpid_proton-0.29.0/lib/util/wrapper.rb:94
        c:0023 p:0025 s:0095 e:000094 METHOD /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/connection.rb:30
        c:0022 p:0163 s:0091 e:000090 METHOD /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/event.rb:82
        c:0021 p:0021 s:0087 e:000086 METHOD /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/event.rb:103
        c:0020 p:0012 s:0084 e:000083 METHOD /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/event.rb:75
        c:0019 p:0030 s:0078 e:000077 METHOD /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/event.rb:118
        c:0018 p:0007 s:0075 e:000074 METHOD /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/event.rb:124
        c:0017 p:0010 s:0072 e:000071 METHOD /usr/share/gems/gems/qpid_proton-0.29.0/lib/handler/messaging_adapter.rb:141
        c:0016 p:0009 s:0067 e:000066 METHOD /usr/share/gems/gems/qpid_proton-0.29.0/lib/handler/messaging_adapter.rb:96
        c:0015 p:0025 s:0063 e:000062 METHOD /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/event.rb:94
        c:0014 p:0073 s:0059 e:000058 BLOCK  /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/connection_driver.rb:194
        c:0013 p:0016 s:0056 e:000055 METHOD /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/connection_driver.rb:78
        c:0012 p:0007 s:0052 e:000051 METHOD /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/connection_driver.rb:188
        c:0011 p:0008 s:0049 e:000048 METHOD /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/container.rb:270
        c:0010 p:0024 s:0046 e:000045 METHOD /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/connection_driver.rb:204
        c:0009 p:0018 s:0041 e:000040 METHOD /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/container.rb:267
        c:0008 p:0010 s:0037 e:000036 BLOCK  /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/container.rb:419
        c:0007 p:0008 s:0035 e:000034 METHOD /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/container.rb:432
        c:0006 p:0310 s:0031 e:000030 METHOD /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/container.rb:419
        c:0005 p:0034 s:0018 e:000017 METHOD /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/container.rb:197
        c:0004 p:0167 s:0014 e:000013 METHOD /var/dtests/node_data/clients/cli-proton-ruby/lib/receiver_client.rb:56 [FINISH]
        c:0003 p:---- s:0008 e:000007 CFUNC  :new
        c:0002 p:0026 s:0004 E:0007f8 EVAL   /var/dtests/node_data/clients/cli-proton-ruby-receiver:21 [FINISH]
        c:0001 p:0000 s:0002 E:002328 TOP    [FINISH]
        
        -- Ruby level backtrace information ----------------------------------------
        /var/dtests/node_data/clients/cli-proton-ruby-receiver:21:in `<main>'
        /var/dtests/node_data/clients/cli-proton-ruby-receiver:21:in `new'
        /var/dtests/node_data/clients/cli-proton-ruby/lib/receiver_client.rb:56:in `initialize'
        /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/container.rb:197:in `run'
        /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/container.rb:419:in `run_one'
        /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/container.rb:432:in `maybe_panic'
        /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/container.rb:419:in `block in run_one'
        /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/container.rb:267:in `process'
        /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/connection_driver.rb:204:in `process'
        /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/container.rb:270:in `dispatch'
        /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/connection_driver.rb:188:in `dispatch'
        /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/connection_driver.rb:78:in `each_event'
        /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/connection_driver.rb:194:in `block in dispatch'
        /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/event.rb:94:in `dispatch'
        /usr/share/gems/gems/qpid_proton-0.29.0/lib/handler/messaging_adapter.rb:96:in `on_link_local_open'
        /usr/share/gems/gems/qpid_proton-0.29.0/lib/handler/messaging_adapter.rb:141:in `add_credit'
        /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/event.rb:124:in `receiver'
        /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/event.rb:118:in `link'
        /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/event.rb:75:in `get'
        /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/event.rb:103:in `context'
        /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/event.rb:82:in `_context'
        /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/connection.rb:30:in `wrap'
        /usr/share/gems/gems/qpid_proton-0.29.0/lib/util/wrapper.rb:94:in `fetch_instance'
        /usr/share/gems/gems/qpid_proton-0.29.0/lib/util/wrapper.rb:94:in `pn_record_get'
        
        -- C level backtrace information -------------------------------------------
        /lib64/libruby.so.2.0(+0x17908b) [0x7f71050c508b]
        /lib64/libruby.so.2.0(+0x63bda) [0x7f7104fafbda]
        /lib64/libruby.so.2.0(rb_bug+0xb3) [0x7f7104fb02e3]
        /lib64/libruby.so.2.0(+0x111a34) [0x7f710505da34]
        /lib64/libpthread.so.0(+0xf630) [0x7f7104d3f630]
        /lib64/libqpid-proton.so.11(pn_record_get+0) [0x7f70fd05d980] /builddir/build/BUILD/qpid-proton-0.29.0/c/src/core/codec.c:1210
        /usr/share/gems/gems/qpid_proton-0.29.0/lib/cproton.so(+0x17a41) [0x7f70fd2aea41] /builddir/build/BUILD/qpid-proton-0.29.0/c/src/core/encoder.c:277
        /lib64/libruby.so.2.0(+0x162a12) [0x7f71050aea12]
        /lib64/libruby.so.2.0(+0x167dac) [0x7f71050b3dac]
        /lib64/libruby.so.2.0(+0x16cf4f) [0x7f71050b8f4f]
        /lib64/libruby.so.2.0(+0x1636d4) [0x7f71050af6d4]
        /lib64/libruby.so.2.0(+0x164e9b) [0x7f71050b0e9b]
        /lib64/libruby.so.2.0(rb_class_new_instance+0x21) [0x7f7104ffbf41]
        /lib64/libruby.so.2.0(+0x162a12) [0x7f71050aea12]
        /lib64/libruby.so.2.0(+0x1743fe) [0x7f71050c03fe]
        /lib64/libruby.so.2.0(+0x167dac) [0x7f71050b3dac]
        /lib64/libruby.so.2.0(+0x16cf4f) [0x7f71050b8f4f]
        /lib64/libruby.so.2.0(rb_iseq_eval_main+0x7f) [0x7f71050bafdf]
        /lib64/libruby.so.2.0(+0x6717a) [0x7f7104fb317a]
        /lib64/libruby.so.2.0(ruby_exec_node+0x1d) [0x7f7104fb488d]
        /lib64/libruby.so.2.0(ruby_run_node+0x1e) [0x7f7104fb63ce]
        ruby() [0x4007fb]
        /lib64/libc.so.6(__libc_start_main+0xf5) [0x7f710403f545] /usr/src/debug/qpid-proton-0.29.0/c/src/core/transport.c:1366
        ruby() [0x400829]
        
        -- Other runtime information -----------------------------------------------
        
        * Loaded script: /var/dtests/node_data/clients/cli-proton-ruby-receiver
        
        * Loaded features:
        
            0 enumerator.so
            1 /usr/lib64/ruby/enc/encdb.so
            2 /usr/lib64/ruby/enc/trans/transdb.so
            3 /usr/lib64/ruby/rbconfig.rb
            4 /usr/share/rubygems/rubygems/compatibility.rb
            5 /usr/share/rubygems/rubygems/defaults.rb
            6 /usr/share/rubygems/rubygems/deprecate.rb
            7 /usr/share/rubygems/rubygems/errors.rb
            8 /usr/share/rubygems/rubygems/version.rb
            9 /usr/share/rubygems/rubygems/requirement.rb
           10 /usr/share/rubygems/rubygems/platform.rb
           11 /usr/share/ruby/uri/common.rb
           12 /usr/share/ruby/uri/generic.rb
           13 /usr/share/ruby/uri/ftp.rb
           14 /usr/share/ruby/uri/http.rb
           15 /usr/share/ruby/uri/https.rb
           16 /usr/share/ruby/uri/ldap.rb
           17 /usr/share/ruby/uri/ldaps.rb
           18 /usr/share/ruby/uri/mailto.rb
           19 /usr/share/ruby/uri.rb
           20 /usr/share/rubygems/rubygems/specification.rb
           21 /usr/share/rubygems/rubygems/exceptions.rb
           22 /usr/share/rubygems/rubygems/defaults/operating_system.rb
           23 /usr/share/rubygems/rubygems/core_ext/kernel_gem.rb
           24 /usr/share/ruby/thread.rb
           25 /usr/share/ruby/monitor.rb
           26 /usr/share/rubygems/rubygems/core_ext/kernel_require.rb
           27 /usr/share/rubygems/rubygems.rb
           28 /usr/share/rubygems/rubygems/path_support.rb
           29 /usr/share/gems/gems/qpid_proton-0.29.0/lib/cproton.so
           30 /usr/lib64/ruby/date_core.so
           31 /usr/share/ruby/date/format.rb
           32 /usr/share/ruby/date.rb
           33 /usr/share/ruby/delegate.rb
           34 /usr/share/ruby/weakref.rb
           35 /usr/lib64/ruby/digest.so
           36 /usr/share/ruby/digest.rb
           37 /usr/lib64/ruby/openssl.so
           38 /usr/share/ruby/openssl/bn.rb
           39 /usr/share/ruby/openssl/cipher.rb
           40 /usr/lib64/ruby/stringio.so
           41 /usr/share/ruby/openssl/config.rb
           42 /usr/share/ruby/openssl/digest.rb
           43 /usr/share/ruby/openssl/x509.rb
           44 /usr/share/ruby/openssl/buffering.rb
           45 /usr/lib64/ruby/fcntl.so
           46 /usr/share/ruby/openssl/ssl.rb
           47 /usr/share/ruby/openssl.rb
           48 /usr/share/ruby/securerandom.rb
           49 /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/exceptions.rb
           50 /usr/share/gems/gems/qpid_proton-0.29.0/lib/util/deprecation.rb
           51 /usr/share/gems/gems/qpid_proton-0.29.0/lib/util/version.rb
           52 /usr/share/gems/gems/qpid_proton-0.29.0/lib/util/error_handler.rb
           53 /usr/share/gems/gems/qpid_proton-0.29.0/lib/util/schedule.rb
           54 /usr/share/gems/gems/qpid_proton-0.29.0/lib/util/wrapper.rb
           55 /usr/share/gems/gems/qpid_proton-0.29.0/lib/types/type.rb
           56 /usr/share/gems/gems/qpid_proton-0.29.0/lib/types/strings.rb
           57 /usr/share/gems/gems/qpid_proton-0.29.0/lib/types/hash.rb
           58 /usr/share/gems/gems/qpid_proton-0.29.0/lib/types/array.rb
           59 /usr/share/gems/gems/qpid_proton-0.29.0/lib/types/described.rb
           60 /usr/share/gems/gems/qpid_proton-0.29.0/lib/codec/mapping.rb
           61 /usr/share/gems/gems/qpid_proton-0.29.0/lib/codec/data.rb
           62 /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/condition.rb
           63 /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/event.rb
           64 /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/uri.rb
           65 /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/message.rb
           66 /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/endpoint.rb
           67 /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/session.rb
           68 /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/terminus.rb
           69 /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/disposition.rb
           70 /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/transfer.rb
           71 /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/delivery.rb
           72 /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/tracker.rb
           73 /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/link.rb
           74 /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/sender.rb
           75 /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/receiver.rb
           76 /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/connection.rb
           77 /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/sasl.rb
           78 /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/ssl_domain.rb
           79 /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/ssl_details.rb
           80 /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/ssl.rb
           81 /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/transport.rb
           82 /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/url.rb
           83 /usr/lib64/ruby/socket.so
           84 /usr/share/ruby/socket.rb
           85 /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/connection_driver.rb
           86 /usr/share/gems/gems/qpid_proton-0.29.0/lib/handler/adapter.rb
           87 /usr/share/gems/gems/qpid_proton-0.29.0/lib/handler/messaging_adapter.rb
           88 /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/messaging_handler.rb
           89 /usr/share/ruby/set.rb
           90 /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/listener.rb
           91 /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/work_queue.rb
           92 /usr/share/gems/gems/qpid_proton-0.29.0/lib/core/container.rb
           93 /usr/share/gems/gems/qpid_proton-0.29.0/lib/handler/reactor_messaging_adapter.rb
           94 /usr/share/gems/gems/qpid_proton-0.29.0/lib/handler/messaging_handler.rb
           95 /usr/share/gems/gems/qpid_proton-0.29.0/lib/reactor/container.rb
           96 /usr/share/gems/gems/qpid_proton-0.29.0/lib/qpid_proton.rb
           97 /usr/share/ruby/optparse.rb
           98 /usr/share/ruby/ostruct.rb
           99 /var/dtests/node_data/clients/cli-proton-ruby/lib/defaults.rb
          100 /var/dtests/node_data/clients/cli-proton-ruby/lib/utils/exit_timer.rb
          101 /var/dtests/node_data/clients/cli-proton-ruby/lib/options/basic_option_parser.rb
          102 /var/dtests/node_data/clients/cli-proton-ruby/lib/options/sr_common_option_parser.rb
          103 /var/dtests/node_data/clients/cli-proton-ruby/lib/constants.rb
          104 /var/dtests/node_data/clients/cli-proton-ruby/lib/utils/string_utils.rb
          105 /var/dtests/node_data/clients/cli-proton-ruby/lib/options/receiver_option_parser.rb
          106 /var/dtests/node_data/clients/cli-proton-ruby/lib/utils/duration.rb
          107 /var/dtests/node_data/clients/cli-proton-ruby/lib/utils/env_utils.rb
          108 /var/dtests/node_data/clients/cli-proton-ruby/lib/handlers/basic_handler.rb
          109 /var/dtests/node_data/clients/cli-proton-ruby/lib/formatters/basic_formatter.rb
          110 /var/dtests/node_data/clients/cli-proton-ruby/lib/formatters/dict_formatter.rb
          111 /var/dtests/node_data/clients/cli-proton-ruby/lib/formatters/interop_formatter.rb
          112 /var/dtests/node_data/clients/cli-proton-ruby/lib/handlers/sr_common_handler.rb
          113 /var/dtests/node_data/clients/cli-proton-ruby/lib/handlers/receiver_handler.rb
          114 /var/dtests/node_data/clients/cli-proton-ruby/lib/receiver_client.rb
        
        * Process memory map:
        
        00400000-00401000 r-xp 00000000 fd:01 13998183                           /usr/bin/ruby
        00600000-00601000 r--p 00000000 fd:01 13998183                           /usr/bin/ruby
        00601000-00602000 rw-p 00001000 fd:01 13998183                           /usr/bin/ruby
        0086b000-0126a000 rw-p 00000000 00:00 0                                  [heap]
        7f70fa24b000-7f70fa260000 r-xp 00000000 fd:01 115                        /usr/lib64/libgcc_s-4.8.5-20150702.so.1
        7f70fa260000-7f70fa45f000 ---p 00015000 fd:01 115                        /usr/lib64/libgcc_s-4.8.5-20150702.so.1
        7f70fa45f000-7f70fa460000 r--p 00014000 fd:01 115                        /usr/lib64/libgcc_s-4.8.5-20150702.so.1
        7f70fa460000-7f70fa461000 rw-p 00015000 fd:01 115                        /usr/lib64/libgcc_s-4.8.5-20150702.so.1
        7f70fa461000-7f70fa484000 r-xp 00000000 fd:01 46162540                   /usr/lib64/ruby/socket.so
        7f70fa484000-7f70fa683000 ---p 00023000 fd:01 46162540                   /usr/lib64/ruby/socket.so
        7f70fa683000-7f70fa684000 r--p 00022000 fd:01 46162540                   /usr/lib64/ruby/socket.so
        7f70fa684000-7f70fa685000 rw-p 00023000 fd:01 46162540                   /usr/lib64/ruby/socket.so
        7f70fa685000-7f70fa686000 r-xp 00000000 fd:01 46162527                   /usr/lib64/ruby/fcntl.so
        7f70fa686000-7f70fa885000 ---p 00001000 fd:01 46162527                   /usr/lib64/ruby/fcntl.so
        7f70fa885000-7f70fa886000 r--p 00000000 fd:01 46162527                   /usr/lib64/ruby/fcntl.so
        7f70fa886000-7f70fa887000 rw-p 00001000 fd:01 46162527                   /usr/lib64/ruby/fcntl.so
        7f70fa887000-7f70fa88e000 r-xp 00000000 fd:01 46162541                   /usr/lib64/ruby/stringio.so
        7f70fa88e000-7f70faa8d000 ---p 00007000 fd:01 46162541                   /usr/lib64/ruby/stringio.so
        7f70faa8d000-7f70faa8e000 r--p 00006000 fd:01 46162541                   /usr/lib64/ruby/stringio.so
        7f70faa8e000-7f70faa8f000 rw-p 00007000 fd:01 46162541                   /usr/lib64/ruby/stringio.so
        7f70faa8f000-7f70faa92000 r-xp 00000000 fd:01 46162524                   /usr/lib64/ruby/digest.so
        7f70faa92000-7f70fac91000 ---p 00003000 fd:01 46162524                   /usr/lib64/ruby/digest.so
        7f70fac91000-7f70fac92000 r--p 00002000 fd:01 46162524                   /usr/lib64/ruby/digest.so
        7f70fac92000-7f70fac93000 rw-p 00003000 fd:01 46162524                   /usr/lib64/ruby/digest.so
        7f70fac93000-7f70face1000 r-xp 00000000 fd:01 46162533                   /usr/lib64/ruby/openssl.so
        7f70face1000-7f70faee1000 ---p 0004e000 fd:01 46162533                   /usr/lib64/ruby/openssl.so
        7f70faee1000-7f70faee2000 r--p 0004e000 fd:01 46162533                   /usr/lib64/ruby/openssl.so
        7f70faee2000-7f70faee4000 rw-p 0004f000 fd:01 46162533                   /usr/lib64/ruby/openssl.so
        7f70faee4000-7f70faee5000 rw-p 00000000 00:00 0 
        7f70faee5000-7f70faf14000 r-xp 00000000 fd:01 46162522                   /usr/lib64/ruby/date_core.so
        7f70faf14000-7f70fb114000 ---p 0002f000 fd:01 46162522                   /usr/lib64/ruby/date_core.so
        7f70fb114000-7f70fb115000 r--p 0002f000 fd:01 46162522                   /usr/lib64/ruby/date_core.so
        7f70fb115000-7f70fb116000 rw-p 00030000 fd:01 46162522                   /usr/lib64/ruby/date_core.so
        7f70fb116000-7f70fb117000 rw-p 00000000 00:00 0 
        7f70fb117000-7f70fb177000 r-xp 00000000 fd:01 60978                      /usr/lib64/libpcre.so.1.2.0
        7f70fb177000-7f70fb377000 ---p 00060000 fd:01 60978                      /usr/lib64/libpcre.so.1.2.0
        7f70fb377000-7f70fb378000 r--p 00060000 fd:01 60978                      /usr/lib64/libpcre.so.1.2.0
        7f70fb378000-7f70fb379000 rw-p 00061000 fd:01 60978                      /usr/lib64/libpcre.so.1.2.0
        7f70fb379000-7f70fb39d000 r-xp 00000000 fd:01 60987                      /usr/lib64/libselinux.so.1
        7f70fb39d000-7f70fb59c000 ---p 00024000 fd:01 60987                      /usr/lib64/libselinux.so.1
        7f70fb59c000-7f70fb59d000 r--p 00023000 fd:01 60987                      /usr/lib64/libselinux.so.1
        7f70fb59d000-7f70fb59e000 rw-p 00024000 fd:01 60987                      /usr/lib64/libselinux.so.1
        7f70fb59e000-7f70fb5a0000 rw-p 00000000 00:00 0 
        7f70fb5a0000-7f70fb5a3000 r-xp 00000000 fd:01 61203                      /usr/lib64/libkeyutils.so.1.5
        7f70fb5a3000-7f70fb7a2000 ---p 00003000 fd:01 61203                      /usr/lib64/libkeyutils.so.1.5
        7f70fb7a2000-7f70fb7a3000 r--p 00002000 fd:01 61203                      /usr/lib64/libkeyutils.so.1.5
        7f70fb7a3000-7f70fb7a4000 rw-p 00003000 fd:01 61203                      /usr/lib64/libkeyutils.so.1.5
        7f70fb7a4000-7f70fb7b2000 r-xp 00000000 fd:01 243118                     /usr/lib64/libkrb5support.so.0.1
        7f70fb7b2000-7f70fb9b2000 ---p 0000e000 fd:01 243118                     /usr/lib64/libkrb5support.so.0.1
        7f70fb9b2000-7f70fb9b3000 r--p 0000e000 fd:01 243118                     /usr/lib64/libkrb5support.so.0.1
        7f70fb9b3000-7f70fb9b4000 rw-p 0000f000 fd:01 243118                     /usr/lib64/libkrb5support.so.0.1
        7f70fb9b4000-7f70fb9ca000 r-xp 00000000 fd:01 8112                       /usr/lib64/libresolv-2.17.so
        7f70fb9ca000-7f70fbbc9000 ---p 00016000 fd:01 8112                       /usr/lib64/libresolv-2.17.so
        7f70fbbc9000-7f70fbbca000 r--p 00015000 fd:01 8112                       /usr/lib64/libresolv-2.17.so
        7f70fbbca000-7f70fbbcb000 rw-p 00016000 fd:01 8112                       /usr/lib64/libresolv-2.17.so
        7f70fbbcb000-7f70fbbcd000 rw-p 00000000 00:00 0 
        7f70fbbcd000-7f70fbbe2000 r-xp 00000000 fd:01 60990                      /usr/lib64/libz.so.1.2.7
        7f70fbbe2000-7f70fbde1000 ---p 00015000 fd:01 60990                      /usr/lib64/libz.so.1.2.7
        7f70fbde1000-7f70fbde2000 r--p 00014000 fd:01 60990                      /usr/lib64/libz.so.1.2.7
        7f70fbde2000-7f70fbde3000 rw-p 00015000 fd:01 60990                      /usr/lib64/libz.so.1.2.7
        7f70fbde3000-7f70fbe14000 r-xp 00000000 fd:01 243110                     /usr/lib64/libk5crypto.so.3.1
        7f70fbe14000-7f70fc013000 ---p 00031000 fd:01 243110                     /usr/lib64/libk5crypto.so.3.1
        7f70fc013000-7f70fc015000 r--p 00030000 fd:01 243110                     /usr/lib64/libk5crypto.so.3.1
        7f70fc015000-7f70fc016000 rw-p 00032000 fd:01 243110                     /usr/lib64/libk5crypto.so.3.1
        7f70fc016000-7f70fc019000 r-xp 00000000 fd:01 61000                      /usr/lib64/libcom_err.so.2.1
        7f70fc019000-7f70fc218000 ---p 00003000 fd:01 61000                      /usr/lib64/libcom_err.so.2.1
        7f70fc218000-7f70fc219000 r--p 00002000 fd:01 61000                      /usr/lib64/libcom_err.so.2.1
        7f70fc219000-7f70fc21a000 rw-p 00003000 fd:01 61000                      /usr/lib64/libcom_err.so.2.1
        7f70fc21a000-7f70fc2f3000 r-xp 00000000 fd:01 243116                     /usr/lib64/libkrb5.so.3.3
        7f70fc2f3000-7f70fc4f2000 ---p 000d9000 fd:01 243116                     /usr/lib64/libkrb5.so.3.3
        7f70fc4f2000-7f70fc500000 r--p 000d8000 fd:01 243116                     /usr/lib64/libkrb5.so.3.3
        7f70fc500000-7f70fc503000 rw-p 000e6000 fd:01 243116                     /usr/lib64/libkrb5.so.3.3
        7f70fc503000-7f70fc54d000 r-xp 00000000 fd:01 243106                     /usr/lib64/libgssapi_krb5.so.2.2
        7f70fc54d000-7f70fc74d000 ---p 0004a000 fd:01 243106                     /usr/lib64/libgssapi_krb5.so.2.2
        7f70fc74d000-7f70fc74e000 r--p 0004a000 fd:01 243106                     /usr/lib64/libgssapi_krb5.so.2.2
        7f70fc74e000-7f70fc750000 rw-p 0004b000 fd:01 243106                     /usr/lib64/libgssapi_krb5.so.2.2
        7f70fc750000-7f70fc986000 r-xp 00000000 fd:01 213226                     /usr/lib64/libcrypto.so.1.0.2k
        7f70fc986000-7f70fcb86000 ---p 00236000 fd:01 213226                     /usr/lib64/libcrypto.so.1.0.2k
        7f70fcb86000-7f70fcba2000 r--p 00236000 fd:01 213226                     /usr/lib64/libcrypto.so.1.0.2k
        7f70fcba2000-7f70fcbaf000 rw-p 00252000 fd:01 213226                     /usr/lib64/libcrypto.so.1.0.2k
        7f70fcbaf000-7f70fcbb3000 rw-p 00000000 00:00 0 
        7f70fcbb3000-7f70fcbcf000 r-xp 00000000 fd:01 380234                     /usr/lib64/libsasl2.so.3.0.0
        7f70fcbcf000-7f70fcdce000 ---p 0001c000 fd:01 380234                     /usr/lib64/libsasl2.so.3.0.0
        7f70fcdce000-7f70fcdcf000 r--p 0001b000 fd:01 380234                     /usr/lib64/libsasl2.so.3.0.0
        7f70fcdcf000-7f70fcdd0000 rw-p 0001c000 fd:01 380234                     /usr/lib64/libsasl2.so.3.0.0
        7f70fcdd0000-7f70fce37000 r-xp 00000000 fd:01 243132                     /usr/lib64/libssl.so.1.0.2k
        7f70fce37000-7f70fd037000 ---p 00067000 fd:01 243132                     /usr/lib64/libssl.so.1.0.2k
        7f70fd037000-7f70fd03b000 r--p 00067000 fd:01 243132                     /usr/lib64/libssl.so.1.0.2k
        7f70fd03b000-7f70fd042000 rw-p 0006b000 fd:01 243132                     /usr/lib64/libssl.so.1.0.2k
        7f70fd042000-7f70fd093000 r-xp 00000000 fd:01 5810                       /usr/lib64/libqpid-proton.so.11.8.1
        7f70fd093000-7f70fd293000 ---p 00051000 fd:01 5810                       /usr/lib64/libqpid-proton.so.11.8.1
        7f70fd293000-7f70fd295000 r--p 00051000 fd:01 5810                       /usr/lib64/libqpid-proton.so.11.8.1
        7f70fd295000-7f70fd297000 rw-p 00053000 fd:01 5810                       /usr/lib64/libqpid-proton.so.11.8.1
        7f70fd297000-7f70fd2e4000 r-xp 00000000 fd:01 67146245                   /usr/share/gems/gems/qpid_proton-0.29.0/lib/cproton.so
        7f70fd2e4000-7f70fd4e4000 ---p 0004d000 fd:01 67146245                   /usr/share/gems/gems/qpid_proton-0.29.0/lib/cproton.so
        7f70fd4e4000-7f70fd4e5000 r--p 0004d000 fd:01 67146245                   /usr/share/gems/gems/qpid_proton-0.29.0/lib/cproton.so
        7f70fd4e5000-7f70fd4e9000 rw-p 0004e000 fd:01 67146245                   /usr/share/gems/gems/qpid_proton-0.29.0/lib/cproton.so
        7f70fd4e9000-7f70fd4eb000 r-xp 00000000 fd:01 62949824                   /usr/lib64/ruby/enc/trans/transdb.so
        7f70fd4eb000-7f70fd6eb000 ---p 00002000 fd:01 62949824                   /usr/lib64/ruby/enc/trans/transdb.so
        7f70fd6eb000-7f70fd6ec000 r--p 00002000 fd:01 62949824                   /usr/lib64/ruby/enc/trans/transdb.so
        7f70fd6ec000-7f70fd6ed000 rw-p 00003000 fd:01 62949824                   /usr/lib64/ruby/enc/trans/transdb.so
        7f70fd6ed000-7f70fd6ef000 r-xp 00000000 fd:01 58745454                   /usr/lib64/ruby/enc/encdb.so
        7f70fd6ef000-7f70fd8ee000 ---p 00002000 fd:01 58745454                   /usr/lib64/ruby/enc/encdb.so
        7f70fd8ee000-7f70fd8ef000 r--p 00001000 fd:01 58745454                   /usr/lib64/ruby/enc/encdb.so
        7f70fd8ef000-7f70fd8f0000 rw-p 00002000 fd:01 58745454                   /usr/lib64/ruby/enc/encdb.so
        7f70fd8f0000-7f7103e1a000 r--p 00000000 fd:01 4205188                    /usr/lib/locale/locale-archive
        7f7103e1a000-7f7103e1c000 r-xp 00000000 fd:01 7823                       /usr/lib64/libfreebl3.so
        7f7103e1c000-7f710401b000 ---p 00002000 fd:01 7823                       /usr/lib64/libfreebl3.so
        7f710401b000-7f710401c000 r--p 00001000 fd:01 7823                       /usr/lib64/libfreebl3.so
        7f710401c000-7f710401d000 rw-p 00002000 fd:01 7823                       /usr/lib64/libfreebl3.so
        7f710401d000-7f71041e0000 r-xp 00000000 fd:01 8084                       /usr/lib64/libc-2.17.so
        7f71041e0000-7f71043e0000 ---p 001c3000 fd:01 8084                       /usr/lib64/libc-2.17.so
        7f71043e0000-7f71043e4000 r--p 001c3000 fd:01 8084                       /usr/lib64/libc-2.17.so
        7f71043e4000-7f71043e6000 rw-p 001c7000 fd:01 8084                       /usr/lib64/libc-2.17.so
        7f71043e6000-7f71043eb000 rw-p 00000000 00:00 0 
        7f71043eb000-7f71044ec000 r-xp 00000000 fd:01 8092                       /usr/lib64/libm-2.17.so
        7f71044ec000-7f71046eb000 ---p 00101000 fd:01 8092                       /usr/lib64/libm-2.17.so
        7f71046eb000-7f71046ec000 r--p 00100000 fd:01 8092                       /usr/lib64/libm-2.17.so
        7f71046ec000-7f71046ed000 rw-p 00101000 fd:01 8092                       /usr/lib64/libm-2.17.so
        7f71046ed000-7f71046f5000 r-xp 00000000 fd:01 8088                       /usr/lib64/libcrypt-2.17.so
        7f71046f5000-7f71048f4000 ---p 00008000 fd:01 8088                       /usr/lib64/libcrypt-2.17.so
        7f71048f4000-7f71048f5000 r--p 00007000 fd:01 8088                       /usr/lib64/libcrypt-2.17.so
        7f71048f5000-7f71048f6000 rw-p 00008000 fd:01 8088                       /usr/lib64/libcrypt-2.17.so
        7f71048f6000-7f7104924000 rw-p 00000000 00:00 0 
        7f7104924000-7f7104926000 r-xp 00000000 fd:01 8090                       /usr/lib64/libdl-2.17.so
        7f7104926000-7f7104b26000 ---p 00002000 fd:01 8090                       /usr/lib64/libdl-2.17.so
        7f7104b26000-7f7104b27000 r--p 00002000 fd:01 8090                       /usr/lib64/libdl-2.17.so
        7f7104b27000-7f7104b28000 rw-p 00003000 fd:01 8090                       /usr/lib64/libdl-2.17.so
        7f7104b28000-7f7104b2f000 r-xp 00000000 fd:01 8114                       /usr/lib64/librt-2.17.so
        7f7104b2f000-7f7104d2e000 ---p 00007000 fd:01 8114                       /usr/lib64/librt-2.17.so
        7f7104d2e000-7f7104d2f000 r--p 00006000 fd:01 8114                       /usr/lib64/librt-2.17.so
        7f7104d2f000-7f7104d30000 rw-p 00007000 fd:01 8114                       /usr/lib64/librt-2.17.so
        7f7104d30000-7f7104d47000 r-xp 00000000 fd:01 8110                       /usr/lib64/libpthread-2.17.so
        7f7104d47000-7f7104f46000 ---p 00017000 fd:01 8110                       /usr/lib64/libpthread-2.17.so
        7f7104f46000-7f7104f47000 r--p 00016000 fd:01 8110                       /usr/lib64/libpthread-2.17.so
        7f7104f47000-7f7104f48000 rw-p 00017000 fd:01 8110                       /usr/lib64/libpthread-2.17.so
        7f7104f48000-7f7104f4c000 rw-p 00000000 00:00 0 
        7f7104f4c000-7f7105181000 r-xp 00000000 fd:01 433068                     /usr/lib64/libruby.so.2.0.0
        7f7105181000-7f7105381000 ---p 00235000 fd:01 433068                     /usr/lib64/libruby.so.2.0.0
        7f7105381000-7f7105386000 r--p 00235000 fd:01 433068                     /usr/lib64/libruby.so.2.0.0
        7f7105386000-7f7105389000 rw-p 0023a000 fd:01 433068                     /usr/lib64/libruby.so.2.0.0
        7f7105389000-7f71053a9000 rw-p 00000000 00:00 0 
        7f71053a9000-7f71053cb000 r-xp 00000000 fd:01 8077                       /usr/lib64/ld-2.17.so
        7f71054b7000-7f71055be000 rw-p 00000000 00:00 0 
        7f71055c3000-7f71055c4000 rw-p 00000000 00:00 0 
        7f71055c4000-7f71055c5000 ---p 00000000 00:00 0 
        7f71055c5000-7f71055ca000 rw-p 00000000 00:00 0 
        7f71055ca000-7f71055cb000 r--p 00021000 fd:01 8077                       /usr/lib64/ld-2.17.so
        7f71055cb000-7f71055cc000 rw-p 00022000 fd:01 8077                       /usr/lib64/ld-2.17.so
        7f71055cc000-7f71055cd000 rw-p 00000000 00:00 0 
        7ffff4b9c000-7ffff4bbd000 rw-p 00000000 00:00 0                          [stack]
        7ffff4bd1000-7ffff4bd3000 r-xp 00000000 00:00 0                          [vdso]
        ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0                  [vsyscall]
        
        
        [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
        
      [18:44:41] [FAIL] dtestlib.Test :: Outputs compare # result:False (exp. True), dur.:-1.00 err_cnt:1
      [18:44:41] [INFO] dtestlib.Test :: stdout:
          a_data = [{'priority': 0, 'creation-time': 0, 'first-acquirer': False, 'group-id': None, 'content-encoding': None, 'ttl': 0, 'delivery-count': 0, 'durable': False, 'reply-to-group-id': None, 'correlation-id': 'corr-id-mWFvwx', 'absolute-expiry-time': 0, 'subject': None, 'id': None, 'content': None, 'address': None, 'reply-to': None, 'user-id': None, 'content-type': None, 'properties': {}, 'group-sequence': 0}]
          b_data = []
          ab_diff = [[{'priority': 0, 'creation-time': 0, 'first-acquirer': False, 'group-id': None, 'content-encoding': None, 'ttl': 0, 'delivery-count': 0, 'durable': False, 'reply-to-group-id': None, 'correlation-id': 'corr-id-mWFvwx', 'absolute-expiry-time': 0, 'subject': None, 'id': None, 'content': None, 'address': None, 'reply-to': None, 'user-id': None, 'content-type': None, 'properties': {}, 'group-sequence': 0}, None]]
          mode = {'default': <class 'dtestlib.scales.RelaxedComparator.RelaxedComparator'>, 'dict': <class 'dtestlib.scales.DictComparator.DictComparator'>, 'list': <class 'dtestlib.scales.ListComparator.ListComparator'>}
          filters = {<%all>: {'id': <class 'dtestlib.scales.IgnoreComparator.IgnoreComparator'>, 'delivery-count': <class 'dtestlib.scales.IgnoreComparator.IgnoreComparator'>, 'properties': {'JMSXDeliveryCount': <class 'dtestlib.scales.IgnoreComparator.IgnoreComparator'>}, 'delivery-time': <class 'dtestlib.scales.IgnoreComparator.IgnoreComparator'>}}
      

      Attachments

        Issue Links

          Activity

            People

              astitcher Andrew Stitcher
              jdanek@redhat.com Jiri Daněk
              Radim Kubis Radim Kubis
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: