FreeBSD Bugzilla – Attachment 161687 Details for
Bug 203530
x11-wm/fluxbox: fluxbox crashes and dumps core on shutdown
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Backtrace
backtrace.txt (text/plain), 5.49 KB, created by
Philippe Michel
on 2015-10-04 09:12:44 UTC
(
hide
)
Description:
Backtrace
Filename:
MIME Type:
Creator:
Philippe Michel
Created:
2015-10-04 09:12:44 UTC
Size:
5.49 KB
patch
obsolete
>Script started on Sun Oct 4 11:02:53 2015 >> gdb /usr/local/bin/fluxbox fluxbox.core >GNU gdb (GDB) 7.10 [GDB v7.10 for FreeBSD] >Copyright (C) 2015 Free Software Foundation, Inc. >License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> >This is free software: you are free to change and redistribute it. >There is NO WARRANTY, to the extent permitted by law. Type "show copying" >and "show warranty" for details. >This GDB was configured as "x86_64-portbld-freebsd10.2". >Type "show configuration" for configuration details. >For bug reporting instructions, please see: ><http://www.gnu.org/software/gdb/bugs/>. >Find the GDB manual and other documentation resources online at: ><http://www.gnu.org/software/gdb/documentation/>. >For help, type "help". >Type "apropos word" to search for commands related to "word"... >Reading symbols from /usr/local/bin/fluxbox...done. >[New process 100114] >[New Thread 804c06400 (LWP 100114)] >Core was generated by `fluxbox'. >Program terminated with signal SIGABRT, Aborted. >#0 0x0000000802fb8a0a in thr_kill () from /lib/libc.so.7 >(gdb) where >#0 0x0000000802fb8a0a in thr_kill () from /lib/libc.so.7 >#1 0x0000000802fb89f6 in raise () from /lib/libc.so.7 >#2 0x0000000802fb8979 in abort () from /lib/libc.so.7 >#3 0x000000000054e857 in (anonymous namespace)::handleSignal (signum=11) at src/main.cc:98 >#4 0x00000008034c9b7b in ?? () from /lib/libthr.so.3 >#5 0x00000008034c928c in ?? () from /lib/libthr.so.3 >#6 <signal handler called> >#7 0x0000000802fa1336 in ?? () from /lib/libc.so.7 >#8 0x0000000802fa17df in ?? () from /lib/libc.so.7 >#9 0x0000000802facebe in free () from /lib/libc.so.7 >#10 0x00000000004b7d1f in std::__1::__deallocate (__ptr=0x804d884f0) at /usr/include/c++/v1/new:162 >#11 std::__1::allocator<std::__1::__list_node<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, void*> >::deallocate (this=<optimized out>, __p=<optimized out>, this=<optimized out>, > __p=<optimized out>) at /usr/include/c++/v1/memory:1636 >#12 std::__1::allocator_traits<std::__1::allocator<std::__1::__list_node<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, void*> > >::deallocate (__a=..., __p=0x804d884f0, __n=1) > at /usr/include/c++/v1/memory:1447 >#13 std::__1::__list_imp<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >::clear ( > this=0x804d74038) at /usr/include/c++/v1/list:720 >#14 0x00000000005ac1de in std::__1::list<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >::clear (this=0x804d74038) at /usr/include/c++/v1/list:991 >#15 Toolbar::deleteItems (this=0x804d72000) at src/Toolbar.cc:985 >#16 0x00000000005ab9d0 in Toolbar::~Toolbar (this=0x804d72000) at src/Toolbar.cc:286 >#17 0x00000000005ab7f8 in Toolbar::~Toolbar (this=0x804d72000) at src/Toolbar.cc:271 >#18 0x00000000004d1909 in std::__1::auto_ptr<Toolbar>::reset (this=0x804cd20d0, __p=0x0) at /usr/include/c++/v1/memory:1887 >#19 BScreen::~BScreen (this=0x804cd1e00) at src/Screen.cc:394 >#20 0x00000000004d17d8 in BScreen::~BScreen (this=0x804cd1e00) at src/Screen.cc:389 >#21 0x00000000005408f7 in FbTk::STLUtil::destroyAndClear<std::__1::list<BScreen*, std::__1::allocator<BScreen*> > > (a=...) at ./src/FbTk/STLUtil.hh:55 >#22 0x0000000000536239 in Fluxbox::~Fluxbox (this=0x804c2e800) at src/fluxbox.cc:482 >#23 0x00000000005360d8 in Fluxbox::~Fluxbox (this=0x804c2e800) at src/fluxbox.cc:473 >#24 0x000000000054ec94 in std::__1::auto_ptr<Fluxbox>::~auto_ptr (this=0x8d6e20 <(anonymous namespace)::fluxbox>) at /usr/include/c++/v1/memory:1872 >#25 0x000000080300c080 in __cxa_finalize () from /lib/libc.so.7 >#26 0x0000000802fb890c in exit () from /lib/libc.so.7 >#27 0x0000000000533fc2 in (anonymous namespace)::handleXIOErrors (d=0x804c56000) at src/fluxbox.cc:165 >#28 0x0000000801ee6781 in _XIOError () from /usr/local/lib/libX11.so.6 >#29 0x0000000801ee510a in _XReply () from /usr/local/lib/libX11.so.6 >#30 0x0000000801ee0ea7 in XSync () from /usr/local/lib/libX11.so.6 >#31 0x00000000005bcd7e in FbTk::App::sync (this=0x804c2e800, discard=false) at src/FbTk/App.cc:76 >#32 0x00000000004d9973 in BScreen::shutdown (this=0x804cd1e00) at src/Screen.cc:1396 >#33 0x0000000000541e82 in std::__1::__list_iterator<BScreen*, void*>::operator* (this=0x7fffffffccd0, this=0x7fffffffccd0, __p=0x804cd1e00) at /usr/include/c++/v1/functional:1072 >#34 FbTk::STLUtil::forAll<std::__1::list<BScreen*, std::__1::allocator<BScreen*> >, std::__1::mem_fun_t<void, BScreen> > (c=..., f=...) at ./src/FbTk/STLUtil.hh:78 >#35 0x000000000053b98b in Fluxbox::shutdown (this=0x804c2e800, x_wants_down=0) at src/fluxbox.cc:1096 >#36 0x000000000054e8fe in (anonymous namespace)::handleSignal (signum=15) at src/main.cc:114 >#37 0x00000008034c9b7b in ?? () from /lib/libthr.so.3 >#38 0x00000008034c928c in ?? () from /lib/libthr.so.3 >#39 <signal handler called> >#40 0x00000008030331ea in _select () from /lib/libc.so.7 >#41 0x00000008034c7052 in ?? () from /lib/libthr.so.3 >#42 0x000000000063fcbc in FbTk::Timer::updateTimers (fd=3) at src/FbTk/Timer.cc:185 >#43 0x0000000000537513 in Fluxbox::eventLoop (this=0x804c2e800) at src/fluxbox.cc:543 >#44 0x000000000054cfdc in main (argc=1, argv=0x7fffffffecb0) at src/main.cc:211 >(gdb) quit >> ^Dexit > >Script done on Sun Oct 4 11:04:23 2015
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 203530
: 161687