Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=556346

--- Comment #11 from Mamoru Tasaka <mtas...@ioa.s.u-tokyo.ac.jp> 2010-03-02 
12:00:48 EST ---
Well, while I don't know how to use this package, however when
I try:
- Execute: $ stage /usr/share/stage/worlds/uoa_robotics_lab.world
- After a while, choose "File -> Exit"
- choose "Quit without saving"
Then stage observes segfault, as below:

(gdb) where 
#0  0x004b7416 in __kernel_vsyscall ()
#1  0x00a1ccb1 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#2  0x00a1e57a in abort () at abort.c:92
#3  0x00a5b0bd in __libc_message (do_abort=2, fmt=0xb32240 "*** glibc detected
*** %s: %s: 0x%s ***\n")
    at ../sysdeps/unix/sysv/linux/libc_fatal.c:186
#4  0x00a615c1 in malloc_printerr (action=<value optimized out>, str=<value
optimized out>, ptr=0x9210ec0) at malloc.c:6264
#5  0x05c44362 in operator delete(void*) () from /usr/lib/libstdc++.so.6
#6  0x00e41f65 in std::_Rb_tree<void*, std::pair<void* const,
std::set<Stg::Model::stg_cb_t, std::less<Stg::Model::stg_cb_t>,
std::allocator<Stg::Model::stg_cb_t> > >, std::_Select1st<std::pair<void*
const, std::set<Stg::Model::stg_cb_t, std::less<Stg::Model::stg_cb_t>,
std::allocator<Stg::Model::stg_cb_t> > > >, std::less<void*>,
std::allocator<std::pair<void* const, std::set<Stg::Model::stg_cb_t,
std::less<Stg::Model::stg_cb_t>, std::allocator<Stg::Model::stg_cb_t> > > >
>::_M_erase(std::_Rb_tree_node<std::pair<void* const,
std::set<Stg::Model::stg_cb_t, std::less<Stg::Model::stg_cb_t>,
std::allocator<Stg::Model::stg_cb_t> > > >*) () from /usr/lib/libstage.so.3.2.2
#7  0x00e41fc5 in std::map<void*, std::set<Stg::Model::stg_cb_t,
std::less<Stg::Model::stg_cb_t>, std::allocator<Stg::Model::stg_cb_t> >,
std::less<void*>, std::allocator<std::pair<void* const,
std::set<Stg::Model::stg_cb_t, std::less<Stg::Model::stg_cb_t>,
std::allocator<Stg::Model::stg_cb_t> > > > >::~map() () from
/usr/lib/libstage.so.3.2.2
#8  0x00a20798 in __cxa_finalize (d=0xe86d8c) at cxa_finalize.c:56
#9  0x00e342f5 in __do_global_dtors_aux () from /usr/lib/libstage.so.3.2.2
#10 0x00e76c60 in _fini () from /usr/lib/libstage.so.3.2.2
#11 0x00874eee in _dl_fini () at dl-fini.c:248
#12 0x00a203cf in __run_exit_handlers (status=0) at exit.c:78
#13 exit (status=0) at exit.c:100
#14 0x00e73243 in Stg::WorldGui::fileExitCb (w=0x8b7cb90, wg=0x8b7ba30) at
/usr/src/debug/Stage-3.2.2-Source/libstage/worldgui.cc:511
#15 0x00cf9404 in do_callback (this=0x8b7cb90, v=0x8b7d390) at
../FL/Fl_Menu_Item.H:133
#16 Fl_Menu_::picked (this=0x8b7cb90, v=0x8b7d390) at Fl_Menu_.cxx:145
#17 0x00cf9915 in Fl_Menu_Bar::handle (this=0x8b7cb90, event=1) at
Fl_Menu_Bar.cxx:64
#18 0x00ce591c in send (o=0x8b7cb90, event=1) at Fl_Group.cxx:67
#19 0x00ce5a44 in Fl_Group::handle (this=0x8b7bc70, event=1) at
Fl_Group.cxx:195
#20 0x00ccf9ae in Fl_Window::handle (this=0x8b7bc70, ev=1) at Fl.cxx:1074
#21 0x00ccef14 in send (event=1, to=<value optimized out>, window=0x8b7bc70) at
Fl.cxx:702
#22 0x00ccff6f in Fl::handle (e=1, window=0x8b7bc70) at Fl.cxx:740
#23 0x00d1b3a3 in fl_handle (thisevent=...) at Fl_x.cxx:1019
#24 0x00d1c6ce in do_queued_events () at Fl_x.cxx:176
#25 0x00d1cb2b in fl_wait (time_to_wait=0.03988600000000006) at Fl_x.cxx:242
#26 0x00cd0b8b in Fl::wait (time_to_wait=0.03988600000000006) at Fl.cxx:376
---Type <return> to continue, or q <return> to quit---
#27 0x00cd0cf4 in Fl::run () at Fl.cxx:384
#28 0x08049086 in main (argc=2, argv=0xbf8afb84) at
/usr/src/debug/Stage-3.2.2-Source/libstage/main.cc:100

It seems something wrong on exit handlers is happening. Would
you check this?

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to