Changes between Initial Version and Version 1 of Ticket #56013


Ignore:
Timestamp:
Mar 12, 2018, 6:36:52 AM (7 years ago)
Author:
Ionic (Mihai Moldovan)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #56013 – Description

    initial v1  
    6666Previous frame inner to this frame (gdb could not unwind past this frame)
    6767}}}
     68
     69
     70But luckily we do have diagnostic reports:
     71
     72{{{
     73Process:         source-highlight [82704]
     74Path:            /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_source-highlight/source-highlight/work/source-highlight-3.1.8/src/.libs/source-highlight
     75Identifier:      source-highlight
     76Version:         ??? (???)
     77Code Type:       X86-64 (Native)
     78Parent Process:  gnumake [82703]
     79
     80Date/Time:       2018-03-11 23:26:33.349 +0100
     81OS Version:      Mac OS X 10.6.8 (10K549)
     82Report Version:  6
     83
     84Exception Type:  EXC_CRASH (SIGABRT)
     85Exception Codes: 0x0000000000000000, 0x0000000000000000
     86Crashed Thread:  0  Dispatch queue: com.apple.main-thread
     87
     88Application Specific Information:
     89abort() called
     90
     91Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
     920   libSystem.B.dylib                   0x00007fff8373b0b6 __kill + 10
     931   libSystem.B.dylib                   0x00007fff837db9f6 abort + 83
     942   libstdc++.6.dylib                   0x0000000101ff5ec5 __gnu_cxx::__verbose_terminate_handler() + 188
     953   libstdc++.6.dylib                   0x0000000101ff4317 std::rethrow_exception(std::__exception_ptr::exception_ptr) + 106
     964   libstdc++.6.dylib                   0x0000000101ff4374 std::terminate() + 17
     975   libstdc++.6.dylib                   0x0000000101ff4556 __cxa_rethrow + 0
     986   libstdc++.6.dylib                   0x0000000101ff35d9 __cxa_bad_typeid + 0
     997   libstdc++.6.dylib                   0x0000000102039f99 std::collate<char> const& std::use_facet<std::collate<char> >(std::locale const&) + 74
     1008   libboost_regex-mt.dylib             0x0000000100181fc6 boost::shared_ptr<boost::re_detail_106600::cpp_regex_traits_implementation<char> const> boost::re_detail_106600::create_cpp_regex_traits<char>(std::locale const&) + 102
     1019   libboost_regex-mt.dylib             0x0000000100181df8 boost::re_detail_106600::regex_data<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::regex_data() + 72
     10210  libboost_regex-mt.dylib             0x0000000100180060 boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int) + 240
     10311  libsource-highlight.4.dylib         0x000000010001d743 boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::basic_regex(char const*, unsigned int) + 39
     10412  libsource-highlight.4.dylib         0x000000010001d7ee __static_initialization_and_destruction_0(int, int) + 132
     10513  dyld                                0x00007fff5fc0d510 ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 228
     10614  dyld                                0x00007fff5fc0bcfc ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int) + 236
     10715  dyld                                0x00007fff5fc0bcad ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int) + 157
     10816  dyld                                0x00007fff5fc0bdb6 ImageLoader::runInitializers(ImageLoader::LinkContext const&) + 58
     10917  dyld                                0x00007fff5fc0211a dyld::initializeMainExecutable() + 133
     11018  dyld                                0x00007fff5fc06996 dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**) + 2993
     11119  dyld                                0x00007fff5fc016de dyldbootstrap::start(macho_header const*, int, char const**, long) + 811
     11220  dyld                                0x00007fff5fc01052 _dyld_start + 42
     113
     114Thread 0 crashed with X86 Thread State (64-bit):
     115  rax: 0x0000000000000000  rbx: 0x00007fff7066a2f8  rcx: 0x00007fff5fbfcd68  rdx: 0x0000000000000000
     116  rdi: 0x0000000000014310  rsi: 0x0000000000000006  rbp: 0x00007fff5fbfcd80  rsp: 0x00007fff5fbfcd68
     117   r8: 0x0000000000000000   r9: 0x000000000000000d  r10: 0x00007fff837370fa  r11: 0x0000000000000202
     118  r12: 0x00000001022002d0  r13: 0x00000001000ad7c0  r14: 0x0000000102200220  r15: 0x00007fff5fbfce40
     119  rip: 0x00007fff8373b0b6  rfl: 0x0000000000000202  cr2: 0x0000000101ff2fa4
     120
     121Binary Images:
     122       0x100000000 -        0x100010fff +source-highlight ??? (???) <EFDC48C5-79B0-248B-50D6-775F467C8D85> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_source-highlight/source-highlight/work/source-highlight-3.1.8/src/.libs/source-highlight
     123       0x10001b000 -        0x1000a8fff +libsource-highlight.4.dylib 5.1.0 (compatibility 5.0.0) <0C70183E-0877-0E1A-BDA4-FA233DF841D8> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_source-highlight/source-highlight/work/source-highlight-3.1.8/lib/srchilite/.libs/libsource-highlight.4.dylib
     124       0x100133000 -        0x10020efff +libboost_regex-mt.dylib ??? (???) <C1BEC490-2540-3F79-82FB-D134B59EC86F> /opt/local/lib/libboost_regex-mt.dylib
     125       0x1002c3000 -        0x101bc2ff7 +libicudata.58.dylib 58.2.0 (compatibility 58.0.0) <C6B0192E-18BF-46A1-DB26-92A73F76692C> /opt/local/lib/libicudata.58.dylib
     126       0x101bc4000 -        0x101d7fff7 +libicui18n.58.dylib 58.2.0 (compatibility 58.0.0) <4B10FF7F-8916-E290-9DA0-DBA55BE2A21E> /opt/local/lib/libicui18n.58.dylib
     127       0x101e55000 -        0x101f89ff7 +libicuuc.58.dylib 58.2.0 (compatibility 58.0.0) <4D5676CB-1ACD-D4AA-EC01-9743409023A3> /opt/local/lib/libicuuc.58.dylib
     128       0x101ff1000 -        0x1020acff7 +libstdc++.6.dylib 7.24.0 (compatibility 7.0.0) <EA6F8F3B-B29F-3AF2-918C-4BECC914BB52> /opt/local/lib/libgcc/libstdc++.6.dylib
     129       0x102148000 -        0x102157fe7 +libgcc_s.1.dylib ??? (???) <00C2E662-1D79-3083-984C-49098B4EC84D> /opt/local/lib/libgcc/libgcc_s.1.dylib
     130    0x7fff5fc00000 -     0x7fff5fc3be0f  dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld
     131    0x7fff81c78000 -     0x7fff81c7cff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
     132    0x7fff836ec000 -     0x7fff838adfef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
     133    0x7fff85de9000 -     0x7fff85e66fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
     134    0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
     135}}}