Opened 17 years ago

Closed 17 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 king, 17 years ago

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

Was using Kubuntu.

comment:2 by diane, 17 years ago

Resolution: fixed
Status: newclosed

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.