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 #154 (reopened defect)

Opened 22 months ago

Last modified 19 months ago

mangler must be destroyed

Reported by: cesium Owned by: ekilfoil
Priority: critical Milestone:
Component: libventrilo3 Version:
Keywords: mangler Cc:

Description

There is something wrong with the world... mangler still exists! As long as mangler exists, users might be tempted to use closed source software like Ventrilo's server and its "call home" protocol. Therefor, mangler must be destroyed. This ticket will chronicle our progress in the holy task.

Attachments

delete.patch Download (1.0 KB) - added by x87bliss 21 months ago.
Deconstructor added for mangler, deletes more stuff that's created in mangler's constructor

Change History

Changed 22 months ago by ekilfoil

  • version 1.0.0 deleted

Version 0.0 didn't experience this problem. WTF?

Changed 22 months ago by taurolyon

While yes, Ventrilo is closed source, it is still a standard. Don't downplay all the efforts put forth by those that worked so very hard on this project. Steps taken here, by this project, may force Ventrilo to go open source or be tossed to the winds by it's open-source competitors!

Changed 21 months ago by ekilfoil

Confirming that this issue still exists in 1.2.0 beta 1

Changed 21 months ago by Killarny

worksforme

Changed 21 months ago by Haxar

r833 now deletes mangler but doesn't destroy its existence.

Changed 21 months ago by x87bliss

Deconstructor added for mangler, deletes more stuff that's created in mangler's constructor

Changed 21 months ago by x87bliss

Now that mangler gets deleted at the end, it has a functioning deconstructor... still deconstruction isn't destroying, but we're getting there.

I deleted a few more objects that mangler allocates in it's constructor.

Changed 19 months ago by clearscreen

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

Fixed in r1000.

Changed 19 months ago by x87bliss

Hmm, I seem to be experiencing this problem again. A possible regression in r1001?

Changed 19 months ago by ekilfoil

  • status changed from closed to reopened
  • resolution fixed deleted

Yes... I'm getting the same thing from r1001 through r1007. Re-opening this

Note: See TracTickets for help on using tickets.