Access violation when exiting the app

Bug reports go here.
Post Reply
LJnk
Posts: 2
Joined: Sat May 20, 2023 1:38 pm

Access violation when exiting the app

Post by LJnk »

Hi,
I sometimes got a memory access violation error when I exit the app.
I'm not having so much trouble because this always happens when I exit the app, but I'm hoping to help make the app better.

Details:
  • When: only when I exit the app and before the main window is closed.
  • Frequency: not always, about a few times out of 10.
  • Behavior:
    1. Click the close button on the main window and choose 'Yes'.
    2. Many numbers of the message boxes pop up (let me call them type-A).
    3. After a few seconds later, the title and the text of the new message boxes change (type-B).
    4. New message boxes of type-B keep popping up if I don't close them.
    5. All message boxes and the main window disappear when I close some of these message boxes.
    6. The app is shut down now.
  • Details of type-A:
    • Title: xrecorde3x64
    • Text: Access violation at address (specific address) in module 'xrecorde3x64.exe'. Read of address (another specific address).
  • Details of type-B:
    • Title: Error
    • Text: Runtime error 231 at (another specific address)
  • App version: 1.129 and older.
  • Language: Japanese
  • Note: I'm not sure, but I think this is more likely to occur after when I encode multiple FLAC files.
Last edited by LJnk on Wed May 24, 2023 5:06 pm, edited 1 time in total.
admin
Site Admin
Posts: 964
Joined: Wed Nov 17, 2010 12:56 pm

Re: Access violatoin when exiting the app

Post by admin »

To which format are you converting the flac files?
Also, please send the Diagnostic information (it's under the About button) to xrecode@gmail.com.
LJnk
Posts: 2
Joined: Sat May 20, 2023 1:38 pm

Re: Access violation when exiting the app

Post by LJnk »

I convert the files into AAC files by using the latest qaac.
I sent the diagnostic file, but the app exited normally when I create the file.
If you need one which is created just before/after the issue happens, I will send it.
admin
Site Admin
Posts: 964
Joined: Wed Nov 17, 2010 12:56 pm

Re: Access violation when exiting the app

Post by admin »

If you have files where you can reproduce the issue, please send them.
mac
Posts: 2
Joined: Tue Sep 19, 2023 10:02 pm

Re: Access violation when exiting the app

Post by mac »

Hi all

I installed (latest version from today) and used XRECODE3 again today (mp3 -> merge/cue).
As in the original post, I wanted to exit the app, but did not immediately confirm the exit dialog ("sind sie sicher?").

Note: I closed the app a few minutes later, not immediately after the conversion.

After that, the thing with the many windows happened.
I had to kill the app, otherwise there would probably have been hundreds of dialogs displayed.

Note: First came the "big" warning dialog, then the runtime error. Maybe this helps.

Attached is a screenshot.

Used Version:
XRECODE 3 [64-bit] - 1.137 [2023-09-04/2294]
Win 11

Image
admin
Site Admin
Posts: 964
Joined: Wed Nov 17, 2010 12:56 pm

Re: Access violation when exiting the app

Post by admin »

Please try the latest beta version - viewtopic.php?t=40
mac
Posts: 2
Joined: Tue Sep 19, 2023 10:02 pm

Re: Access violation when exiting the app

Post by mac »

admin wrote: Wed Sep 20, 2023 8:00 am Please try the latest beta version - viewtopic.php?t=40
I have downloaded and installed the beta version. I will monitor it in the next few days. If something is found, I will write to you.
Post Reply