Opened 19 years ago
Closed 19 years ago
#256 closed defect (fixed)
Assertion failed
| Reported by: | king | Owned by: | diane | 
|---|---|---|---|
| Priority: | major | Milestone: | release_1.1 | 
| Component: | Qt Gui | Version: | |
| Keywords: | Cc: | 
Description
$ ./mussagl mussagl: /usr/include/boost/shared_ptr.hpp:247: typename boost::detail::shared_ptr_traits<T>::reference boost::shared_ptr<T>::operator*() const [with T = std::list<motif, std::allocator<motif> >]: Assertion `px != 0' failed. Aborted (core dumped)
Change History (2)
comment:1 by , 19 years ago
comment:2 by , 19 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
should be fixed by [541]
I forgot to initialize a shared_ptr in one of my Sequence constructors.
  Note:
 See   TracTickets
 for help on using tickets.
    

I tried to create a new analysis using mcktest.mupa.
Was using Kubuntu.