NebbieArcane / Server

Codice del server
Other
4 stars 0 forks source link

3.5.0-18-g9c233c8 (master): SIGABRT in /home/nebbie/Server/master/src/logging.cpp:37 #397

Open NebbieArcaneBot opened 3 years ago

NebbieArcaneBot commented 3 years ago

Core file: ./lib/core Quick dump: [New LWP 21525] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `/home/nebbie/Run/master/myst_master -v6 -D -L -M 4001'. Program terminated with signal SIGABRT, Aborted.

0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51

Thread 1 (Thread 0x7f2f9e9b63c0 (LWP 21525)):

0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51

1 0x00007f2f9c5608b1 in __GI_abort () at abort.c:79

2 0x00007f2f9cf53957 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6

3 0x00007f2f9cf59ae6 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6

4 0x00007f2f9cf59b21 in std::terminate() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6

5 0x00007f2f9cf59d54 in __cxa_throw () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6

6 0x000056331c6b604d in boost::throw_exception (e=...) at /usr/include/boost/throw_exception.hpp:69

7 0x000056331c6b5c49 in boost::io::detail::maybe_throw_exception (exceptions=255 '\377', pos=2, size=6) at /usr/include/boost/format/parsing.hpp:109

8 0x000056331c6b8828 in boost::io::detail::parse_printf_directive<char, std::char_traits, std::allocator, gnu_cxx::__normal_iterator<char const*, std::cxx11::basic_string<char, std::char_traits, std::allocator > >, std::ctype > (start=4 '\004', last=0 '\000', fpar=0x56331de89100, fac=..., offset=2, exceptions=255 '\377') at /usr/include/boost/format/parsing.hpp:345

9 0x000056331c6b6ce6 in boost::basic_format<char, std::char_traits, std::allocator >::parse (this=0x7fff18042480, buf="\300%\004\030\377\177") at /usr/include/boost/format/parsing.hpp:449

10 0x000056331c818d44 in boost::basic_format<char, std::char_traits, std::allocator >::basic_format (this=0x7fff18042480, s="\300%\004\030\377\177") at /usr/include/boost/format/format_implementation.hpp:64

11 0x000056331c817eff in Alarmud::my_fmt (f_string="\300%\004\030\377\177") at /home/nebbie/Server/master/src/logging.cpp:37

12 0x000056331c7639a1 in Alarmud::update_max_usage () at /home/nebbie/Server/master/src/comm.cpp:2557

13 0x000056331c753a30 in Alarmud::game_loop (s=1) at /home/nebbie/Server/master/src/comm.cpp:546

14 0x000056331c7519cc in Alarmud::run_the_game (port=4001) at /home/nebbie/Server/master/src/comm.cpp:287

15 0x000056331c750990 in Alarmud::run (port=4001, dir=0x7fff18043290 "lib") at /home/nebbie/Server/master/src/comm.cpp:264

16 0x000056331c845540 in Alarmud::main (argc=6, argv=0x7fff18043628) at /home/nebbie/Server/master/src/main.cpp:160

17 0x000056331c845c20 in main (argc=6, argv=0x7fff18043628) at /home/nebbie/Server/master/src/main.cpp:165

Thread 1 (Thread 0x7f2f9e9b63c0 (LWP 21525)):

0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51

1 0x00007f2f9c5608b1 in __GI_abort () at abort.c:79

2 0x00007f2f9cf53957 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6

3 0x00007f2f9cf59ae6 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6

4 0x00007f2f9cf59b21 in std::terminate() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6

5 0x00007f2f9cf59d54 in __cxa_throw () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6

6 0x000056331c6b604d in boost::throw_exception (e=...) at /usr/include/boost/throw_exception.hpp:69

7 0x000056331c6b5c49 in boost::io::detail::maybe_throw_exception (exceptions=255 '\377', pos=2, size=6) at /usr/include/boost/format/parsing.hpp:109

8 0x000056331c6b8828 in boost::io::detail::parse_printf_directive<char, std::char_traits, std::allocator, gnu_cxx::__normal_iterator<char const*, std::cxx11::basic_string<char, std::char_traits, std::allocator > >, std::ctype > (start=4 '\004', last=0 '\000', fpar=0x56331de89100, fac=..., offset=2, exceptions=255 '\377') at /usr/include/boost/format/parsing.hpp:345

9 0x000056331c6b6ce6 in boost::basic_format<char, std::char_traits, std::allocator >::parse (this=0x7fff18042480, buf="\300%\004\030\377\177") at /usr/include/boost/format/parsing.hpp:449

10 0x000056331c818d44 in boost::basic_format<char, std::char_traits, std::allocator >::basic_format (this=0x7fff18042480, s="\300%\004\030\377\177") at /usr/include/boost/format/format_implementation.hpp:64

11 0x000056331c817eff in Alarmud::my_fmt (f_string="\300%\004\030\377\177") at /home/nebbie/Server/master/src/logging.cpp:37

12 0x000056331c7639a1 in Alarmud::update_max_usage () at /home/nebbie/Server/master/src/comm.cpp:2557

13 0x000056331c753a30 in Alarmud::game_loop (s=1) at /home/nebbie/Server/master/src/comm.cpp:546

14 0x000056331c7519cc in Alarmud::run_the_game (port=4001) at /home/nebbie/Server/master/src/comm.cpp:287

15 0x000056331c750990 in Alarmud::run (port=4001, dir=0x7fff18043290 "lib") at /home/nebbie/Server/master/src/comm.cpp:264

16 0x000056331c845540 in Alarmud::main (argc=6, argv=0x7fff18043628) at /home/nebbie/Server/master/src/main.cpp:160

17 0x000056331c845c20 in main (argc=6, argv=0x7fff18043628) at /home/nebbie/Server/master/src/main.cpp:165

Long dump: [New LWP 21525] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `/home/nebbie/Run/master/myst_master -v6 -D -L -M 4001'. Program terminated with signal SIGABRT, Aborted.

0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51

Thread 1 (Thread 0x7f2f9e9b63c0 (LWP 21525)):

0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51

1 0x00007f2f9c5608b1 in __GI_abort () at abort.c:79

2 0x00007f2f9cf53957 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6

3 0x00007f2f9cf59ae6 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6

4 0x00007f2f9cf59b21 in std::terminate() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6

5 0x00007f2f9cf59d54 in __cxa_throw () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6

6 0x000056331c6b604d in boost::throw_exception (e=...) at /usr/include/boost/throw_exception.hpp:69

7 0x000056331c6b5c49 in boost::io::detail::maybe_throw_exception (exceptions=255 '\377', pos=2, size=6) at /usr/include/boost/format/parsing.hpp:109

8 0x000056331c6b8828 in boost::io::detail::parse_printf_directive<char, std::char_traits, std::allocator, gnu_cxx::__normal_iterator<char const*, std::cxx11::basic_string<char, std::char_traits, std::allocator > >, std::ctype > (start=4 '\004', last=0 '\000', fpar=0x56331de89100, fac=..., offset=2, exceptions=255 '\377') at /usr/include/boost/format/parsing.hpp:345

9 0x000056331c6b6ce6 in boost::basic_format<char, std::char_traits, std::allocator >::parse (this=0x7fff18042480, buf="\300%\004\030\377\177") at /usr/include/boost/format/parsing.hpp:449

10 0x000056331c818d44 in boost::basic_format<char, std::char_traits, std::allocator >::basic_format (this=0x7fff18042480, s="\300%\004\030\377\177") at /usr/include/boost/format/format_implementation.hpp:64

11 0x000056331c817eff in Alarmud::my_fmt (f_string="\300%\004\030\377\177") at /home/nebbie/Server/master/src/logging.cpp:37

12 0x000056331c7639a1 in Alarmud::update_max_usage () at /home/nebbie/Server/master/src/comm.cpp:2557

13 0x000056331c753a30 in Alarmud::game_loop (s=1) at /home/nebbie/Server/master/src/comm.cpp:546

14 0x000056331c7519cc in Alarmud::run_the_game (port=4001) at /home/nebbie/Server/master/src/comm.cpp:287

15 0x000056331c750990 in Alarmud::run (port=4001, dir=0x7fff18043290 "lib") at /home/nebbie/Server/master/src/comm.cpp:264

16 0x000056331c845540 in Alarmud::main (argc=6, argv=0x7fff18043628) at /home/nebbie/Server/master/src/main.cpp:160

17 0x000056331c845c20 in main (argc=6, argv=0x7fff18043628) at /home/nebbie/Server/master/src/main.cpp:165

Thread 1 (Thread 0x7f2f9e9b63c0 (LWP 21525)):

0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51

    set = {__val = {0, 16711680, 0, 0, 3756541803648103239, 1495697923703684240, 1, 13979173243358019584, 579005069656919567, 283686952306183, 81604576023, 0, 0, 1658172386656124928, 6876827780418335343, 8245937412990725737}}
    pid = <optimized out>
    tid = <optimized out>
    ret = <optimized out>

1 0x00007f2f9c5608b1 in __GI_abort () at abort.c:79

    save_stage = 1
    act = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, sa_mask = {__val = {14570595213659371008, 0, 139842463382109, 140733596311748, 139842463382109, 1, 11, 11, 139842466924160, 94777523372624, 53, 139842466906784, 1, 0, 139842463331103, 94777527104000}}, sa_flags = -1661629056, sa_restorer = 0x56331c9d0250}
    sigs = {__val = {32, 0 <repeats 15 times>}}
    __cnt = <optimized out>
    __set = <optimized out>
    __cnt = <optimized out>
    __set = <optimized out>

2 0x00007f2f9cf53957 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6

No symbol table info available.

3 0x00007f2f9cf59ae6 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6

No symbol table info available.

4 0x00007f2f9cf59b21 in std::terminate() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6

No symbol table info available.

5 0x00007f2f9cf59d54 in __cxa_throw () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6

No symbol table info available.

6 0x000056331c6b604d in boost::throw_exception (e=...) at /usr/include/boost/throw_exception.hpp:69

No locals.

7 0x000056331c6b5c49 in boost::io::detail::maybe_throw_exception (exceptions=255 '\377', pos=2, size=6) at /usr/include/boost/format/parsing.hpp:109

No locals.

8 0x000056331c6b8828 in boost::io::detail::parse_printf_directive<char, std::char_traits, std::allocator, gnu_cxx::__normal_iterator<char const*, std::cxx11::basic_string<char, std::char_traits, std::allocator > >, std::ctype > (start=4 '\004', last=0 '\000', fpar=0x56331de89100, fac=..., offset=2, exceptions=255 '\377') at /usr/include/boost/format/parsing.hpp:345

    precision_set = false
    in_brackets = false
    start0 = 4 '\004'
    fstring_size = 6

9 0x000056331c6b6ce6 in boost::basic_format<char, std::char_traits, std::allocator >::parse (this=0x7fff18042480, buf="\300%\004\030\377\177") at /usr/include/boost/format/parsing.hpp:449

    piece = "\300"
    parse_ok = false
    argN = 32767
    __PRETTY_FUNCTION__ = "boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::parse(const string_type&) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; boost::basic_format<Ch, Tr"...
    fac = @0x7f2f9d24e0c0: <incomplete type>
    arg_mark = 37 '%'
    ordered_args = true
    max_argN = -1
    num_items = 0
    i0 = 1
    i1 = 2
    it = 4 '\004'
    special_things = false
    cur_item = 0

10 0x000056331c818d44 in boost::basic_format<char, std::char_traits, std::allocator >::basic_format (this=0x7fff18042480, s="\300%\004\030\377\177") at /usr/include/boost/format/format_implementation.hpp:64

No locals.

11 0x000056331c817eff in Alarmud::my_fmt (f_string="\300%\004\030\377\177") at /home/nebbie/Server/master/src/logging.cpp:37

    fmter = {items_ = std::vector of length 1, capacity 1 = {{argN_ = -1, res_ = "", appendix_ = "", fmtstate_ = {width_ = 0, precision_ = 6, fill_ = 32 ' ', flags_ = 4098, rdstate_ = std::_S_goodbit, exceptions_ = std::_S_goodbit, loc_ = {<boost::optional_detail::optional_base<std::locale>> = {<boost::optional_detail::optional_tag> = {<No data fields>}, m_initialized = false, m_storage = {dummy_ = {data = "\000\000\000\000\000\000\000", aligner_ = {<No data fields>}}}}, <No data fields>}}, truncate_ = 9223372036854775807, pad_scheme_ = 0}}, bound_ = std::vector<bool> of length 0, capacity 0, style_ = 0, cur_arg_ = 0, num_args_ = 0, dumped_ = false, prefix_ = "\300", exceptions_ = 255 '\377', buf_ = {<std::basic_streambuf<char, std::char_traits<char> >> = {<No data fields>}, putend_ = 0x0, is_allocated_ = false, mode_ = 24, alloc_ = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}}, loc_ = {<boost::optional_detail::optional_base<std::locale>> = {<boost::optional_detail::optional_tag> = {<No data fields>}, m_initialized = false, m_storage = {dummy_ = {data = "\000\000\000\000\000\000\000", aligner_ = {<No data fields>}}}}, <No data fields>}}

12 0x000056331c7639a1 in Alarmud::update_max_usage () at /home/nebbie/Server/master/src/comm.cpp:2557

    oss_ = {cbuf = {buf = "LPLAYERS ", stream = 0x0}, wbuf = 0x0}
    max_usage = 2
    sockets_playing = 2
    d = 0x0
    buf = "\300%\004\030\377\177\000\000\324Od\234/\177\000\000\350%\004\030\377\177\000\000\264\342\343\016\000\000\000\000\340%\004\030\377\177\000\000\340%\004\030\377\177\000\000\350%\004\030\377\177\000\000\360%\004\030\377\177\000\000\324Od\234/\177\000\000\030&\004\030\377\177\000\000\027\000\000\000\000\000\000\000X&\004\030\377\177\000\000X&\004\030\377\177\000\000\030&\004\030\377\177\000\000\000\360\b\030\377\177\000\000\027\320\376l\257\275\060\000\"<v\034\063V\000\000\030&\004\030\377\177\000\000\060&\004\030\377\177\000\000w<v\034\063V\000\000X&\004\030\377\177\000\000P&\004\030\377\177\000\000s\267\266;\341\201.\000\335\002\264;\341\201.\000\374?v\034\063V\000\000"...
    __PRETTY_FUNCTION__ = "int Alarmud::update_max_usage()"

13 0x000056331c753a30 in Alarmud::game_loop (s=1) at /home/nebbie/Server/master/src/comm.cpp:546

    null_time = {tv_sec = 0, tv_usec = 0}
    lag = {__r = 169}
    input_set = {fds_bits = {0 <repeats 16 times>}}
    output_set = {fds_bits = {393216, 0 <repeats 15 times>}}
    exc_set = {fds_bits = {0 <repeats 16 times>}}
    comm = "1\000istina\000@gmail.com\000\000\000\000\000\025\341\002\000\000\000\000\000Е\343\035\063V\000\000#\000\000\000\000\000\000\000#\000\000\000\000\000\000\000\000v,\004&'5\312H\200\336\035\063V\000\000\000v,\004&'5\312P,\004\030\377\177\000\000`_&\035\063V\000\000\270*\004\030\377\177\000\000>\035\205\235/\177\000\000@,\004\030\377\177\000\000`_&\035\063V\000\000\270*\004\030\377\177\000\000\235\025}\235/\177\000\000\000\000\000\000\000\000\000\000\320*\004\030\377\177\000"
    promptbuf = "Tethys H427 M203 V131 X-31000000 [] */*>> \000\030\377\177\000\000\001\000\000\000\000\000\000\000 ,\004\030\377\177\000\000\324Od\234/\177\000\000p-\004\030\377\177\000\000\001\000\000\000\000\000\000\000\020\340 \035\063V\000\000H\340 \035\063V\000\000p-\004\030\377\177", '\000' <repeats 11 times>, "v,\004&'5\312(\217h\034\063V\000\000p-\004\030\377\177\000\000\241\017\000\000\000\000\000\000\004", '\000' <repeats 23 times>, "`,\004\030\377\177\000\000\372\177h\034\063V\000\000\240\002\341\035\063V\000\000"...
    point = 0x0
    next_point = 0x0
    next_tick = {__d = {__r = 13090653297967837}}
    __PRETTY_FUNCTION__ = "void Alarmud::game_loop(int)"

14 0x000056331c7519cc in Alarmud::run_the_game (port=4001) at /home/nebbie/Server/master/src/comm.cpp:287

    s = 1
    __PRETTY_FUNCTION__ = "void Alarmud::run_the_game(int)"

15 0x000056331c750990 in Alarmud::run (port=4001, dir=0x7fff18043290 "lib") at /home/nebbie/Server/master/src/comm.cpp:264

    fmt = {items_ = std::vector of length 2, capacity 2 = {{argN_ = 0, res_ = "3.5.0-18-g9c233c8 (master)", appendix_ = " rel ", fmtstate_ = {width_ = 0, precision_ = 6, fill_ = 32 ' ', flags_ = 4098, rdstate_ = std::_S_goodbit, exceptions_ = std::_S_goodbit, loc_ = {<boost::optional_detail::optional_base<std::locale>> = {<boost::optional_detail::optional_tag> = {<No data fields>}, m_initialized = false, m_storage = {dummy_ = {data = "ig5_chin", aligner_ = {<No data fields>}}}}, <No data fields>}}, truncate_ = 9223372036854775807, pad_scheme_ = 0}, {argN_ = 1, res_ = "Merge-pull-request-395-from-NebbieArcane-fix-nylmis-quest-spec-proc-1", appendix_ = " ", fmtstate_ = {width_ = 0, precision_ = 6, fill_ = 32 ' ', flags_ = 4098, rdstate_ = std::_S_goodbit, exceptions_ = std::_S_goodbit, loc_ = {<boost::optional_detail::optional_base<std::locale>> = {<boost::optional_detail::optional_tag> = {<No data fields>}, m_initialized = false, m_storage = {dummy_ = {data = "d=\"84\"\to", aligner_ = {<No data fields>}}}}, <No data fields>}}, truncate_ = 9223372036854775807, pad_scheme_ = 0}}, bound_ = std::vector<bool> of length 0, capacity 0, style_ = 0, cur_arg_ = 2, num_args_ = 2, dumped_ = true, prefix_ = "Master: Starting ", exceptions_ = 255 '\377', buf_ = {<std::basic_streambuf<char, std::char_traits<char> >> = {<No data fields>}, putend_ = 0x56331d2629b5 "V", is_allocated_ = true, mode_ = 24, alloc_ = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}}, loc_ = {<boost::optional_detail::optional_base<std::locale>> = {<boost::optional_detail::optional_tag> = {<No data fields>}, m_initialized = false, m_storage = {dummy_ = {data = "\001\000\000\000\000\000\000", aligner_ = {<No data fields>}}}}, <No data fields>}}
    __PRETTY_FUNCTION__ = "int Alarmud::run(int, const char*)"
    fd = 0x56331d34bf30

16 0x000056331c845540 in Alarmud::main (argc=6, argv=0x7fff18043628) at /home/nebbie/Server/master/src/main.cpp:160

    port = 4001
    dir = "lib"
    server_name = "starting"
    comment = ""
    debug_level = 6
    opt = {static m_default_line_length = 80, m_caption = "Allowed options", m_line_length = 80, m_min_description_length = 40, m_options = std::vector of length 13, capacity 16 = {{px = 0x56331d258b40, pn = {pi_ = 0x56331d261710}}, {px = 0x56331d261790, pn = {pi_ = 0x56331d261830}}, {px = 0x56331d261880, pn = {pi_ = 0x56331d261950}}, {px = 0x56331d2619e0, pn = {pi_ = 0x56331d261aa0}}, {px = 0x56331d261ae0, pn = {pi_ = 0x56331d261b80}}, {px = 0x56331d261bc0, pn = {pi_ = 0x56331d261c60}}, {px = 0x56331d261ca0, pn = {pi_ = 0x56331d261d60}}, {px = 0x56331d261da0, pn = {pi_ = 0x56331d261e80}}, {px = 0x56331d261ec0, pn = {pi_ = 0x56331d261f90}}, {px = 0x56331d261fd0, pn = {pi_ = 0x56331d262090}}, {px = 0x56331d2621a0, pn = {pi_ = 0x56331d262240}}, {px = 0x56331d262340, pn = {pi_ = 0x56331d262410}}, {px = 0x56331d2624f0, pn = {pi_ = 0x56331d2625d0}}}, belong_to_group = std::vector<bool> of length 13, capacity 64 = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, groups = std::vector of length 0, capacity 0}
    positional = {m_names = std::vector of length 1, capacity 1 = {"port"}, m_trailing = ""}
    all = {static m_default_line_length = 80, m_caption = "All", m_line_length = 80, m_min_description_length = 40, m_options = std::vector of length 13, capacity 16 = {{px = 0x56331d258b40, pn = {pi_ = 0x56331d261710}}, {px = 0x56331d261790, pn = {pi_ = 0x56331d261830}}, {px = 0x56331d261880, pn = {pi_ = 0x56331d261950}}, {px = 0x56331d2619e0, pn = {pi_ = 0x56331d261aa0}}, {px = 0x56331d261ae0, pn = {pi_ = 0x56331d261b80}}, {px = 0x56331d261bc0, pn = {pi_ = 0x56331d261c60}}, {px = 0x56331d261ca0, pn = {pi_ = 0x56331d261d60}}, {px = 0x56331d261da0, pn = {pi_ = 0x56331d261e80}}, {px = 0x56331d261ec0, pn = {pi_ = 0x56331d261f90}}, {px = 0x56331d261fd0, pn = {pi_ = 0x56331d262090}}, {px = 0x56331d2621a0, pn = {pi_ = 0x56331d262240}}, {px = 0x56331d262340, pn = {pi_ = 0x56331d262410}}, {px = 0x56331d2624f0, pn = {pi_ = 0x56331d2625d0}}}, belong_to_group = std::vector<bool> of length 13, capacity 64 = {1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1}, groups = std::vector of length 1, capacity 1 = {{px = 0x56331d2412c0, pn = {pi_ = 0x56331d262720}}}}
    vm = <incomplete type>
    __PRETTY_FUNCTION__ = "int Alarmud::main(int, char**)"
    fd = 0x56331d258910
    dbupdateflag = {_M_once = 2}

17 0x000056331c845c20 in main (argc=6, argv=0x7fff18043628) at /home/nebbie/Server/master/src/main.cpp:165

No locals.