Stereo Tool
https://forums.stereotool.com/

Thimeo WatchCat: Release candidate
https://forums.stereotool.com/viewtopic.php?f=14&t=13433
Page 2 of 4

Author:  jez [ Wed Feb 22, 2017 9:45 am ]
Post subject:  Re: Thimeo WatchCat: Release candidate

I serched from the Windows event log:
Code:
Application name: ThimeoWatchCat.exe, version: 0.0.0.0, timestamp: 0x58963be7
Fault module name: libsndfile-1.dll, version: 1.0.27.0, timestamp: 0xa798a788
Exception code: 0xc0000005
Exception offset: 0x0000000000001bbd
Faulty process ID: 0x1b0
Application start time: 0x01d289b941814779
Application path: C:\Program Files\Thimeo\WatchCat\ThimeoWatchCat.exe
Module path: C:\Program Files\Thimeo\WatchCat\libsndfile-1.dll
Report ID: 95ae54eb-c74d-42a1-9838-bc5ac6678320
The exception code (access violation) and faulty module are the same everytime. So that .dll file is causing the problem?

Author:  Mathijsco [ Wed Feb 22, 2017 11:48 am ]
Post subject:  Re: Thimeo WatchCat: Release candidate

Quote:
The exception code (access violation) and faulty module are the same everytime. So that .dll file is causing the problem?
Did you happen to move or delete the input/output file or did you just leave them where they were?

Author:  jez [ Wed Feb 22, 2017 11:56 am ]
Post subject:  Re: Thimeo WatchCat: Release candidate

Quote:
Quote:
The exception code (access violation) and faulty module are the same everytime. So that .dll file is causing the problem?
Did you happen to move or delete the input/output file or did you just leave them where they were?
Nope, the files were left as they were. I dragged and dropped the input file to the program. Both input/output files stayed at their original locations the whole time.

Author:  jez [ Thu Feb 23, 2017 10:01 am ]
Post subject:  Re: Thimeo WatchCat: Release candidate

Ok I found out that it processes .mp3 files without crashing. I just processed 11 .mp3 files without crash. I also noticed that the percentage it shows for processing .mp3 files was different from .flac files that cause the crash. For .flac files the processing percentage goes from 0 to 100 % but with .mp3 files it goes from 0 to somewhere around 100 000 %.

Attachments:
process2.JPG
process2.JPG [ 8.4 KiB | Viewed 15588 times ]
process.JPG
process.JPG [ 8.56 KiB | Viewed 15588 times ]

Author:  Mathijsco [ Thu Feb 23, 2017 11:22 am ]
Post subject:  Re: Thimeo WatchCat: Release candidate

Ah, interesting. Of course the percentage should always be from 0-100. I'll look into it and let you know!

Author:  jez [ Thu Apr 20, 2017 2:21 pm ]
Post subject:  Re: Thimeo WatchCat: Release candidate

Is this still under development?

Author:  hvz [ Thu Apr 20, 2017 2:36 pm ]
Post subject:  Re: Thimeo WatchCat: Release candidate

Yes.

Author:  neverever [ Tue May 09, 2017 11:37 pm ]
Post subject:  Re: Thimeo WatchCat: Release candidate

Thisis really a nice tool which would enable us taken cloud based radio automation solutions seriously into consideration. Unfortunately it is still very buggy. Nearly everytime it crashes (see windows error message as well as system information below). The error occurs as soon as new MP3 files have been detected or added manually - no matter if 1 or 100 files. Sometimes (about every 10th try) it works surprisingly. Looks like there are different reasons causing the crashes.

One more thing is missing meta tags in destination files - not a bug but a feature request :-)

Hopefully you get it working stable soon as it opens new possibilities.
Code:
Problemsignatur:
  Problemereignisname:	APPCRASH
  Anwendungsname:	ThimeoWatchCat.exe
  Anwendungsversion:	0.0.0.0
  Anwendungszeitstempel:	58f56a8e
  Fehlermodulname:	StackHash_f8ab
  Fehlermodulversion:	6.3.9600.18438
  Fehlermodulzeitstempel:	57ae642e
  Ausnahmecode:	c0000374
  Ausnahmeoffset:	PCH_F3_FROM_ntdll+0x0000000000090C6A
  Betriebsystemversion:	6.3.9600.2.0.0.272.7
  Gebietsschema-ID:	2055
  Zusatzinformation 1:	f8ab
  Zusatzinformation 2:	f8ab537f22c27f984c2329b9eb2e6f8b
  Zusatzinformation 3:	3e9d
  Zusatzinformation 4:	3e9d245a1246984b7a0852b9886bc986
Code:
Problemsignatur:
  Problemereignisname:	APPCRASH
  Anwendungsname:	ThimeoWatchCat.exe
  Anwendungsversion:	0.0.0.0
  Anwendungszeitstempel:	58f56a8e
  Fehlermodulname:	generic_stereo_tool.dll
  Fehlermodulversion:	0.0.0.0
  Fehlermodulzeitstempel:	58f56a74
  Ausnahmecode:	c0000005
  Ausnahmeoffset:	00000000008e1564
  Betriebsystemversion:	6.3.9600.2.0.0.272.7
  Gebietsschema-ID:	2055
  Zusatzinformation 1:	4a5d
  Zusatzinformation 2:	4a5d6f3589e1a341a129bc1e23ddf587
  Zusatzinformation 3:	f910
  Zusatzinformation 4:	f910dc59c178112eabcbd373b4e0cf60


Attachments:
Bildschirmfoto 2017-05-09 um 23.44.40.png
Bildschirmfoto 2017-05-09 um 23.44.40.png [ 30.61 KiB | Viewed 9033 times ]
Bildschirmfoto 2017-05-09 um 23.39.42.png
Bildschirmfoto 2017-05-09 um 23.39.42.png [ 19.23 KiB | Viewed 9034 times ]

Author:  hvz [ Wed May 10, 2017 6:54 am ]
Post subject:  Re: Thimeo WatchCat: Release candidate

@Mathijs: This looks like a memory alignment issue (the 0xffffffffffffffff usually indicates that), these can happen on systems that support SSE(x) but don't support AVX. If so, we can usually reproduce it by building a version without AVX support, so I will try that when I get back from Latvia.

Author:  hvz [ Wed May 24, 2017 1:27 am ]
Post subject:  Re: Thimeo WatchCat: Release candidate

New beta:
http://www.stereotool.com/download/Thim ... 36-002.exe

Note: Biggest change in this version is that it now uses Windows' WPF to decode files where possible instead of using libsndfile and mpg123 etc. Most important advantage of this is that it supports far more codecs (basically everything that's installed in Windows). I don't know if the exceptions that have been reported are fixed. We did not see any here.

Page 2 of 4 All times are UTC+02:00
Powered by phpBB® Forum Software © phpBB Limited
https://www.phpbb.com/