Bug #9800, was updated on 2006-Dec-22 04:17 Here is a current snapshot of the bug.
Project: libsecondlife Category: None Status: Open Resolution: None Bug Group: Buggy Code Priority: 5 Submitted by: jhurliman Assigned to : bushing Summary: libjaspernet attempting to read or write protected memory Details: WARNING: Caught an exception in a packet callback: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at JasperWrapper.jas_image_encode(IntPtr image, IntPtr out_stream, Int32 fmt, String optstr) at JasperWrapper.jasper_decode_j2c_to_tiff(Byte[] input) in H:\checkout\trunk\libjaspernet\JasperWrapper.cs:line 291 at groupmanager.frmGroupInfo.GroupProfileHandler(GroupProfile profile) in H:\checkout\trunk\libsecondlife-cs\examples\groupmanager\frmGroupInfo.cs:line 79 at libsecondlife.GroupManager.GroupProfileHandler(Packet packet, Simulator simulator) in H:\checkout\trunk\libsecondlife-cs\GroupManager.cs:line 572 at libsecondlife.Simulator.OnReceivedData(IAsyncResult result) in H:\checkout\trunk\libsecondlife-cs\NetworkManager.cs:line 567 I can duplicate this behavior by running the GroupManager tool For detailed info, follow this link: http://developer.berlios.de/bugs/?func=detailbug&bug_id=9800&group_id=7710 _______________________________________________ Libsecondlife-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/libsecondlife-dev
