Re: [sleuthkit-users] MUTEX_LOCK with sorter
Brought to you by:
carrier
|
From: Brian C. <ca...@sl...> - 2006-04-24 20:44:26
|
That looks like a Cygwin Perl issue. The panics are not in TSK code, so I'm not sure what can be fixed... You could try to run sorter with '-v' to get verbose output and see if it crashes in the same place again. brian DePriest, Jason R. wrote: > I ran 'Sort Files by Type' via Autopsy over the weekend on a 40 GB > hard disk drive image created with dd of an NTFS hard disk drive. > > It was giving me the requisite errors about compressed files, but at > some point, it generated this: > 1224 [main] perl 3752 child_copy: linked dll data write copy > failed, 0x6E94A000..0x6E952880, done 0, windows pid 2288004, Win32 > error 1455 > panic: MUTEX_LOCK (45) [util.c:2266] at /incoming/sleuthkit/bin/sorter line 669. > panic: MUTEX_LOCK (45) [op.c:354]. > > and stopped dead in its tracks. > > The system this is running on: > Microsoft Windows Server 2003 with SP1 > CYGWIN_NT-5.2 ebizsrvb 1.5.19(0.150/4/2) 2006-01-20 13:28 i686 Cygwin > sleuthkit 2.03 > autopsy 2.06 > > Any idea on what this error was caused by? > > Thanks in advance, > > -Jason > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=k&kid0709&bid&3057&dat1642 > _______________________________________________ > sleuthkit-users mailing list > https://lists.sourceforge.net/lists/listinfo/sleuthkit-users > http://www.sleuthkit.org |