Discussions of development and use of the Sup email client
 help / color / mirror / Atom feed
From: Gaute Hope <eg@gaute.vetsj.com>
To: "ruthard.baudach@web.de" <ruthard.baudach@web.de>
Cc: "supmua@googlegroups.com" <supmua@googlegroups.com>
Subject: Re: [sup] ncursesw segmentation fault after update
Date: Mon, 28 Jul 2014 12:33:42 +0200	[thread overview]
Message-ID: <CABKe4MsuZz+u+NJ4o5_jN4FQz4zGsMMfvDhYZeWDHHw18o5VpQ@mail.gmail.com> (raw)
In-Reply-To: <817371.257205622-sendEmail@ruthard-lappi>

[-- Attachment #1: Type: text/plain, Size: 53887 bytes --]

Oi! Does this happen with different versions of Ruby as well?


On Mon, Jul 21, 2014 at 8:26 PM, ruthard.baudach@web.de <
ruthard.baudach@web.de> wrote:

> Dear fellow suppers,
>
> As presumably only surviving pre-0.14 sup user I decided to try to update
> to a
> more modern sup.
>
> I did:
> >  sup-dump > sup.idx
> >  sudo gem update sup
> >  mv .sup sup.bkup
> >  sup-config
> >  manually blend the new .sup and my old sup
> >  sup
>
> et voilà: a long error message [1]
>
> It is obviously formatted in typical curses-died-ungracefully format,
> rendering
> it pretty hard readible.
>
> As far as I understand it, ncursesw breaks with a segmentation fault
>
> I tried downgrading ncursesw, but all versions > 1.4.2 yield the same
> error,
> 1.4.0 and 1.4.1 refuse to compile.
>
> downgrading sup did not work due to missing gem ncursesw-sup.
>
> I'd be delighted to get any hints how to get sup working -- you should add
> a
> disclaimer to supmua.org that the sup community takes no responsibility
> for
> sup's addictiveness, a return to other mail user agents might be next to
> impossible.
>
> mail web interfaces suck!!!
>
> Yours, Ruthard
>
>
> ===============================================================================
> [1] error message:
>
> ---------------------------------%<--------------------------------------------
> ~
> ~
> ~
> ~
> ~
> ~
> ~
> ~
> ~
> ~
> ~
> ~
> ~
> ~
> ~
> ~
> ~
> ~
> ~
> ~
> ~
> ~
> ~
> ~
> ~
> ~
> ~
> ~
> ~
> ~
> ~
> ~
> ~
> ~
> ~
> ~
> ~
> ~
> ~
> ~
> ~
> ~
> ~
> ~
> ~
>  [inbox-mode] Inbox   line 0 of 0    16442 messages in index
>
>
>
>  /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/util/ncurses.rb:19: [BUG]
> Segmentation fault at 0x00000000000000
>
>                                       ruby 2.1.2p95 (2014-05-08 revision
> 45877) [x86_64-linux]
>
>
>
>                   -- Control frame information
> -----------------------------------------------
>
> c:0008 p:---- s:0052 e:000051 CFUNC  :get_wch
>
>                                              c:0007 p:0045 s:0049 e:000048
> METHOD /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/util/ncurses.rb:19
>                                                      c:0006 p:0013 s:0044
> e:000043 METHOD
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/util/ncurses.rb:57
>
>
>        c:0005 p:0841 s:0037 E:000908 CLASS
>  /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/bin/sup:241
>
>   c:0004 p:0308 s:0013 E:002450 TOP
>  /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/bin/sup:74 [FINISH]
>    c:0003 p:---- s:0010 e:000009 CFUNC  :load
>                                              c:0002 p:0135 s:0006 E:0000e8
> EVAL   /usr/bin/sup:23 [FINISH]
>
>                                 c:0001 p:0000 s:0002 E:000f68 TOP
>  [FINISH]
>
>
>
>  /usr/bin/sup:23:in `<main>'
>         /usr/bin/sup:23:in `load'
>
>  /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/bin/sup:74:in `<top (required)>'
>
>
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/bin/sup:241:in `<module:Redwood>'
>
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/util/ncurses.rb:57:in `get'
>
>
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/util/ncurses.rb:19:in
> `nonblocking_getwch'
>
>  /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/util/ncurses.rb:19:in
> `get_wch'
>
>
>              -- C level backtrace information
> -------------------------------------------
>
>
>              /usr/bin/ruby2.1.2(+0x1683ba) [0x7ff540b643ba]
>                                        /usr/bin/ruby2.1.2(+0x1c8f3c)
> [0x7ff540bc4f3c]
>
>            /usr/bin/ruby2.1.2(rb_bug+0xb8) [0x7ff540bc5248]
>
>
>  /usr/bin/ruby2.1.2(+0xe71c9) [0x7ff540ae31c9]
>         /lib/libpthread.so.0(+0xf8f0) [0x7ff5405cc8f0] ncurses_wrap.c:1021
>
> /lib/libc.so.6(memcpy+0xd2) [0x7ff53f9f7362] parse.y:10357
>
>
> /usr/bin/ruby2.1.2(rb_thread_fd_select+0x1fe) [0x7ff540b74a4e]
>
> /usr/lib/ruby/gems/2.1.0/extensions/x86_64-linux/2.1.0-static/ncursesw-1.4.9/ncursesw_bin.so(+0x12fb4)
> [0x7ff53f14afb4] ncurses_wrap.c:912
>
>
>
> /usr/lib/ruby/gems/2.1.0/extensions/x86_64-linux/2.1.0-static/ncursesw-1.4.9/ncursesw_bin.so(+0x1310a)
> [0x7ff53f14b10a] ncurses_wrap.c:946
>
>
> /usr/bin/ruby2.1.2(+0x15113a) [0x7ff540b4d13a]
>       /usr/bin/ruby2.1.2(+0x166bab) [0x7ff540b62bab]
>
> /usr/bin/ruby2.1.2(+0x15cc01) [0x7ff540b58c01]
>
>                         /usr/bin/ruby2.1.2(+0x16212c) [0x7ff540b5e12c]
>
>
> /usr/bin/ruby2.1.2(rb_iseq_eval+0x16e) [0x7ff540b5effe]
>                              /usr/bin/ruby2.1.2(+0x1cdc4f) [0x7ff540bc9c4f]
>
>  /usr/bin/ruby2.1.2(+0x1cdd26) [0x7ff540bc9d26]
>
>
>  /usr/bin/ruby2.1.2(+0x15113a) [0x7ff540b4d13a]
>
>
>                  /usr/bin/ruby2.1.2(+0x166bab) [0x7ff540b62bab]
>                                            /usr/bin/ruby2.1.2(+0x15cc01)
> [0x7ff540b58c01]
>
>                /usr/bin/ruby2.1.2(+0x16212c) [0x7ff540b5e12c]
>
>
>  /usr/bin/ruby2.1.2(rb_iseq_eval_main+0x300) [0x7ff540b5e750]
>                          /usr/bin/ruby2.1.2(+0x262aa) [0x7ff540a222aa]
>
> /usr/bin/ruby2.1.2(ruby_run_node+0x36) [0x7ff540a24046]
>
>
>  /usr/bin/ruby2.1.2(+0x2479b) [0x7ff540a2079b]
>
>
>                     /lib/libc.so.6(__libc_start_main+0xfd) [0x7ff53f98dc4d]
> form_wrap.c:1119
>
> /usr/bin/ruby2.1.2(+0x24679) [0x7ff540a20679]
>
>
>                                            -- Other runtime information
> -----------------------------------------------
>
>                        * Loaded script: /usr/bin/sup
>
>                                                     * Loaded features:
>
>
> 0 enumerator.so
>
>                    1 /usr/lib/ruby/2.1.0/x86_64-linux/enc/encdb.so
>
>                                                                       2
> /usr/lib/ruby/2.1.0/x86_64-linux/enc/trans/transdb.so
>                                  3
> /usr/lib/ruby/2.1.0/x86_64-linux/rbconfig.rb
>
>          4 thread.rb
>
>                         5 /usr/lib/ruby/2.1.0/x86_64-linux/thread.so
>
>                                                                         6
> /usr/lib/ruby/site_ruby/2.1.0/rubygems/compatibility.rb
>                                      7
> /usr/lib/ruby/site_ruby/2.1.0/rubygems/defaults.rb
>
>                    8 /usr/lib/ruby/site_ruby/2.1.0/rubygems/deprecate.rb
>
>
> 9 /usr/lib/ruby/site_ruby/2.1.0/rubygems/errors.rb
>                                  10
> /usr/lib/ruby/site_ruby/2.1.0/rubygems/version.rb
>
>               11 /usr/lib/ruby/site_ruby/2.1.0/rubygems/requirement.rb
>
>                                                                          12
> /usr/lib/ruby/site_ruby/2.1.0/rubygems/platform.rb
>                                  13
> /usr/lib/ruby/site_ruby/2.1.0/rubygems/basic_specification.rb
>
>                           14
> /usr/lib/ruby/site_ruby/2.1.0/rubygems/stub_specification.rb
>
>
>                 15 /usr/lib/ruby/site_ruby/2.1.0/rubygems/util/stringio.rb
>                                                          16
> /usr/lib/ruby/site_ruby/2.1.0/rubygems/specification.rb
>
>                                             17
> /usr/lib/ruby/site_ruby/2.1.0/rubygems/exceptions.rb
>       18 /usr/lib/ruby/site_ruby/2.1.0/rubygems/core_ext/kernel_gem.rb
>
>  19 /usr/lib/ruby/2.1.0/monitor.rb
>
>                                    20
> /usr/lib/ruby/site_ruby/2.1.0/rubygems/core_ext/kernel_require.rb
>           21 /usr/lib/ruby/site_ruby/2.1.0/rubygems.rb
>                                                          22
> /usr/lib/ruby/site_ruby/2.1.0/rubygems/dependency.rb
>
>                                          23
> /usr/lib/ruby/site_ruby/2.1.0/rubygems/path_support.rb
>      24
> /usr/lib/ruby/gems/2.1.0/extensions/x86_64-linux/2.1.0-static/ncursesw-1.4.9/ncursesw_bin.so
>
>                              25
> /usr/lib/ruby/gems/2.1.0/extensions/x86_64-linux/2.1.0-static/ncursesw-1.4.9/ncurses_sugar.rb
>                                 26
> /usr/lib/ruby/gems/2.1.0/extensions/x86_64-linux/2.1.0-static/ncursesw-1.4.9/ncursesw.rb
>
>                                                     27
> /usr/lib/ruby/2.1.0/x86_64-linux/socket.so
>     28 /usr/lib/ruby/2.1.0/socket.rb
>                                        29 /usr/lib/ruby/2.1.0/timeout.rb
>
>  30 /usr/lib/ruby/2.1.0/x86_64-linux/etc.so
>
>                                               31
> /usr/lib/ruby/2.1.0/fileutils.rb
>
>
>         32 /usr/lib/ruby/gems/2.1.0/gems/lockfile-2.1.3/lib/lockfile.rb
>                                                       33
> /usr/lib/ruby/gems/2.1.0/gems/mime-types-1.25.1/lib/mime/types.rb
>
>                                                    34
> /usr/lib/ruby/2.1.0/x86_64-linux/pathname.so
>      35 /usr/lib/ruby/2.1.0/pathname.rb
>                                           36 /usr/lib/ruby/2.1.0/set.rb
>
> 37 /usr/lib/ruby/2.1.0/benchmark.rb
>
>                                       38
> /usr/lib/ruby/gems/2.1.0/extensions/x86_64-linux/2.1.0-static/unicode-0.4.4.1/unicode/unicode_native.so
>                                                    39
> /usr/lib/ruby/gems/2.1.0/gems/unicode-0.4.4.1/lib/unicode.rb
>
>                                            40
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/util.rb
>          41
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/util/ncurses.rb
>
>      42 /usr/lib/ruby/2.1.0/x86_64-linux/date_core.so
>
>                                                         43
> /usr/lib/ruby/2.1.0/date/format.rb
>
>
>                     44 /usr/lib/ruby/2.1.0/date.rb
>                                  45
> /usr/lib/ruby/gems/2.1.0/gems/trollop-2.0/lib/trollop.rb
>
>                      46 /usr/lib/ruby/2.1.0/psych/exception.rb
>
>                                                                  47
> /usr/lib/ruby/2.1.0/psych/syntax_error.rb
>                 48 /usr/lib/ruby/2.1.0/x86_64-linux/psych.so
>                                                                49
> /usr/lib/ruby/2.1.0/x86_64-linux/stringio.so
>
>                                        50 /usr/lib/ruby/2.1.0/psych/omap.rb
>
>
>   51 /usr/lib/ruby/2.1.0/psych/set.rb
>                     52 /usr/lib/ruby/2.1.0/psych/class_loader.rb
>                                                                    53
> /usr/lib/ruby/2.1.0/x86_64-linux/strscan.so
>
>                                           54
> /usr/lib/ruby/2.1.0/psych/scalar_scanner.rb
>
>
>                55 /usr/lib/ruby/2.1.0/psych/nodes/node.rb
>                                         56
> /usr/lib/ruby/2.1.0/psych/nodes/stream.rb
>
>              57 /usr/lib/ruby/2.1.0/psych/nodes/document.rb
>
>                                                               58
> /usr/lib/ruby/2.1.0/psych/nodes/sequence.rb
>                59 /usr/lib/ruby/2.1.0/psych/nodes/scalar.rb
>                                                               60
> /usr/lib/ruby/2.1.0/psych/nodes/mapping.rb
>
>                                     61
> /usr/lib/ruby/2.1.0/psych/nodes/alias.rb
>
>
>       62 /usr/lib/ruby/2.1.0/psych/nodes.rb
>                           63 /usr/lib/ruby/2.1.0/psych/streaming.rb
>                                                                       64
> /usr/lib/ruby/2.1.0/psych/visitors/visitor.rb
>
>                                                65
> /usr/lib/ruby/2.1.0/psych/visitors/to_ruby.rb
>
>
>                       66 /usr/lib/ruby/2.1.0/psych/visitors/emitter.rb
>                                                      67
> /usr/lib/ruby/2.1.0/psych/handler.rb
>
>                      68 /usr/lib/ruby/2.1.0/psych/tree_builder.rb
>
>                                                                     69
> /usr/lib/ruby/2.1.0/psych/visitors/yaml_tree.rb
>                          70 /usr/lib/ruby/2.1.0/psych/json/ruby_events.rb
>
>   71 /usr/lib/ruby/2.1.0/psych/visitors/json_tree.rb
>
>                                                        72
> /usr/lib/ruby/2.1.0/psych/visitors/depth_first.rb
>               73 /usr/lib/ruby/2.1.0/psych/visitors.rb
>                                                          74
> /usr/lib/ruby/2.1.0/psych/parser.rb
>
>                         75 /usr/lib/ruby/2.1.0/psych/coder.rb
>
>                                                                 76
> /usr/lib/ruby/2.1.0/psych/core_ext.rb
>            77 /usr/lib/ruby/2.1.0/psych/deprecated.rb
>                                                         78
> /usr/lib/ruby/2.1.0/psych/stream.rb
>
>                        79 /usr/lib/ruby/2.1.0/psych/json/yaml_events.rb
>
>
> 80 /usr/lib/ruby/2.1.0/psych/json/tree_builder.rb
>                               81 /usr/lib/ruby/2.1.0/psych/json/stream.rb
>
>   82 /usr/lib/ruby/2.1.0/psych/handlers/document_stream.rb
>
>                                                              83
> /usr/lib/ruby/2.1.0/psych.rb
>
>
>                    84 /usr/lib/ruby/2.1.0/yaml.rb
>                                 85 /usr/lib/ruby/2.1.0/x86_64-linux/zlib.so
>
>     86 /usr/lib/ruby/gems/2.1.0/gems/locale-2.1.0/lib/locale/tag/simple.rb
>
>
>  87 /usr/lib/ruby/gems/2.1.0/gems/locale-2.1.0/lib/locale/tag/irregular.rb
>                                                          88
> /usr/lib/ruby/gems/2.1.0/gems/locale-2.1.0/lib/locale/tag/common.rb
>
>                                                         89
> /usr/lib/ruby/gems/2.1.0/gems/locale-2.1.0/lib/locale/tag/rfc.rb
>                               90
> /usr/lib/ruby/gems/2.1.0/gems/locale-2.1.0/lib/locale/tag/cldr.rb
>
>                            91
> /usr/lib/ruby/gems/2.1.0/gems/locale-2.1.0/lib/locale/tag/posix.rb
>
>
>                        92
> /usr/lib/ruby/gems/2.1.0/gems/locale-2.1.0/lib/locale/tag.rb
>                                                                      93
> /usr/lib/ruby/gems/2.1.0/gems/locale-2.1.0/lib/locale/taglist.rb
>
>                                                                  94
> /usr/lib/ruby/gems/2.1.0/gems/locale-2.1.0/lib/locale/driver.rb
>                                       95
> /usr/lib/ruby/gems/2.1.0/gems/locale-2.1.0/lib/locale/version.rb
>
>                                   96
> /usr/lib/ruby/gems/2.1.0/gems/locale-2.1.0/lib/locale.rb
>
>
>                     97
> /usr/lib/ruby/gems/2.1.0/gems/rmail-sup-1.0.1/lib/rmail/address.rb
>                                                                         98
> /usr/lib/ruby/gems/2.1.0/gems/rmail-sup-1.0.1/lib/rmail/utils.rb
>
>                                                                     99
> /usr/lib/ruby/2.1.0/x86_64-linux/digest.so
>                    100 /usr/lib/ruby/2.1.0/digest.rb
>                                                       101
> /usr/lib/ruby/2.1.0/x86_64-linux/digest/md5.so
>
>                                 102 /usr/lib/ruby/2.1.0/time.rb
>
>                                                                  103
> /usr/lib/ruby/gems/2.1.0/gems/rmail-sup-1.0.1/lib/rmail/header.rb
>                                         104
> /usr/lib/ruby/gems/2.1.0/gems/rmail-sup-1.0.1/lib/rmail/mailbox.rb
>
>                                       105
> /usr/lib/ruby/gems/2.1.0/gems/rmail-sup-1.0.1/lib/rmail/message.rb
>               106
> /usr/lib/ruby/gems/2.1.0/gems/rmail-sup-1.0.1/lib/rmail/parser/pushbackreader.rb
>
>                           107
> /usr/lib/ruby/gems/2.1.0/gems/rmail-sup-1.0.1/lib/rmail/parser/multipart.rb
>            108
> /usr/lib/ruby/gems/2.1.0/gems/rmail-sup-1.0.1/lib/rmail/parser.rb
>
>         109
> /usr/lib/ruby/gems/2.1.0/gems/rmail-sup-1.0.1/lib/rmail/serialize.rb
>
>
>       110
> /usr/lib/ruby/gems/2.1.0/gems/rmail-sup-1.0.1/lib/rmail/mailbox/mboxreader.rb
>                                                                      111
> /usr/lib/ruby/gems/2.1.0/gems/rmail-sup-1.0.1/lib/rmail.rb
>
>                                                            112
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/version.rb
>                             113
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/hook.rb
>
>                 114 /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/time.rb
>
>
>   115 /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/logger.rb
>                                               116
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/logger/singleton.rb
>
>                                               117
> /usr/lib/ruby/gems/2.1.0/gems/locale-2.1.0/lib/locale/driver/env.rb
>                        118
> /usr/lib/ruby/gems/2.1.0/gems/locale-2.1.0/lib/locale/driver/posix.rb
>
>                         119
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/buffer.rb
>
>
>             120 /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/keymap.rb
>                                                         121
> /usr/lib/ruby/2.1.0/open3.rb
>
>                 122 /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/mode.rb
>
>
>   123 /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/modes/scroll_mode.rb
>                                                          124
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/modes/text_mode.rb
>
>                                                         125
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/modes/log_mode.rb
>                                 126
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/update.rb
>
>                       127 /usr/lib/ruby/2.1.0/delegate.rb
>
>                                                            128
> /usr/lib/ruby/2.1.0/tmpdir.rb
>
>
>                   129 /usr/lib/ruby/2.1.0/tempfile.rb
>                                    130 /usr/lib/ruby/2.1.0/shellwords.rb
>
> 131 /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/message_chunks.rb
>
>                                                                         132
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/message.rb
>                                          133
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/rfc2047.rb
>
>                                 134
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/source.rb
>
>
>                     135 /usr/lib/ruby/2.1.0/uri/common.rb
>                                        136
> /usr/lib/ruby/2.1.0/uri/generic.rb
>
>      137 /usr/lib/ruby/2.1.0/uri/ftp.rb
>
>                                          138 /usr/lib/ruby/2.1.0/uri/http.rb
>
>
>   139 /usr/lib/ruby/2.1.0/uri/https.rb
>                     140 /usr/lib/ruby/2.1.0/uri/ldap.rb
>                                                          141
> /usr/lib/ruby/2.1.0/uri/ldaps.rb
>
>                      142 /usr/lib/ruby/2.1.0/uri/mailto.rb
>
>                                                             143
> /usr/lib/ruby/2.1.0/uri.rb
>
>
>                 144 /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/mbox.rb
>                                                           145
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/maildir.rb
>
>                                                  146
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/person.rb
>                  147
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/account.rb
>
>         148 /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/thread.rb
>
>                                                                         149
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/interactive_lock.rb
>                                                   150
> /usr/lib/ruby/gems/2.1.0/gems/xapian-ruby-1.2.17/lib/_xapian.so
>
>                                              151
> /usr/lib/ruby/gems/2.1.0/gems/xapian-ruby-1.2.17/lib/xapian.rb
>                  152
> /usr/lib/ruby/gems/2.1.0/gems/chronic-0.9.1/lib/chronic/handlers.rb
>
>                 153
> /usr/lib/ruby/gems/2.1.0/gems/chronic-0.9.1/lib/chronic/parser.rb
>
>
>            154
> /usr/lib/ruby/gems/2.1.0/gems/chronic-0.9.1/lib/chronic/handler.rb
>                                                                155
> /usr/lib/ruby/gems/2.1.0/gems/chronic-0.9.1/lib/chronic/mini_date.rb
>
>                                                                156
> /usr/lib/ruby/gems/2.1.0/gems/chronic-0.9.1/lib/chronic/tag.rb
>                                    157
> /usr/lib/ruby/gems/2.1.0/gems/chronic-0.9.1/lib/chronic/span.rb
>
>                               158
> /usr/lib/ruby/gems/2.1.0/gems/chronic-0.9.1/lib/chronic/token.rb
>     159 /usr/lib/ruby/gems/2.1.0/gems/chronic-0.9.1/lib/chronic/grabber.rb
>
>   160 /usr/lib/ruby/gems/2.1.0/gems/chronic-0.9.1/lib/chronic/pointer.rb
>
>
> 161 /usr/lib/ruby/gems/2.1.0/gems/chronic-0.9.1/lib/chronic/scalar.rb
>                                                  162
> /usr/lib/ruby/gems/2.1.0/gems/chronic-0.9.1/lib/chronic/ordinal.rb
>
>                                                163
> /usr/lib/ruby/gems/2.1.0/gems/chronic-0.9.1/lib/chronic/separator.rb
>                          164
> /usr/lib/ruby/gems/2.1.0/gems/chronic-0.9.1/lib/chronic/time_zone.rb
>
>                          165
> /usr/lib/ruby/gems/2.1.0/gems/chronic-0.9.1/lib/chronic/numerizer.rb
>    166 /usr/lib/ruby/gems/2.1.0/gems/chronic-0.9.1/lib/chronic/season.rb
>
> 167 /usr/lib/ruby/gems/2.1.0/gems/chronic-0.9.1/lib/chronic/repeater.rb
>
>
>  168
> /usr/lib/ruby/gems/2.1.0/gems/chronic-0.9.1/lib/chronic/repeaters/repeater_year.rb
>                                                                  169
> /usr/lib/ruby/gems/2.1.0/gems/chronic-0.9.1/lib/chronic/repeaters/repeater_season.rb
>
>
>      170
> /usr/lib/ruby/gems/2.1.0/gems/chronic-0.9.1/lib/chronic/repeaters/repeater_season_name.rb
>
>       171
> /usr/lib/ruby/gems/2.1.0/gems/chronic-0.9.1/lib/chronic/repeaters/repeater_month.rb
>
>
>                    172
> /usr/lib/ruby/gems/2.1.0/gems/chronic-0.9.1/lib/chronic/repeaters/repeater_month_name.rb
>
>                    173
> /usr/lib/ruby/gems/2.1.0/gems/chronic-0.9.1/lib/chronic/repeaters/repeater_fortnight.rb
>                 174
> /usr/lib/ruby/gems/2.1.0/gems/chronic-0.9.1/lib/chronic/repeaters/repeater_week.rb
>
>                               175
> /usr/lib/ruby/gems/2.1.0/gems/chronic-0.9.1/lib/chronic/repeaters/repeater_weekend.rb
>                          176
> /usr/lib/ruby/gems/2.1.0/gems/chronic-0.9.1/lib/chronic/repeaters/repeater_weekday.rb
>
>                                           177
> /usr/lib/ruby/gems/2.1.0/gems/chronic-0.9.1/lib/chronic/repeaters/repeater_day.rb
>                                  178
> /usr/lib/ruby/gems/2.1.0/gems/chronic-0.9.1/lib/chronic/repeaters/repeater_day_name.rb
>
>                                                    179
> /usr/lib/ruby/gems/2.1.0/gems/chronic-0.9.1/lib/chronic/repeaters/repeater_day_portion.rb
>                                                   180
> /usr/lib/ruby/gems/2.1.0/gems/chronic-0.9.1/lib/chronic/repeaters/repeater_hour.rb
>
>                                                                 181
> /usr/lib/ruby/gems/2.1.0/gems/chronic-0.9.1/lib/chronic/repeaters/repeater_minute.rb
>                                                           182
> /usr/lib/ruby/gems/2.1.0/gems/chronic-0.9.1/lib/chronic/repeaters/repeater_second.rb
>
>
> 183
> /usr/lib/ruby/gems/2.1.0/gems/chronic-0.9.1/lib/chronic/repeaters/repeater_time.rb
>                                                                   184
> /usr/lib/ruby/gems/2.1.0/gems/chronic-0.9.1/lib/chronic.rb
>
>                                                         185
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/util/query.rb
>                             186
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/index.rb
>
>                  187
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/textfield.rb
>
>
>         188 /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/colormap.rb
>                                                       189
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/label.rb
>
>                                            190
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/contact.rb
>             191 /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/tagger.rb
>
>   192 /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/draft.rb
>
>                                                                  193
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/poll.rb
>                                194
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/crypto.rb
>
>                      195
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/undo.rb
>
>
>        196
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/horizontal_selector.rb
>                                                                 197
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/modes/line_cursor_mode.rb
>
>                                                                       198
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/modes/help_mode.rb
>                                                199
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/modes/edit_message_mode.rb
>
>                                                       200
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/modes/edit_message_async_mode.rb
>                                              201
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/modes/compose_mode.rb
>
>                                                202
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/modes/resume_mode.rb
>                           203
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/modes/forward_mode.rb
>
>                             204
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/modes/reply_mode.rb
>       205
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/modes/label_list_mode.rb
>
>            206
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/modes/contact_list_mode.rb
>
>
>                 207
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/modes/thread_view_mode.rb
>
>   208
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/modes/thread_index_mode.rb
>
>
>        209
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/modes/label_search_results_mode.rb
>
>   210
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/modes/search_results_mode.rb
>
>
>          211
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/modes/person_search_results_mode.rb
>
>      212
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/modes/inbox_mode.rb
>
>
>    213
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/modes/buffer_list_mode.rb
>                                                                214
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/modes/poll_mode.rb
>
>                                                               215
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/modes/file_browser_mode.rb
>                                                216
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/modes/completion_mode.rb
>
>                                                     217
> /usr/lib/ruby/2.1.0/prettyprint.rb
>
>
>                 218 /usr/lib/ruby/2.1.0/pp.rb
>                            219
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/service/label_service.rb
>
>                                 220
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/modes/console_mode.rb
>             221 /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/sent.rb
>
> 222 /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/search.rb
>
>                                                                 223
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/modes/search_list_mode.rb
>                                                 224
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup/idle.rb
>
>                                     225
> /usr/lib/ruby/gems/2.1.0/gems/sup-0.19.0/lib/sup.rb
>
>
>                  226 /usr/lib/ruby/2.1.0/x86_64-linux/dl.so
>                                          227 /usr/lib/ruby/2.1.0/dl.rb
>
> 228 /usr/lib/ruby/2.1.0/dl/callback.rb
>
>                                       229 /usr/lib/ruby/2.1.0/dl/stack.rb
>
>
>  230 /usr/lib/ruby/2.1.0/dl/value.rb
>                 231 /usr/lib/ruby/2.1.0/dl/func.rb
>                                                     232
> /usr/lib/ruby/2.1.0/dl/pack.rb
>
>               233 /usr/lib/ruby/2.1.0/dl/struct.rb
>
>                                                     234
> /usr/lib/ruby/2.1.0/dl/cparser.rb
>
>
>                235 /usr/lib/ruby/2.1.0/dl/import.rb
>                                  236
> /usr/lib/ruby/2.1.0/x86_64-linux/enc/utf_16be.so
>
>              237 /usr/lib/ruby/2.1.0/x86_64-linux/enc/trans/utf_16_32.so
>
>
>                                                                         *
> Process memory map:
>
>
>
>                  7ff534000000-7ff534021000 rw-p 00000000 00:00 0
>                                              7ff534021000-7ff538000000
> ---p 00000000 00:00 0
>
>                    7ff53a344000-7ff53a345000 ---p 00000000 00:00 0
>
>
>  7ff53a345000-7ff53a546000 rw-p 00000000 00:00 0
>                    7ff53a546000-7ff53a547000 ---p 00000000 00:00 0
>
>  7ff53a547000-7ff53a748000 rw-p 00000000 00:00 0
>
>                                          7ff53a748000-7ff53a749000 ---p
> 00000000 00:00 0
>
>
>              7ff53a749000-7ff53a94a000 rw-p 00000000 00:00 0
>                                          7ff53a94a000-7ff53a94b000 ---p
> 00000000 00:00 0
>
>                7ff53a94b000-7ff53ab4c000 rw-p 00000000 00:00 0
>
>
>  7ff53ab4c000-7ff53ab4d000 ---p 00000000 00:00 0
>                7ff53ab4d000-7ff53ad4e000 rw-p 00000000 00:00 0
>
>  7ff53ad4e000-7ff53ad4f000 ---p 00000000 00:00 0
>
>                                      7ff53ad4f000-7ff53af50000 rw-p
> 00000000 00:00 0
>
>
>          7ff53af50000-7ff53af53000 r-xp 00000000 08:01 55894228
>       /usr/lib/ruby/2.1.0/x86_64-linux/enc/trans/utf_16_32.so
>
>                                            7ff53af53000-7ff53b153000 ---p
> 00003000 08:01 55894228
> /usr/lib/ruby/2.1.0/x86_64-linux/enc/trans/utf_16_32.so
>
>  7ff53b153000-7ff53b154000 r--p 00003000 08:01 55894228
> /usr/lib/ruby/2.1.0/x86_64-linux/enc/trans/utf_16_32.so
>                                  7ff53b154000-7ff53b155000 rw-p 00004000
> 08:01 55894228
> /usr/lib/ruby/2.1.0/x86_64-linux/enc/trans/utf_16_32.so
>
>
>            7ff53b155000-7ff53b156000 r-xp 00000000 08:01 55894216
>         /usr/lib/ruby/2.1.0/x86_64-linux/enc/utf_16be.so
>
>                                       7ff53b156000-7ff53b356000 ---p
> 00001000 08:01 55894216
> /usr/lib/ruby/2.1.0/x86_64-linux/enc/utf_16be.so
>
>  7ff53b356000-7ff53b357000 r--p 00001000 08:01 55894216
> /usr/lib/ruby/2.1.0/x86_64-linux/enc/utf_16be.so
>               7ff53b357000-7ff53b358000 rw-p 00002000 08:01 55894216
>             /usr/lib/ruby/2.1.0/x86_64-linux/enc/utf_16be.so
>
>
>  7ff53b358000-7ff53b359000 ---p 00000000 00:00 0
>              7ff53b359000-7ff53b55a000 rw-p 00000000 00:00 0
>
>  7ff53b55a000-7ff53b678000 r--p 00000000 08:01 55841629
> /usr/lib/locale/de_DE.utf8/LC_COLLATE
>  7ff53b678000-7ff53b684000 r-xp 00000000 08:01 55886421
> /usr/lib/ruby/2.1.0/x86_64-linux/dl.so
>
>                                       7ff53b684000-7ff53b884000 ---p
> 0000c000 08:01 55886421
> /usr/lib/ruby/2.1.0/x86_64-linux/dl.so
>
>  7ff53b884000-7ff53b885000 r--p 0000c000 08:01 55886421
> /usr/lib/ruby/2.1.0/x86_64-linux/dl.so
>
>
>               7ff53b885000-7ff53b886000 rw-p 0000d000 08:01 55886421
>             /usr/lib/ruby/2.1.0/x86_64-linux/dl.so
>
>                                7ff53b886000-7ff53b89c000 r-xp 00000000
> 08:01 2228346                    /lib/libgcc_s.so.1
>                           7ff53b89c000-7ff53ba9b000 ---p 00016000 08:01
> 2228346                    /lib/libgcc_s.so.1
>
>                                            7ff53ba9b000-7ff53ba9c000 r--p
> 00015000 08:01 2228346                    /lib/libgcc_s.so.1
>                                       7ff53ba9c000-7ff53ba9d000 rw-p
> 00016000 08:01 2228346                    /lib/libgcc_s.so.1
>
>
>  7ff53ba9d000-7ff53bb93000 r-xp 00000000 08:01 55838554
> /usr/lib/libstdc++.so.6.0.13
>
> 7ff53bb93000-7ff53bd93000 ---p 000f6000 08:01 55838554
> /usr/lib/libstdc++.so.6.0.13
>
>
>            7ff53bd93000-7ff53bd9a000 r--p 000f6000 08:01 55838554
>         /usr/lib/libstdc++.so.6.0.13
>
>                   7ff53bd9a000-7ff53bd9c000 rw-p 000fd000 08:01 55838554
>                 /usr/lib/libstdc++.so.6.0.13
>                        7ff53bd9c000-7ff53bdb1000 rw-p 00000000 00:00 0
>
>  7ff53bdb1000-7ff53bdb5000 r-xp 00000000 08:01 2228279
>  /lib/libuuid.so.1.3.0
>
>
>                7ff53bdb5000-7ff53bfb4000 ---p 00004000 08:01 2228279
>              /lib/libuuid.so.1.3.0
>
>                7ff53bfb4000-7ff53bfb5000 r--p 00003000 08:01 2228279
>              /lib/libuuid.so.1.3.0
>              7ff53bfb5000-7ff53bfb6000 rw-p 00004000 08:01 2228279
>            /lib/libuuid.so.1.3.0
>
>                                  7ff53bfb6000-7ff53c1ac000 r-xp 00000000
> 08:01 55930279
> /usr/lib/ruby/gems/2.1.0/gems/xapian-ruby-1.2.17/lib/libxapian.so.22.6.4
>
>         7ff53c1ac000-7ff53c3ab000 ---p 001f6000 08:01 55930279
>
> /usr/lib/ruby/gems/2.1.0/gems/xapian-ruby-1.2.17/lib/libxapian.so.22.6.4
>
>  7ff53c3ab000-7ff53c3b3000 r--p 001f5000 08:01 55930279
> /usr/lib/ruby/gems/2.1.0/gems/xapian-ruby-1.2.17/lib/libxapian.so.22.6.4
>                                 7ff53c3b3000-7ff53c3b6000 rw-p 001fd000
> 08:01 55930279
> /usr/lib/ruby/gems/2.1.0/gems/xapian-ruby-1.2.17/lib/libxapian.so.22.6.4
>        7ff53c3b6000-7ff53c431000 r-xp 00000000 08:01 55930336
>       /usr/lib/ruby/gems/2.1.0/gems/xapian-ruby-1.2.17/lib/_xapian.so
>
>
>  7ff53c431000-7ff53c630000 ---p 0007b000 08:01 55930336
> /usr/lib/ruby/gems/2.1.0/gems/xapian-ruby-1.2.17/lib/_xapian.so
>
>                                    7ff53c630000-7ff53c631000 r--p 0007a000
> 08:01 55930336
> /usr/lib/ruby/gems/2.1.0/gems/xapian-ruby-1.2.17/lib/_xapian.so
>
>  7ff53c631000-7ff53c635000 rw-p 0007b000 08:01 55930336
> /usr/lib/ruby/gems/2.1.0/gems/xapian-ruby-1.2.17/lib/_xapian.so
>                                          7ff53c635000-7ff53c636000 rw-p
> 00000000 00:00 0
>
>                7ff53c636000-7ff53c639000 r-xp 00000000 08:01 55886282
>             /usr/lib/ruby/2.1.0/x86_64-linux/digest.so
>                                   7ff53c639000-7ff53c839000 ---p 00003000
> 08:01 55886282                   /usr/lib/ruby/2.1.0/x86_64-linux/digest.so
>
>
>  7ff53c839000-7ff53c83a000 r--p 00003000 08:01 55886282
> /usr/lib/ruby/2.1.0/x86_64-linux/digest.so
>
>                     7ff53c83a000-7ff53c83b000 rw-p 00004000 08:01 55886282
>                   /usr/lib/ruby/2.1.0/x86_64-linux/digest.so
>                                        7ff53c83b000-7ff53c888000 r-xp
> 00000000 08:01 2228584                    /lib/libssl.so.0.9.8
>
>
> 7ff53c888000-7ff53ca87000 ---p 0004d000 08:01 2228584
>  /lib/libssl.so.0.9.8
>
>  7ff53ca87000-7ff53ca89000 r--p 0004c000 08:01 2228584
>  /lib/libssl.so.0.9.8
>
>
> 7ff53ca89000-7ff53ca8f000 rw-p 0004e000 08:01 2228584
>  /lib/libssl.so.0.9.8
>
>  7ff53ca8f000-7ff53cbf7000 r-xp 00000000 08:01 2228583
>  /lib/libcrypto.so.0.9.8
>
>
>                  7ff53cbf7000-7ff53cdf7000 ---p 00168000 08:01 2228583
>                /lib/libcrypto.so.0.9.8
>
>                    7ff53cdf7000-7ff53ce04000 r--p 00168000 08:01 2228583
>                  /lib/libcrypto.so.0.9.8
>                    7ff53ce04000-7ff53ce1c000 rw-p 00175000 08:01 2228583
>                  /lib/libcrypto.so.0.9.8
>
>                                          7ff53ce1c000-7ff53ce20000 rw-p
> 00000000 00:00 0
>
>
>              7ff53ce20000-7ff53ce21000 r-xp 00000000 08:01 55886381
>           /usr/lib/ruby/2.1.0/x86_64-linux/digest/md5.so
>
>                                       7ff53ce21000-7ff53d020000 ---p
> 00001000 08:01 55886381
> /usr/lib/ruby/2.1.0/x86_64-linux/digest/md5.so
>
>  7ff53d020000-7ff53d021000 r--p 00000000 08:01 55886381
> /usr/lib/ruby/2.1.0/x86_64-linux/digest/md5.so
>           7ff53d021000-7ff53d022000 rw-p 00001000 08:01 55886381
>         /usr/lib/ruby/2.1.0/x86_64-linux/digest/md5.so
>
>
>  7ff53d022000-7ff53d038000 r-xp 00000000 08:01 2228418
>  /lib/libz.so.1.2.3.3
>
> 7ff53d038000-7ff53d237000 ---p 00016000 08:01 2228418
>  /lib/libz.so.1.2.3.3
>
>
>  7ff53d237000-7ff53d238000 r--p 00015000 08:01 2228418
>  /lib/libz.so.1.2.3.3
>
> 7ff53d238000-7ff53d239000 rw-p 00016000 08:01 2228418
>  /lib/libz.so.1.2.3.3
>
>
>            7ff53d239000-7ff53d248000 r-xp 00000000 08:01 55886436
>         /usr/lib/ruby/2.1.0/x86_64-linux/zlib.so
>
>                               7ff53d248000-7ff53d447000 ---p 0000f000 08:01
> 55886436                   /usr/lib/ruby/2.1.0/x86_64-linux/zlib.so
>                                                7ff53d447000-7ff53d448000
> r--p 0000e000 08:01 55886436
> /usr/lib/ruby/2.1.0/x86_64-linux/zlib.so
>
>
>           7ff53d448000-7ff53d449000 rw-p 0000f000 08:01 55886436
>         /usr/lib/ruby/2.1.0/x86_64-linux/zlib.so
>
>                              7ff53d449000-7ff53d44e000 r-xp 00000000 08:01
> 55886429                   /usr/lib/ruby/2.1.0/x86_64-linux/strscan.so
>                                                  7ff53d44e000-7ff53d64d000
> ---p 00005000 08:01 55886429
> /usr/lib/ruby/2.1.0/x86_64-linux/strscan.so
>
>
>                7ff53d64d000-7ff53d64e000 r--p 00004000 08:01 55886429
>             /usr/lib/ruby/2.1.0/x86_64-linux/strscan.so
>
>                                      7ff53d64e000-7ff53d64f000 rw-p
> 00005000 08:01 55886429
> /usr/lib/ruby/2.1.0/x86_64-linux/strscan.so
>
>  7ff53d64f000-7ff53d656000 r-xp 00000000 08:01 55886425
> /usr/lib/ruby/2.1.0/x86_64-linux/stringio.so
>     7ff53d656000-7ff53d856000 ---p 00007000 08:01 55886425
>   /usr/lib/ruby/2.1.0/x86_64-linux/stringio.so
>
>                                                7ff53d856000-7ff53d857000
> r--p 00007000 08:01 55886425
> /usr/lib/ruby/2.1.0/x86_64-linux/stringio.so
>
> 7ff53d857000-7ff53d858000 rw-p 00008000 08:01 55886425
> /usr/lib/ruby/2.1.0/x86_64-linux/stringio.so
>                7ff53d858000-7ff53d880000 r-xp 00000000 08:01 55886435
>               /usr/lib/ruby/2.1.0/x86_64-linux/psych.so
>
>
>  7ff53d880000-7ff53da7f000 ---p 00028000 08:01 55886435
> /usr/lib/ruby/2.1.0/x86_64-linux/psych.so
>
>  7ff53da7f000-7ff53da80000 r--p 00027000 08:01 55886435
> /usr/lib/ruby/2.1.0/x86_64-linux/psych.so
>                  7ff53da80000-7ff53da81000 rw-p 00028000 08:01 55886435
>                 /usr/lib/ruby/2.1.0/x86_64-linux/psych.so
>
>
>  7ff53da81000-7ff53dab5000 r-xp 00000000 08:01 55886437
> /usr/lib/ruby/2.1.0/x86_64-linux/date_core.so
>
>      7ff53dab5000-7ff53dcb5000 ---p 00034000 08:01 55886437
>   /usr/lib/ruby/2.1.0/x86_64-linux/date_core.so
>                            7ff53dcb5000-7ff53dcb6000 r--p 00034000 08:01
> 55886437                   /usr/lib/ruby/2.1.0/x86_64-linux/date_core.so
>
>
>  7ff53dcb6000-7ff53dcb7000 rw-p 00035000 08:01 55886437
> /usr/lib/ruby/2.1.0/x86_64-linux/date_core.so
>
>                    7ff53dcb7000-7ff53dcb8000 rw-p 00000000 00:00 0
>
>
>  7ff53dcb8000-7ff53dd07000 r-xp 00000000 08:01 55924637
> /usr/lib/ruby/gems/2.1.0/extensions/x86_64-linux/2.1.0-static/unicode-0.4.4.1/unicode/unicode_native.so
>
>
>  7ff53dd07000-7ff53df06000 ---p 0004f000 08:01 55924637
> /usr/lib/ruby/gems/2.1.0/extensions/x86_64-linux/2.1.0-static/unicode-0.4.4.1/unicode/unicode_native.so
>
>
>    7ff53df06000-7ff53e055000 r--p 0004e000 08:01 55924637
> /usr/lib/ruby/gems/2.1.0/extensions/x86_64-linux/2.1.0-static/unicode-0.4.4.1/unicode/unicode_native.so
>
>
>          7ff53e055000-7ff53e056000 rw-p 0019d000 08:01 55924637
>
> /usr/lib/ruby/gems/2.1.0/extensions/x86_64-linux/2.1.0-static/unicode-0.4.4.1/unicode/unicode_native.so
>
>
>                7ff53e056000-7ff53e05d000 r-xp 00000000 08:01 55886422
>             /usr/lib/ruby/2.1.0/x86_64-linux/pathname.so
>
>                                       7ff53e05d000-7ff53e25c000 ---p
> 00007000 08:01 55886422
> /usr/lib/ruby/2.1.0/x86_64-linux/pathname.so
>
>  7ff53e25c000-7ff53e25d000 r--p 00006000 08:01 55886422
> /usr/lib/ruby/2.1.0/x86_64-linux/pathname.so
>       7ff53e25d000-7ff53e25e000 rw-p 00007000 08:01 55886422
>     /usr/lib/ruby/2.1.0/x86_64-linux/pathname.so
>
>                                                  7ff53e25e000-7ff53e261000
> r-xp 00000000 08:01 55894197
> /usr/lib/ruby/2.1.0/x86_64-linux/etc.so
>
>  7ff53e261000-7ff53e460000 ---p 00003000 08:01 55894197
> /usr/lib/ruby/2.1.0/x86_64-linux/etc.so
>        7ff53e460000-7ff53e461000 r--p 00002000 08:01 55894197
>       /usr/lib/ruby/2.1.0/x86_64-linux/etc.so
>
>                                              7ff53e461000-7ff53e462000 rw-p
> 00003000 08:01 55894197
> /usr/lib/ruby/2.1.0/x86_64-linux/etc.so
>
>  7ff53e462000-7ff53e488000 r-xp 00000000 08:01 55886430
> /usr/lib/ruby/2.1.0/x86_64-linux/socket.so
>       7ff53e488000-7ff53e688000 ---p 00026000 08:01 55886430
>     /usr/lib/ruby/2.1.0/x86_64-linux/socket.so
>
>                                                7ff53e688000-7ff53e689000
> r--p 00026000 08:01 55886430
> /usr/lib/ruby/2.1.0/x86_64-linux/socket.so
>
> 7ff53e689000-7ff53e68a000 rw-p 00027000 08:01 55886430
> /usr/lib/ruby/2.1.0/x86_64-linux/socket.so
>            7ff53e68a000-7ff53e6c8000 r-xp 00000000 08:01 2228322
>          /lib/libncurses.so.5.7
>
>                                 7ff53e6c8000-7ff53e8c8000 ---p 0003e000
> 08:01 2228322                    /lib/libncurses.so.5.7
>                                7ff53e8c8000-7ff53e8cc000 r--p 0003e000
> 08:01 2228322                    /lib/libncurses.so.5.7
>
>
> 7ff53e8cc000-7ff53e8cd000 rw-p 00042000 08:01 2228322
>  /lib/libncurses.so.5.7
>
>  7ff53e8cd000-7ff53e918000 r-xp 00000000 08:01 2228324
>  /lib/libncursesw.so.5.7
>
>
>  7ff53e918000-7ff53eb17000 ---p 0004b000 08:01 2228324
>  /lib/libncursesw.so.5.7
>
>  7ff53eb17000-7ff53eb1b000 r--p 0004a000 08:01 2228324
>  /lib/libncursesw.so.5.7
>
>
>                    7ff53eb1b000-7ff53eb1c000 rw-p 0004e000 08:01 2228324
>                  /lib/libncursesw.so.5.7
>
>                      7ff53eb1c000-7ff53eb1f000 r-xp 00000000 08:01 55839095
>                   /usr/lib/libpanelw.so.5.7
>                        7ff53eb1f000-7ff53ed1e000 ---p 00003000 08:01
> 55839095                   /usr/lib/libpanelw.so.5.7
>
>                                                7ff53ed1e000-7ff53ed1f000
> r--p 00002000 08:01 55839095                   /usr/lib/libpanelw.so.5.7
>                                                  7ff53ed1f000-7ff53ed20000
> rw-p 00003000 08:01 55839095                   /usr/lib/libpanelw.so.5.7
>
>
>  7ff53ed20000-7ff53ed2e000 r-xp 00000000 08:01 55838506
> /usr/lib/libformw.so.5.7
>
> 7ff53ed2e000-7ff53ef2e000 ---p 0000e000 08:01 55838506
> /usr/lib/libformw.so.5.7
>  7ff53ef2e000-7ff53ef2f000 r--p 0000e000 08:01 55838506
> /usr/lib/libformw.so.5.7
>
>                         7ff53ef2f000-7ff53ef30000 rw-p 0000f000 08:01
> 55838506                   /usr/lib/libformw.so.5.7
>                          7ff53ef30000-7ff53ef37000 r-xp 00000000 08:01
> 55839007                   /usr/lib/libmenu.so.5.7
>
>                                                7ff53ef37000-7ff53f136000
> ---p 00007000 08:01 55839007                   /usr/lib/libmenu.so.5.7
>                                                7ff53f136000-7ff53f137000
> r--p 00006000 08:01 55839007                   /usr/lib/libmenu.so.5.7
>
>
>  7ff53f137000-7ff53f138000 rw-p 00007000 08:01 55839007
> /usr/lib/libmenu.so.5.7
>
>  7ff53f138000-7ff53f163000 r-xp 00000000 08:01 55924665
> /usr/lib/ruby/gems/2.1.0/extensions/x86_64-linux/2.1.0-static/ncursesw-1.4.9/ncursesw_bin.so
>
> 7ff53f163000-7ff53f362000 ---p 0002b000 08:01 55924665
> /usr/lib/ruby/gems/2.1.0/extensions/x86_64-linux/2.1.0-static/ncursesw-1.4.9/ncursesw_bin.so
>
>  7ff53f362000-7ff53f363000 r--p 0002a000 08:01 55924665
> /usr/lib/ruby/gems/2.1.0/extensions/x86_64-linux/2.1.0-static/ncursesw-1.4.9/ncursesw_bin.so
>
> 7ff53f363000-7ff53f364000 rw-p 0002b000 08:01 55924665
> /usr/lib/ruby/gems/2.1.0/extensions/x86_64-linux/2.1.0-static/ncursesw-1.4.9/ncursesw_bin.so
>                                                  7ff53f364000-7ff53f367000
> r-xp 00000000 08:01 55894196
> /usr/lib/ruby/2.1.0/x86_64-linux/thread.so
>
>
>               7ff53f367000-7ff53f566000 ---p 00003000 08:01 55894196
>             /usr/lib/ruby/2.1.0/x86_64-linux/thread.so
>
>                                    7ff53f566000-7ff53f567000 r--p 00002000
> 08:01 55894196                   /usr/lib/ruby/2.1.0/x86_64-linux/thread.so
>
> 7ff53f567000-7ff53f568000 rw-p 00003000 08:01 55894196
> /usr/lib/ruby/2.1.0/x86_64-linux/thread.so
>
>
>                    7ff53f568000-7ff53f56a000 r-xp 00000000 08:01 55894230
>                 /usr/lib/ruby/2.1.0/x86_64-linux/enc/trans/transdb.so
>
>
>  7ff53f56a000-7ff53f76a000 ---p 00002000 08:01 55894230
> /usr/lib/ruby/2.1.0/x86_64-linux/enc/trans/transdb.so
>
>        7ff53f76a000-7ff53f76b000 r--p 00002000 08:01 55894230
>     /usr/lib/ruby/2.1.0/x86_64-linux/enc/trans/transdb.so
>                                      7ff53f76b000-7ff53f76c000 rw-p
> 00003000 08:01 55894230
> /usr/lib/ruby/2.1.0/x86_64-linux/enc/trans/transdb.so
>
>
>              7ff53f76c000-7ff53f76e000 r-xp 00000000 08:01 55894200
>           /usr/lib/ruby/2.1.0/x86_64-linux/enc/encdb.so
>
>                                      7ff53f76e000-7ff53f96d000 ---p
> 00002000 08:01 55894200
> /usr/lib/ruby/2.1.0/x86_64-linux/enc/encdb.so
>
>  7ff53f96d000-7ff53f96e000 r--p 00001000 08:01 55894200
> /usr/lib/ruby/2.1.0/x86_64-linux/enc/encdb.so
>        7ff53f96e000-7ff53f96f000 rw-p 00002000 08:01 55894200
>       /usr/lib/ruby/2.1.0/x86_64-linux/enc/encdb.so
>
>
>  7ff53f96f000-7ff53faec000 r-xp 00000000 08:01 2228559
>  /lib/libc-2.11.1.so
>                                                7ff53faec000-7ff53fceb000
> ---p 0017d000 08:01 2228559                    /lib/libc-2.11.1.so
>
>
>  7ff53fceb000-7ff53fcef000 r--p 0017c000 08:01 2228559
>  /lib/libc-2.11.1.so
>
>  7ff53fcef000-7ff53fcf0000 rw-p 00180000 08:01 2228559
>  /lib/libc-2.11.1.so
>
>
>    7ff53fcf0000-7ff53fcf5000 rw-p 00000000 00:00 0
>                                7ff53fcf5000-7ff53fd77000 r-xp 00000000
> 08:01 2228542                    /lib/libm-2.11.1.so
>
>                                                  7ff53fd77000-7ff53ff76000
> ---p 00082000 08:01 2228542                    /lib/libm-2.11.1.so
>                                              7ff53ff76000-7ff53ff77000
> r--p 00081000 08:01 2228542                    /lib/libm-2.11.1.so
>
>
>  7ff53ff77000-7ff53ff78000 rw-p 00082000 08:01 2228542
>  /lib/libm-2.11.1.so
>
>  7ff53ff78000-7ff53ff81000 r-xp 00000000 08:01 2228555
>  /lib/libcrypt-2.11.1.so
>
>
>      7ff53ff81000-7ff540181000 ---p 00009000 08:01 2228555
>    /lib/libcrypt-2.11.1.so
>
>        7ff540181000-7ff540182000 r--p 00009000 08:01 2228555
>      /lib/libcrypt-2.11.1.so
>        7ff540182000-7ff540183000 rw-p 0000a000 08:01 2228555
>      /lib/libcrypt-2.11.1.so
>
>                              7ff540183000-7ff5401b1000 rw-p 00000000 00:00 0
>
>
>  7ff5401b1000-7ff5401b3000 r-xp 00000000 08:01 2228557
>  /lib/libdl-2.11.1.so
>
> 7ff5401b3000-7ff5403b3000 ---p 00002000 08:01 2228557
>  /lib/libdl-2.11.1.so
>
>
>                  7ff5403b3000-7ff5403b4000 r--p 00002000 08:01 2228557
>                /lib/libdl-2.11.1.so
>
>                 7ff5403b4000-7ff5403b5000 rw-p 00003000 08:01 2228557
>              /lib/libdl-2.11.1.so
>              7ff5403b5000-7ff5403bc000 r-xp 00000000 08:01 2228547
>            /lib/librt-2.11.1.so
>
>                                 7ff5403bc000-7ff5405bb000 ---p 00007000
> 08:01 2228547                    /lib/librt-2.11.1.so
>                              7ff5405bb000-7ff5405bc000 r--p 00006000 08:01
> 2228547                    /lib/librt-2.11.1.so
>
>                                                 7ff5405bc000-7ff5405bd000
> rw-p 00007000 08:01 2228547                    /lib/librt-2.11.1.so
>                                              7ff5405bd000-7ff5405d5000
> r-xp 00000000 08:01 2228553                    /lib/libpthread-2.11.1.so
>
>
>  7ff5405d5000-7ff5407d4000 ---p 00018000 08:01 2228553
>  /lib/libpthread-2.11.1.so
>
>  7ff5407d4000-7ff5407d5000 r--p 00017000 08:01 2228553
>  /lib/libpthread-2.11.1.so
>
>
>                    7ff5407d5000-7ff5407d6000 rw-p 00018000 08:01 2228553
>                  /lib/libpthread-2.11.1.so
>
>                        7ff5407d6000-7ff5407da000 rw-p 00000000 00:00 0
>
>
>  7ff5407da000-7ff5407fa000 r-xp 00000000 08:01 2228550
>  /lib/ld-2.11.1.so
>
>  7ff54086b000-7ff54088e000 r--p 00000000 08:01 56902290
> /usr/share/locale-langpack/de/LC_MESSAGES/libc.mo
>                  7ff54088e000-7ff54098f000 rw-p 00000000 00:00 0
>
>  7ff54098f000-7ff5409ce000 r--p 00000000 08:01 55841679
> /usr/lib/locale/de_DE.utf8/LC_CTYPE
>    7ff5409ce000-7ff5409d3000 rw-p 00000000 00:00 0
>
>  7ff5409e1000-7ff5409e2000 rw-p 00000000 00:00 0
>
>                          7ff5409e2000-7ff5409e3000 r--p 00000000 08:01
> 55841762                   /usr/lib/locale/de_DE.utf8/LC_NUMERIC
>                                        7ff5409e3000-7ff5409e4000 r--p
> 00000000 08:01 55841628                   /usr/lib/locale/de_DE.utf8/LC_TIME
>
>
> 7ff5409e4000-7ff5409e5000 r--p 00000000 08:01 55841630
> /usr/lib/locale/de_DE.utf8/LC_MONETARY
>
>              7ff5409e5000-7ff5409e6000 r--p 00000000 08:01 55841688
>           /usr/lib/locale/de_DE.utf8/LC_MESSAGES/SYS_LC_MESSAGES
>                                             7ff5409e6000-7ff5409e7000 r--p
> 00000000 08:01 55841867
> /usr/lib/locale/de_DE.utf8/LC_PAPER
>
>
>   7ff5409e7000-7ff5409e8000 r--p 00000000 08:01 55841631
> /usr/lib/locale/de_DE.utf8/LC_NAME
>
>                7ff5409e8000-7ff5409e9000 r--p 00000000 08:01 55841632
>             /usr/lib/locale/de_DE.utf8/LC_ADDRESS
>                              7ff5409e9000-7ff5409ea000 r--p 00000000 08:01
> 55841633                   /usr/lib/locale/de_DE.utf8/LC_TELEPHONE
>
>
>  7ff5409ea000-7ff5409eb000 r--p 00000000 08:01 55841759
> /usr/lib/locale/de_DE.utf8/LC_MEASUREMENT
>
>            7ff5409eb000-7ff5409ec000 r--p 00000000 08:01 55841634
>         /usr/lib/locale/de_DE.utf8/LC_IDENTIFICATION
>                                 7ff5409ec000-7ff5409ed000 ---p 00000000
> 00:00 0
>
>       7ff5409ed000-7ff5409f0000 rw-p 00000000 00:00 0
>
>
> 7ff5409f0000-7ff5409f7000 r--s 00000000 08:01 55860657
> /usr/lib/gconv/gconv-modules.cache
>
>  7ff5409f7000-7ff5409f9000 rw-p 00000000 00:00 0
>
>                                        7ff5409f9000-7ff5409fa000 r--p
> 0001f000 08:01 2228550                    /lib/ld-2.11.1.so
>                                  7ff5409fa000-7ff5409fb000 rw-p 00020000
> 08:01 2228550                    /lib/ld-2.11.1.so
>
>                                                  7ff5409fb000-7ff5409fc000
> rw-p 00000000 00:00 0
>  7ff5409fc000-7ff540c77000 r-xp 00000000 08:01 55870792
> /usr/bin/ruby2.1.2
>
>                   7ff540e77000-7ff540e7c000 r--p 0027b000 08:01 55870792
>                 /usr/bin/ruby2.1.2
>              7ff540e7c000-7ff540e7e000 rw-p 00280000 08:01 55870792
>             /usr/bin/ruby2.1.2
>
>                               7ff540e7e000-7ff540ea2000 rw-p 00000000 00:00
> 0
>
>
>   7ff541d75000-7ff5437b0000 rw-p 00000000 00:00 0
>  [heap]
>
>  7fff902af000-7fff902c4000 rw-p 00000000 00:00 0
>  [stack]
>
>
>  7fff903e5000-7fff903e6000 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
>
>
>                                                  Abgebrochen
>
>
> ---------------------------------%<--------------------------------------------
>
> --
> You received this message because you are subscribed to the Google Groups
> "The Sup email client" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to supmua+unsubscribe@googlegroups.com.
> To post to this group, send email to supmua@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/supmua/817371.257205622-sendEmail%40ruthard-lappi
> .
> For more options, visit https://groups.google.com/d/optout.
>

[-- Attachment #2: Type: text/html, Size: 112482 bytes --]

  reply	other threads:[~2014-07-28 10:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-21 18:26 ruthard.baudach
2014-07-28 10:33 ` Gaute Hope [this message]
     [not found]   ` <trinity-40c4ba6a-e23f-44b6-9d87-63061d4b9b29-1406638933924@3capp-webde-bs49>
2014-07-29 13:15     ` Re: [sup] " Gaute Hope

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CABKe4MsuZz+u+NJ4o5_jN4FQz4zGsMMfvDhYZeWDHHw18o5VpQ@mail.gmail.com \
    --to=eg@gaute.vetsj.com \
    --cc=ruthard.baudach@web.de \
    --cc=supmua@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox