After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 604934 - crash in ekiga 3.2.6 in opal operator<<(std::basic_ostream<char, std::char_traits<char> >&, PString const&)
crash in ekiga 3.2.6 in opal operator<<(std::basic_ostream<char, std::char_tr...
Status: RESOLVED FIXED
Product: ekiga
Classification: Applications
Component: OPAL
3.2.x
Other Linux
: Normal critical
: ---
Assigned To: Ekiga maintainers
Ekiga maintainers
Depends on:
Blocks:
 
 
Reported: 2009-12-18 16:56 UTC by Peter Robinson
Modified: 2013-01-12 14:16 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Peter Robinson 2009-12-18 16:56:29 UTC
Crash in ekiga 3.2.6 in Fedora 12 i686

ekiga-3.2.6-1.fc12
opal-3.6.6-1.fc12
ptlib-2.6.5-1.fc12


Core was generated by `ekiga'.
Program terminated with signal 11, Segmentation fault.

Thread 1 (Thread 2285)

  • #0 operator<<(std::basic_ostream<char, std::char_traits<char> >&, PString const&)
    from /usr/lib/libopal.so.3.6.6
  • #1 PTrace::End(std::basic_ostream<char, std::char_traits<char> >&)
    from /usr/lib/libpt.so.2.6.5
  • #2 std::basic_ostream<char, std::char_traits<char> >::operator<<
    at /usr/src/debug/gcc-4.4.2-20091027/obj-i686-redhat-linux/i686-redhat-linux/libstdc++-v3/include/ostream line 113
  • #3 PAssertFunc(char const*)
    from /usr/lib/libpt.so.2.6.5
  • #4 PAssertFunc(char const*, int, char const*, char const*)
    from /usr/lib/libpt.so.2.6.5
  • #5 PContainer::PContainer(PContainer const&)
    from /usr/lib/libpt.so.2.6.5
  • #6 PAbstractArray::PAbstractArray(PAbstractArray const&)
    from /usr/lib/libpt.so.2.6.5
  • #7 PString::PString(PString const&)
    from /usr/lib/libpt.so.2.6.5
  • #8 PCaselessString::PCaselessString(PString const&)
    from /usr/lib/libpt.so.2.6.5
  • #9 OpalMediaOption::OpalMediaOption(PString const&)
    from /usr/lib/libopal.so.3.6.6
  • #10 OpalMediaFormatInternal::FindOption(PString const&) const
    from /usr/lib/libopal.so.3.6.6
  • #11 OpalMediaFormatInternal::GetOptionInteger(PString const&, int) const
    from /usr/lib/libopal.so.3.6.6
  • #12 OpalMediaStream::ReadPacket(RTP_DataFrame&)
    from /usr/lib/libopal.so.3.6.6
  • #13 OpalMediaPatch::Main()
    from /usr/lib/libopal.so.3.6.6
  • #14 OpalMediaPatch::Thread::Main()
    from /usr/lib/libopal.so.3.6.6
  • #15 PThread::PX_ThreadStart(void*)
    from /usr/lib/libpt.so.2.6.5
  • #16 start_thread
    at pthread_create.c line 297
  • #17 clone
    at ../sysdeps/unix/sysv/linux/i386/clone.S line 130

Comment 1 Snark 2009-12-19 07:18:24 UTC
Yet another crash in an assertion... please report upstream and close here when it's done...
Comment 2 Peter Robinson 2009-12-27 00:06:10 UTC
Reported upstream here, will close once fixed upstream.

https://sourceforge.net/tracker/?func=detail&aid=2921671&group_id=204472&atid=989748
Comment 3 Eugen Dedu 2010-01-11 22:21:47 UTC
Peter, could you reproduce the bug with -d 4?  It helps upstream...
Comment 4 Eugen Dedu 2012-09-16 19:56:49 UTC
Please tell if it still appears with 3.9.90 or afterwards...
Comment 5 Tobias Mueller 2013-01-12 14:07:07 UTC
Peter, ping
Comment 6 Eugen Dedu 2013-01-12 14:16:23 UTC
Closing, pretty sure it has been fixed sometimes in the past.