Warning: Can't synchronize with the repository (Unsupported version control system "svn": "/usr/lib64/libsvn_ra_neon-1.so.0: undefined symbol: svn_compat_wrap_file_rev_handler" ). Look in the Trac log for more information.

Ticket #80 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

inbound transmission causes segfault freeing 0x52 packets

Reported by: ekilfoil Owned by: ekilfoil
Priority: critical Milestone: Mangler 1.0
Component: libventrilo3 Version: 1.0rc2
Keywords: Cc:

Description

#0 _v3_destroy_0x52 (msg=0x8d11e30) at libventrilo3_message.c:857
857 libventrilo3_message.c: No such file or directory.

in libventrilo3_message.c

(gdb) backtrace
#0 _v3_destroy_0x52 (msg=0x8d11e30) at libventrilo3_message.c:857
#1 0x008b7dab in _v3_process_message (msg=0x8d11e30) at libventrilo3.c:1927
#2 0x080687e6 in ManglerNetwork::connect (this=0x8cfa638, hostname=...,

port=..., username=..., password=..., phonetic=...)
at manglernetwork.cpp:76

#3 0x0805f07c in sigc::bound_mem_functor5<void, ManglerNetwork?, Glib::ustring, Glib::ustring, Glib::ustring, Glib::ustring, Glib::ustring>::operator() (

rep=0x8de5490) at /usr/include/sigc++-2.0/sigc++/functors/mem_fun.h:2127

#4 operator()<Glib::ustring&, Glib::ustring&, Glib::ustring&, Glib::ustring&, Glib::ustring&> (rep=0x8de5490)

at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:166

#5 sigc::bind_functor<-1, sigc::bound_mem_functor5<void, ManglerNetwork?, Glib::ustring, Glib::ustring, Glib::ustring, Glib::ustring, Glib::ustring>, Glib::ustring, Glib::ustring, Glib::ustring, Glib::ustring, Glib::ustring, sigc::nil, sigc::nil>::operator() (rep=0x8de5490)

at /usr/include/sigc++-2.0/sigc++/adaptors/bind.h:1808

#6 sigc::internal::slot_call0<sigc::bind_functor<-1, sigc::bound_mem_functor5<void, ManglerNetwork?, Glib::ustring, Glib::ustring, Glib::ustring, Glib::ustring, Glib::ustring>, Glib::ustring, Glib::ustring, Glib::ustring, Glib::ustring, Glib::ustring, sigc::nil, sigc::nil>, void>::call_it (rep=0x8de5490)

at /usr/include/sigc++-2.0/sigc++/functors/slot.h:103

#7 0x00acad92 in ?? () from /usr/lib/libglibmm-2.4.so.1
#8 0x009bb36f in ?? () from /lib/libglib-2.0.so.0

Change History

Changed 2 years ago by ekilfoil

this should be fixed (a.k.a hacked) in rc2.1....

Changed 2 years ago by ekilfoil

  • status changed from new to assigned

or not... looking again.

Changed 2 years ago by ekilfoil

  • status changed from assigned to closed
  • resolution set to fixed

1.0rc2.2 should have this fixed

Note: See TracTickets for help on using tickets.