Bug 51466

Summary: /usr/include/g++/bits/stl_vector.h:918: internal error: Segmentation fault
Product: Base System Reporter: Stan Benoit <troff>
Component: gnuAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 5.0-RELEASE   
Hardware: Any   
OS: Any   

Description Stan Benoit 2003-04-27 16:20:09 UTC
fluxbox port, make install, results:

/usr/include/g++/bits/stl_vector.h:496:   instantiated from `void std::vector<_T
p, _Alloc>::push_back(const _Tp&) [with _Tp = ScreenInfo*, _Alloc = std::allocat
or<ScreenInfo*>]'
BaseDisplay.cc:182:   instantiated from here
/usr/include/g++/bits/stl_vector.h:918: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
*** Error code 1

Stop in /usr/ports/x11-wm/fluxbox/work/fluxbox-0.1.13/src.
 
*** Error code 1

Fix: 

No idea how to fix this
How-To-Repeat: cd /usr/ports/x11-wm/fluxbox
make install
Comment 1 Kris Kennaway freebsd_committer freebsd_triage 2003-07-13 01:22:37 UTC
State Changed
From-To: open->closed

Please follow the advice given to you by gcc