Closed benwaffle closed 10 years ago
gdb
Program received signal SIGABRT, Aborted.
0x00007ffff31d3d67 in raise () from /usr/lib/libc.so.6
(gdb) bt
#0 0x00007ffff31d3d67 in raise () from /usr/lib/libc.so.6
#1 0x00007ffff31d5118 in abort () from /usr/lib/libc.so.6
#2 0x00007ffff3ac91f5 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#3 0x00007ffff3ac7076 in ?? () from /usr/lib/libstdc++.so.6
#4 0x00007ffff3ac70c1 in std::terminate() () from /usr/lib/libstdc++.so.6
#5 0x00007ffff3ac7326 in __cxa_rethrow () from /usr/lib/libstdc++.so.6
#6 0x00000000004604d1 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::__shared_count<GuiGtk, std::allocator<GuiGtk>, int&, char**&> (
this=0x7fffffffe0f8, __a=...) at /usr/include/c++/4.9.1/bits/shared_ptr_base.h:626
#7 0x0000000000460175 in std::__shared_ptr<GuiGtk, (__gnu_cxx::_Lock_policy)2>::__shared_ptr<std::allocator<GuiGtk>, int&, char**&> (
this=0x7fffffffe0f0, __tag=..., __a=...) at /usr/include/c++/4.9.1/bits/shared_ptr_base.h:1090
#8 0x000000000045fe60 in std::shared_ptr<GuiGtk>::shared_ptr<std::allocator<GuiGtk>, int&, char**&> (this=0x7fffffffe0f0, __tag=...,
__a=...) at /usr/include/c++/4.9.1/bits/shared_ptr.h:316
#9 0x000000000045fada in std::allocate_shared<GuiGtk, std::allocator<GuiGtk>, int&, char**&> (__a=...)
at /usr/include/c++/4.9.1/bits/shared_ptr.h:588
#10 0x000000000045f6ed in std::make_shared<GuiGtk<int&, char**&> > () at /usr/include/c++/4.9.1/bits/shared_ptr.h:604
#11 0x000000000045ee59 in Application::run (this=0x73fd50, argc=1, argv=0x7fffffffe228)
at /home/ben/dev/gtorrent-gtk/src/Application.cpp:28
#12 0x000000000048b205 in main (argc=1, argv=0x7fffffffe228) at /home/ben/dev/gtorrent-gtk/src/main.cpp:5
settings.glade
needs to be moved into build/ when using cmake