Log in to post
|
Print Thread |
|
|
|
|
Band-in-a-Box for Windows
|
Joined: May 2024
Posts: 13
Newbie
|
OP
Newbie
Joined: May 2024
Posts: 13 |
OK, it's not a crash; it's an error message. Can you take a screen capture of the error message(s) and post that image here? A program can detect that it has crashed, report it and act like nothing bad happened, that does not change the facts. It's a crash. The screen captures are attached to the first message in this thread.
|
|
|
|
|
|
|
|
|
|
|
|
Band-in-a-Box for Windows
|
Joined: May 2000
Posts: 15,776
PG Music Staff
|
PG Music Staff
Joined: May 2000
Posts: 15,776 |
Hi Sid, An exception at bootup is uncommon, but of course is an annoyance, even if the program works fine when it is dismissed. Typical cause is an error hooking up to a plugin or audio driver. And many other possibilities of course. Please post the log text file (the first 100 lines is fine. That usually points to where the problem is. There’s also a setting preferences that will write a special log file at bootup that shows where the exception is occurring. Regarding your question about “program files”. Yes, Microsoft added rules and restrictions to any program residing in the program files folder, These prevent a program from saving files into the program files folder for example (depending if you have an admin account, and UAC settings). This happened over ten years ago, and I haven’t kept track of if windows has changed their policies. But a program in the c:\BB folder has been left alone and is able to read and write to files inside that folder regardless of the admin account status or security settings. Discussed here… https://superuser.com/questions/1031275/windows-allow-normal-non-elevated-programs-to-write-to-program-files-director/1031285#1031285“ For example, if an application attempts to write to “C:\program files\appname\settings.ini” and the user doesn’t have permissions to write to that directory, the write will get redirected to “C:\Users\username\AppData\Local\VirtualStore\Program Files\appname\settings.ini”. This just isn't something you can't change. This is intentional.”
Last edited by PeterGannon; 05/11/24 07:11 PM.
Have Fun! Peter Gannon PG Music Inc.
|
|
|
|
|
|
|
|
|
|
|
|
Band-in-a-Box for Windows
|
Joined: May 2024
Posts: 13
Newbie
|
OP
Newbie
Joined: May 2024
Posts: 13 |
Please post the log text file (the first 100 lines is fine. That usually points to where the problem is. ==============================================================================
= 5/12/2024 1:28:06 AM =
==============================================================================
An exception error has occurred. You can continue to use the program but should likely save your work and reboot program.
Access violation at address 0000000000765C54 in module 'bbw64.exe'. Read of address 0000000000000629.
------------------------------------------------------------------------------
Band-in-a-Box Version 2024 (1111)
Exception log with detailed tech info. Generated on 5/12/2024 1:27:12 AM.
You may send it to the application vendor, helping them to understand what had happened.
Application title: Band-in-a-Box® - NONAME.SGU
Application file: C:\Band-in-a-Box\bbw64.exe
------------------------------------------------------------------------------
Exception class: EAccessViolation
Exception message: Access violation at address 0000000000765C54 in module 'bbw64.exe'. Read of address 0000000000000629.
Exception address: 0000000000765C54
------------------------------------------------------------------------------
Main thread ID = 15464
Exception thread ID = 15464
------------------------------------------------------------------------------
Exception stack
Stack list, generated 5/12/2024 1:27:10 AM
[0000000000765C54]{bbw64.exe } Vcl.Forms._ZN3Vcl5Forms11TCustomForm18SetAlphaBlendValueEh
[0000000001383888]{bbw64.exe } JclDebug._ZN8Jcldebug18JclCreateStackListEbiPvbS0_
[0000000001383809]{bbw64.exe } JclDebug._ZN8Jcldebug21DoExceptionStackTraceEPN6System7TObjectEPvbS3_
[0000000001385FD3]{bbw64.exe } JclDebug._ZN8Jcldebug14DoExceptNotifyEPN6System7TObjectEPvbS3_
[0000000001373425]{bbw64.exe } JclHookExcept._ZN13Jclhookexcept13TNotifierItem8DoNotifyEPN6System7TObjectEPvbS4_
[000000000137366C]{bbw64.exe } JclHookExcept._ZN13Jclhookexcept14DoExceptNotifyEPN6System7TObjectEPvbS3_
[0000000001373827]{bbw64.exe } JclHookExcept._ZN13Jclhookexcept19HookedExceptObjProcEPN6System16TExceptionRecordE
[0000000000412649]{bbw64.exe } System._ZN6System23_DelphiExceptionHandlerEPNS_16TExceptionRecordEyPvS2_
[00007FFFF871440F]{ntdll.dll } Unknown function at __chkstk
[00007FFFF868E466]{ntdll.dll } Unknown function at RtlFindCharInUnicodeString
[00007FFFF87133FE]{ntdll.dll } KiUserExceptionDispatcher
[0000000000765C54]{bbw64.exe } Vcl.Forms._ZN3Vcl5Forms11TCustomForm18SetAlphaBlendValueEh
[00000000011CE671]{bbw64.exe } unitSplashBB._ZN12Unitsplashbb9TSplashBB8setAlphaEh (Line 415, "unitSplashBB.pas" + 12)
[00000000011CEC6E]{bbw64.exe } unitSplashBB._ZN12Unitsplashbb9TSplashBB13callbackTimerEPN6System7TObjectE (Line 530, "unitSplashBB.pas" + 6)
[00000000006B77D2]{bbw64.exe } Vcl.ExtCtrls._ZN3Vcl8Extctrls6TTimer5TimerEv
[00000000006B75F8]{bbw64.exe } Vcl.ExtCtrls._ZN3Vcl8Extctrls6TTimer7WndProcERN6Winapi8Messages8TMessageE
[0000000000536256]{bbw64.exe } System.Classes._ZN6System7Classes10StdWndProcEP6HWND__jyy
[00007FFFF6418961]{user32.dll } Unknown function at DispatchMessageW
[00007FFFF6418421]{user32.dll } Unknown function at DispatchMessageW
[00007FFFF640183C]{user32.dll } Unknown function at DialogBoxIndirectParamAorW
[00007FFFF640152B]{user32.dll } Unknown function at DialogBoxIndirectParamAorW
[00007FFFF647B8C6]{user32.dll } SoftModalMessageBox
[00007FFFF647A229]{user32.dll } Unknown function at DrawStateW
[00007FFFF647B008]{user32.dll } MessageBoxTimeoutW
[00007FFFF647B08E]{user32.dll } MessageBoxW
[000000000076C764]{bbw64.exe } Vcl.Forms._ZN3Vcl5Forms12TApplication10MessageBoxEPKwS3_i
[000000000076C9CB]{bbw64.exe } Vcl.Forms._ZN3Vcl5Forms12TApplication13ShowExceptionEPN6System8Sysutils9ExceptionE
[00000000013C0CC5]{bbw64.exe } W0._ZN2W011TBandWindow12AppExceptionEPN6System7TObjectEPNS1_8Sysutils9ExceptionE (Line 13167, "w0.pas" + 5)
[000000000076C58B]{bbw64.exe } Vcl.Forms._ZN3Vcl5Forms12TApplication15HandleExceptionEPN6System7TObjectE
[00000000006B760F]{bbw64.exe } Vcl.ExtCtrls._ZN3Vcl8Extctrls6TTimer7WndProcERN6Winapi8Messages8TMessageE
[0000000000536256]{bbw64.exe } System.Classes._ZN6System7Classes10StdWndProcEP6HWND__jyy
[00007FFFF6418961]{user32.dll } Unknown function at DispatchMessageW
[00007FFFF6418421]{user32.dll } Unknown function at DispatchMessageW
[000000000076BEF4]{bbw64.exe } Vcl.Forms._ZN3Vcl5Forms12TApplication14ProcessMessageER6tagMSG
[000000000076BF68]{bbw64.exe } Vcl.Forms._ZN3Vcl5Forms12TApplication13HandleMessageEv
[000000000076C3D4]{bbw64.exe } Vcl.Forms._ZN3Vcl5Forms12TApplication3RunEv
[0000000001511550]{bbw64.exe } BBW64.initialization (Line 541, "BBW64.dpr" + 138)
[00007FFFF79D257D]{KERNEL32.DLL} BaseThreadInitThunk
[00007FFFF86CAA48]{ntdll.dll } RtlUserThreadStart
------------------------------------------------------------------------------
Call stack for main thread
Stack list, generated 5/12/2024 1:27:12 AM
[00007FFFF8711274]{ntdll.dll } ZwGetContextThread
[0000000001383F49]{bbw64.exe } JclDebug._ZN8Jcldebug17TJclStackInfoListC3EbiPvbS1_S1_
[00000000013838FB]{bbw64.exe } JclDebug._ZN8Jcldebug18JclCreateStackListEbiPvbS0_S0_
[0000000001383A27]{bbw64.exe } JclDebug._ZN8Jcldebug25JclCreateThreadStackTraceEby
[0000000001383AD6]{bbw64.exe } JclDebug._ZN8Jcldebug31JclCreateThreadStackTraceFromIDEbj
[00000000013899EC]{bbw64.exe } newexception._ZN12Newexception16TExceptionDialog12CreateReportEv (Line 448, "NewException.pas" + 18)
[0000000001389405]{bbw64.exe } newexception._ZN12Newexception16TExceptionDialog13CreateDetailsEv (Line 396, "NewException.pas" + 5)
[000000000138C3DD]{bbw64.exe } newexception._ZN12Newexception16TExceptionDialog15UMCreateDetailsERN6Winapi8Messages8TMessageE (Line 877, "NewException.pas" + 3)
[00000000004110E1]{bbw64.exe } System._ZN6System7TObject8DispatchEPv
[00000000005D53D6]{bbw64.exe } Vcl.Controls._ZN3Vcl8Controls8TControl7WndProcERN6Winapi8Messages8TMessageE
[00000000005DC287]{bbw64.exe } Vcl.Controls._ZN3Vcl8Controls11TWinControl7WndProcERN6Winapi8Messages8TMessageE
[000000000075DE20]{bbw64.exe } Vcl.Forms._ZN3Vcl5Forms11TCustomForm7WndProcERN6Winapi8Messages8TMessageE
[00000000005DB4CC]{bbw64.exe } Vcl.Controls._ZN3Vcl8Controls11TWinControl11MainWndProcERN6Winapi8Messages8TMessageE
[0000000000536256]{bbw64.exe } System.Classes._ZN6System7Classes10StdWndProcEP6HWND__jyy
[00007FFFF6418961]{user32.dll } Unknown function at DispatchMessageW
[00007FFFF6418421]{user32.dll } Unknown function at DispatchMessageW
[000000000076BEF4]{bbw64.exe } Vcl.Forms._ZN3Vcl5Forms12TApplication14ProcessMessageER6tagMSG
[000000000076BF68]{bbw64.exe } Vcl.Forms._ZN3Vcl5Forms12TApplication13HandleMessageEv
[000000000076508A]{bbw64.exe } Vcl.Forms._ZN3Vcl5Forms11TCustomForm9ShowModalEv
[0000000001465ECE]{bbw64.exe } formsSPECIALBBW._ZN15Formsspecialbbw7TPTForm9ShowModalEv (Line 322, "formsSPECIALBBW.pas" + 4)
[000000000138C228]{bbw64.exe } newexception._ZN12Newexception16TExceptionDialog13ShowExceptionEPN6System7TObjectEPN8Jcldebug15TJclDebugThreadE (Line 867, "NewException.pas" + 32)
[000000000138AF32]{bbw64.exe } newexception._ZN12Newexception16TExceptionDialog16ExceptionHandlerEPN6System7TObjectEPNS1_8Sysutils9ExceptionE (Line 620, "NewException.pas" + 13)
[00000000013C0D05]{bbw64.exe } W0._ZN2W011TBandWindow12AppExceptionEPN6System7TObjectEPNS1_8Sysutils9ExceptionE (Line 13171, "w0.pas" + 9)
[000000000076C58B]{bbw64.exe } Vcl.Forms._ZN3Vcl5Forms12TApplication15HandleExceptionEPN6System7TObjectE
[00000000006B760F]{bbw64.exe } Vcl.ExtCtrls._ZN3Vcl8Extctrls6TTimer7WndProcERN6Winapi8Messages8TMessageE
[0000000000536256]{bbw64.exe } System.Classes._ZN6System7Classes10StdWndProcEP6HWND__jyy
[00007FFFF6418961]{user32.dll } Unknown function at DispatchMessageW
[00007FFFF6418421]{user32.dll } Unknown function at DispatchMessageW
[000000000076BEF4]{bbw64.exe } Vcl.Forms._ZN3Vcl5Forms12TApplication14ProcessMessageER6tagMSG
[000000000076BF68]{bbw64.exe } Vcl.Forms._ZN3Vcl5Forms12TApplication13HandleMessageEv
[000000000076C3D4]{bbw64.exe } Vcl.Forms._ZN3Vcl5Forms12TApplication3RunEv
[0000000001511550]{bbw64.exe } BBW64.initialization (Line 541, "BBW64.dpr" + 138)
[00007FFFF79D257D]{KERNEL32.DLL} BaseThreadInitThunk
[00007FFFF86CAA48]{ntdll.dll } RtlUserThreadStart
------------------------------------------------------------------------------
System : Windows 11 Home Edition, Version: 10.0, Build: 0, ""
Processor: Intel, 11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz, 2800 MHz MMX SSE SSE2 SSE3 SSSE3 SSE41 SSE42 64 bits DEP
Memory: 16092; free 6081
Display : 2560x1440 pixels, 32 bpp
------------------------------------------------------------------------------ As for Program Files - the folder is intended for programs, not their settings or the user's documents. To me, that was clear from the start and that hasn't changed. This is how it should be, settings and documents should be preserved and backed up and therefore kept separate from the programs which can be and frequently are reinstalled. It is also possible for a program to be used by more than one user and the settings and documents should be stored on a per user basis.
Last edited by Sid S; 05/11/24 09:50 PM.
|
|
|
|
|
|
|
|
|
|
|
|
Band-in-a-Box for Windows
|
Joined: Dec 2018
Posts: 378
Journeyman
|
Journeyman
Joined: Dec 2018
Posts: 378 |
I have been experiencing this exact same problem and have tried several different things suggested by support. Nothing helped. They never once asked me for the error log. Here's mine, stopping before the first loaded modules entry for Windows System modules. Note that the date is Euro formatted, so that's 7 May, the last time I started up BiaB. Once I saw this forum thread, I knew it wasn't just my problem. I got tired of messing with this and moved on to other things, waiting for a general solution. I just wonder if this problem is related to a recent Windows update. I'll also note that I'm running on a Lenovo P17 where I had a recent graphics driver update.
============================================================================== = 07/05/2024 17:39:32 = ============================================================================== An exception error has occurred. You can continue to use the program but should likely save your work and reboot program.
Access violation at address 0000000000765C54 in module 'bbw64.exe'. Read of address 0000000000000629.
------------------------------------------------------------------------------ Band-in-a-Box Version 2024 (1111) Exception log with detailed tech info. Generated on 07/05/2024 17:39:29. You may send it to the application vendor, helping them to understand what had happened. Application title: Band-in-a-Box® - NONAME.SGU Application file: D:\bb\bbw64.exe ------------------------------------------------------------------------------ Exception class: EAccessViolation Exception message: Access violation at address 0000000000765C54 in module 'bbw64.exe'. Read of address 0000000000000629. Exception address: 0000000000765C54 ------------------------------------------------------------------------------ Main thread ID = 19168 Exception thread ID = 19168 ------------------------------------------------------------------------------ Exception stack Stack list, generated 07/05/2024 17:39:25 [0000000000765C54]{bbw64.exe } Vcl.Forms._ZN3Vcl5Forms11TCustomForm18SetAlphaBlendValueEh [0000000001383888]{bbw64.exe } JclDebug._ZN8Jcldebug18JclCreateStackListEbiPvbS0_ [0000000001383809]{bbw64.exe } JclDebug._ZN8Jcldebug21DoExceptionStackTraceEPN6System7TObjectEPvbS3_ [0000000001385FD3]{bbw64.exe } JclDebug._ZN8Jcldebug14DoExceptNotifyEPN6System7TObjectEPvbS3_ [0000000001373425]{bbw64.exe } JclHookExcept._ZN13Jclhookexcept13TNotifierItem8DoNotifyEPN6System7TObjectEPvbS4_ [000000000137366C]{bbw64.exe } JclHookExcept._ZN13Jclhookexcept14DoExceptNotifyEPN6System7TObjectEPvbS3_ [0000000001373827]{bbw64.exe } JclHookExcept._ZN13Jclhookexcept19HookedExceptObjProcEPN6System16TExceptionRecordE [0000000000412649]{bbw64.exe } System._ZN6System23_DelphiExceptionHandlerEPNS_16TExceptionRecordEyPvS2_ [00007FFE4C91440F]{ntdll.dll } Unknown function at __chkstk [00007FFE4C88E466]{ntdll.dll } Unknown function at RtlFindCharInUnicodeString [00007FFE4C9133FE]{ntdll.dll } KiUserExceptionDispatcher [0000000000765C54]{bbw64.exe } Vcl.Forms._ZN3Vcl5Forms11TCustomForm18SetAlphaBlendValueEh [00000000011CE671]{bbw64.exe } unitSplashBB._ZN12Unitsplashbb9TSplashBB8setAlphaEh (Line 415, "unitSplashBB.pas" + 12) [00000000011CEC6E]{bbw64.exe } unitSplashBB._ZN12Unitsplashbb9TSplashBB13callbackTimerEPN6System7TObjectE (Line 530, "unitSplashBB.pas" + 6) [00000000006B77D2]{bbw64.exe } Vcl.ExtCtrls._ZN3Vcl8Extctrls6TTimer5TimerEv [00000000006B75F8]{bbw64.exe } Vcl.ExtCtrls._ZN3Vcl8Extctrls6TTimer7WndProcERN6Winapi8Messages8TMessageE [0000000000536256]{bbw64.exe } System.Classes._ZN6System7Classes10StdWndProcEP6HWND__jyy [00007FFE4C4B8961]{user32.dll } Unknown function at DispatchMessageW [00007FFE4C4B8421]{user32.dll } Unknown function at DispatchMessageW [00007FFE4C4A183C]{user32.dll } Unknown function at DialogBoxIndirectParamAorW [00007FFE4C4A152B]{user32.dll } Unknown function at DialogBoxIndirectParamAorW [00007FFE4C51B8C6]{user32.dll } SoftModalMessageBox [00007FFE4C51A229]{user32.dll } Unknown function at DrawStateW [00007FFE4C51B008]{user32.dll } MessageBoxTimeoutW [00007FFE4C51B08E]{user32.dll } MessageBoxW [000000000076C764]{bbw64.exe } Vcl.Forms._ZN3Vcl5Forms12TApplication10MessageBoxEPKwS3_i [000000000076C9CB]{bbw64.exe } Vcl.Forms._ZN3Vcl5Forms12TApplication13ShowExceptionEPN6System8Sysutils9ExceptionE [00000000013C0CC5]{bbw64.exe } W0._ZN2W011TBandWindow12AppExceptionEPN6System7TObjectEPNS1_8Sysutils9ExceptionE (Line 13167, "w0.pas" + 5) [000000000076C58B]{bbw64.exe } Vcl.Forms._ZN3Vcl5Forms12TApplication15HandleExceptionEPN6System7TObjectE [00000000006B760F]{bbw64.exe } Vcl.ExtCtrls._ZN3Vcl8Extctrls6TTimer7WndProcERN6Winapi8Messages8TMessageE [0000000000536256]{bbw64.exe } System.Classes._ZN6System7Classes10StdWndProcEP6HWND__jyy [00007FFE4C4B8961]{user32.dll } Unknown function at DispatchMessageW [00007FFE4C4B8421]{user32.dll } Unknown function at DispatchMessageW [000000000076BEF4]{bbw64.exe } Vcl.Forms._ZN3Vcl5Forms12TApplication14ProcessMessageER6tagMSG [000000000076BF68]{bbw64.exe } Vcl.Forms._ZN3Vcl5Forms12TApplication13HandleMessageEv [000000000076C3D4]{bbw64.exe } Vcl.Forms._ZN3Vcl5Forms12TApplication3RunEv [0000000001511550]{bbw64.exe } BBW64.initialization (Line 541, "BBW64.dpr" + 138) [00007FFE4B7D257D]{KERNEL32.DLL} BaseThreadInitThunk [00007FFE4C8CAA48]{ntdll.dll } RtlUserThreadStart ------------------------------------------------------------------------------ Call stack for main thread Stack list, generated 07/05/2024 17:39:29 [00007FFE4C911274]{ntdll.dll } ZwGetContextThread [0000000001383F49]{bbw64.exe } JclDebug._ZN8Jcldebug17TJclStackInfoListC3EbiPvbS1_S1_ [00000000013838FB]{bbw64.exe } JclDebug._ZN8Jcldebug18JclCreateStackListEbiPvbS0_S0_ [0000000001383A27]{bbw64.exe } JclDebug._ZN8Jcldebug25JclCreateThreadStackTraceEby [0000000001383AD6]{bbw64.exe } JclDebug._ZN8Jcldebug31JclCreateThreadStackTraceFromIDEbj [00000000013899EC]{bbw64.exe } newexception._ZN12Newexception16TExceptionDialog12CreateReportEv (Line 448, "NewException.pas" + 18) [0000000001389405]{bbw64.exe } newexception._ZN12Newexception16TExceptionDialog13CreateDetailsEv (Line 396, "NewException.pas" + 5) [000000000138C3DD]{bbw64.exe } newexception._ZN12Newexception16TExceptionDialog15UMCreateDetailsERN6Winapi8Messages8TMessageE (Line 877, "NewException.pas" + 3) [00000000004110E1]{bbw64.exe } System._ZN6System7TObject8DispatchEPv [00000000005D53D6]{bbw64.exe } Vcl.Controls._ZN3Vcl8Controls8TControl7WndProcERN6Winapi8Messages8TMessageE [00000000005DC287]{bbw64.exe } Vcl.Controls._ZN3Vcl8Controls11TWinControl7WndProcERN6Winapi8Messages8TMessageE [000000000075DE20]{bbw64.exe } Vcl.Forms._ZN3Vcl5Forms11TCustomForm7WndProcERN6Winapi8Messages8TMessageE [00000000005DB4CC]{bbw64.exe } Vcl.Controls._ZN3Vcl8Controls11TWinControl11MainWndProcERN6Winapi8Messages8TMessageE [0000000000536256]{bbw64.exe } System.Classes._ZN6System7Classes10StdWndProcEP6HWND__jyy [00007FFE4C4B8961]{user32.dll } Unknown function at DispatchMessageW [00007FFE4C4B8421]{user32.dll } Unknown function at DispatchMessageW [000000000076BEF4]{bbw64.exe } Vcl.Forms._ZN3Vcl5Forms12TApplication14ProcessMessageER6tagMSG [000000000076BF68]{bbw64.exe } Vcl.Forms._ZN3Vcl5Forms12TApplication13HandleMessageEv [000000000076508A]{bbw64.exe } Vcl.Forms._ZN3Vcl5Forms11TCustomForm9ShowModalEv [0000000001465ECE]{bbw64.exe } formsSPECIALBBW._ZN15Formsspecialbbw7TPTForm9ShowModalEv (Line 322, "formsSPECIALBBW.pas" + 4) [000000000138C228]{bbw64.exe } newexception._ZN12Newexception16TExceptionDialog13ShowExceptionEPN6System7TObjectEPN8Jcldebug15TJclDebugThreadE (Line 867, "NewException.pas" + 32) [000000000138AF32]{bbw64.exe } newexception._ZN12Newexception16TExceptionDialog16ExceptionHandlerEPN6System7TObjectEPNS1_8Sysutils9ExceptionE (Line 620, "NewException.pas" + 13) [00000000013C0D05]{bbw64.exe } W0._ZN2W011TBandWindow12AppExceptionEPN6System7TObjectEPNS1_8Sysutils9ExceptionE (Line 13171, "w0.pas" + 9) [000000000076C58B]{bbw64.exe } Vcl.Forms._ZN3Vcl5Forms12TApplication15HandleExceptionEPN6System7TObjectE [00000000006B760F]{bbw64.exe } Vcl.ExtCtrls._ZN3Vcl8Extctrls6TTimer7WndProcERN6Winapi8Messages8TMessageE [0000000000536256]{bbw64.exe } System.Classes._ZN6System7Classes10StdWndProcEP6HWND__jyy [00007FFE4C4B8961]{user32.dll } Unknown function at DispatchMessageW [00007FFE4C4B8421]{user32.dll } Unknown function at DispatchMessageW [000000000076BEF4]{bbw64.exe } Vcl.Forms._ZN3Vcl5Forms12TApplication14ProcessMessageER6tagMSG [000000000076BF68]{bbw64.exe } Vcl.Forms._ZN3Vcl5Forms12TApplication13HandleMessageEv [000000000076C3D4]{bbw64.exe } Vcl.Forms._ZN3Vcl5Forms12TApplication3RunEv [0000000001511550]{bbw64.exe } BBW64.initialization (Line 541, "BBW64.dpr" + 138) [00007FFE4B7D257D]{KERNEL32.DLL} BaseThreadInitThunk [00007FFE4C8CAA48]{ntdll.dll } RtlUserThreadStart ------------------------------------------------------------------------------ System : Windows 11 Professional, Version: 10.0, Build: 0, "" Processor: Intel, Intel(R) Core(TM) i9-10885H CPU @ 2.40GHz, 2400 MHz MMX SSE SSE2 SSE3 SSSE3 SSE41 SSE42 64 bits DEP Memory: 32486; free 22643 Display : 1920x1080 pixels, 32 bpp ------------------------------------------------------------------------------ List of loaded modules: [0000000000400000] D:\bb\bbw64.exe 2024.0.0.1111 - 2024.0.0.1111 Unit versioning information: JCL\source\common $URL$ $Revision$ $Date$ [000000002AB30000] D:\bb\Data\libx64\lic0764.dll <0000000000400000> 1.0.0.0 - 1.0.0.0 [000000002AF50000] D:\bb\Data\libx64\GP5.DLL <0000000000400000> (no module version info) [0000000030AC0000] D:\bb\Data\libx64\BBWRES2.DLL <0000000000400000> (no module version info) [000000003EF40000] C:\Program Files\Coyote\CoyoteWT\CoyoteWT.dll <0000000180000000> 1.0.0.1 - 1, 0, 0, 1 CoyoteWT DLL [0000000064740000] D:\bb\Data\libx64\libsndfile64bit.DLL 1.0.28.0 - 1.0.28.0 A library for reading and writing audio files.
ThinkPad i9 32GB RAM 7TB SSD; Win11 Pro; RME Fireface UCX II; BiaB 2025 Ultra Bitwig Studio 5; Studio One Pro 7; Melodyne Studio 5; Acoustica Premium 7 Gig Performer 5; NI S61 MK3; Focal Shape 65; Beyerdynamic DT 880 & 770
|
|
|
|
|
|
|
|
|
|
|
|
Band-in-a-Box for Windows
|
Joined: Jun 2012
Posts: 19,673
Veteran
|
Veteran
Joined: Jun 2012
Posts: 19,673 |
Interesting. This might be related to the video driver or graphics card capabilities. It's related to setting transparency values on the form.
BIAB & RB2025 Win.(Audiophile), Sonar Platinum, Cakewalk by Bandlab, Izotope Prod.Bundle, Roland RD-1000, Synthogy Ivory, Kontakt, Focusrite 18i20, KetronSD2, NS40M Monitors, Pioneer Active Monitors, AKG K271 Studio H'phones
|
|
|
|
|
|
|
|
|
|
|
|
Band-in-a-Box for Windows
|
Joined: Jan 2020
Posts: 3,138
Veteran
|
Veteran
Joined: Jan 2020
Posts: 3,138 |
Sid.
there are many reasons for access violations. just google...'windows access violation'....including maybe malware. I have no exceptions here... (see my tips in the pg tips/tricks forum re buying a new pc or useing an existing pc for music production.)
i would be interested to see a pic of your win task manager to see running processes....this might offer clues.. do you have lots of other apps running at the same time as bb..? eg the net and other apps ? are you running lots of apps that use lots of memory ?
the only way people can help you properly is to know info about your pc..such as the win task mgr pic being one.
also what sound interface are you useing ? behringer ? focusrite ? motu ? another brand ?
more info the better.
happiness.
om
Last edited by justanoldmuso; 05/12/24 06:33 AM.
|
|
|
|
|
|
|
|
|
|
|
|
Band-in-a-Box for Windows
|
Joined: Jun 2012
Posts: 19,673
Veteran
|
Veteran
Joined: Jun 2012
Posts: 19,673 |
I don't think this is related to the sound card, or audio device. I think this is a graphics related issue.
Peter will know more once analyzed.
We all definitely await feedback from the developers.
BIAB & RB2025 Win.(Audiophile), Sonar Platinum, Cakewalk by Bandlab, Izotope Prod.Bundle, Roland RD-1000, Synthogy Ivory, Kontakt, Focusrite 18i20, KetronSD2, NS40M Monitors, Pioneer Active Monitors, AKG K271 Studio H'phones
|
|
|
|
|
|
|
|
|
|
|
|
Band-in-a-Box for Windows
|
Joined: Jul 2000
Posts: 26,518
Veteran
|
Veteran
Joined: Jul 2000
Posts: 26,518 |
AudioTrack mentioned graphics and video. I wonder if the drivers for those are up-to-date, to go along with Windows updates. The two screens in the initial post just reference the calling program, but I was hoping there might be something else. The term ‘splash’ seems to occur in the logs and I’m wondering if that’s a reference to the splash screen, pointing as Trevor suggested to video/graphics.
OM’s suggestion to see what else is running (Task Manager) is a good suggestion.
BIAB 2025 Win Audiophile. Software: Studio One 7 Pro, Swam horns, Acoustica-7, Notion 6; Win 11 Home. Hardware: Intel i9, 32 Gb; Roland Integra-7, Presonus Studio 192, Presonus Faderport 8, Royer 121, Adam Sub8 & Neumann 120 monitors
|
|
|
|
|
|
|
|
|
|
|
|
Band-in-a-Box for Windows
|
Joined: Jan 2020
Posts: 3,138
Veteran
|
Veteran
Joined: Jan 2020
Posts: 3,138 |
AT.
with great respect there are lots of reasons for AV's... from my experiences trying to help lots of people over the years with their rigs. it might even be a memory corruption for example.
as my eyesight is still improving (happy lad..) am i correct in seeing on sids rig a lot of memory is used ?...and only a few gigs left ?
on my pc with bb open..out of 16 gigs memory approx only 2.2 are being used leaving lots of free memory.
ps...in asking for info on sound device i'm just trying to get a rounded picture of sids rig.
happiness
om
ps thanks matt re tmgr....wish you the very best.
Last edited by justanoldmuso; 05/12/24 07:04 AM.
|
|
|
|
|
|
|
|
|
|
|
|
Band-in-a-Box for Windows
|
Joined: May 2024
Posts: 13
Newbie
|
OP
Newbie
Joined: May 2024
Posts: 13 |
The only apps listed in task manager is Google Chrome and Adobe Acrobat. Stopping them doesn't help, neither does a reboot.
I use a simple USB to 3.5 mm jack audio interface, it uses a generic Windows driver. Windows update does not find any driver updates. Intel had a newer graphics driver, it didn't help.
Last edited by Sid S; 05/12/24 12:04 PM.
|
|
|
|
|
|
|
|
|
|
|
|
Band-in-a-Box for Windows
|
Joined: May 2000
Posts: 15,776
PG Music Staff
|
PG Music Staff
Joined: May 2000
Posts: 15,776 |
> The developers have clearly lost control over their software and are unable to regain it.
Please refrain from insults And no, we haven’t lost control of our software.
Now that you’ve posted the log we can look into it, and hopefully will find a fix so you’ll be like the thousands of other BiaB customers that have no crash on bootup/
Have Fun! Peter Gannon PG Music Inc.
|
|
|
|
|
|
|
|
|
|
|
|
Band-in-a-Box for Windows
|
Joined: Jan 2020
Posts: 3,138
Veteran
|
Veteran
Joined: Jan 2020
Posts: 3,138 |
Sid.
have you read yet my tips in tips forum ? and particularly point one..the link to latency mon ?.. which will assess the suitability of your pc for music production. and will give clues re drivers.
also i would never use the 3.5 mm/usb set up.
more detail of what your needs are from your rig would help. eg...do you want... ...recording ? ...playback of bb only ? ...midi ?
if your running a web browser like chrome...this tells me Likely this pc is on the net..is this the case....? if so i still would like to see a pic of task mgr because i suspect other tasks are occuring in the background you might not be aware of.
bottom line...the major reason that pc users encounter probs doing music production on a pc is the pc hasnt been optimised for music creation....thus people get probs.
if you doubt me google 'optimising a pc for music production'.. and read my tips re importance of low dpc....plus various links in my tips. please note there is a wonderfull user community here full of people whove done it all from being novices to being very advanced with years of experience that can help you get set up correctly.
happiness.
om 🇨🇦 🇬🇧
Last edited by justanoldmuso; 05/12/24 10:38 AM.
|
|
|
|
|
|
|
|
|
|
|
|
Band-in-a-Box for Windows
|
Joined: May 2024
Posts: 13
Newbie
|
OP
Newbie
Joined: May 2024
Posts: 13 |
I have a very simple setup in terms of hardware, and I'm not trying to do anything fancy. The crash happens when I start BIAB, not when I'm actually doing something with it.
My computer works for everything else I do. Other audio programs, like Audacity and the Cakewalk DAW software work without any problems.
I bought BIAB because I couldn't find a quick and easy way to generate backing tracks in Cakewalk. That's the only thing I have used BIAB for, generating simple backing tracks to practice playing bass guitar. Why I would need any kind of optimization or specialized hardware for that is beyond me.
Last edited by Sid S; 05/12/24 12:07 PM.
|
|
|
|
|
|
|
|
|
|
|
|
Band-in-a-Box for Windows
|
Joined: Jun 2012
Posts: 19,673
Veteran
|
Veteran
Joined: Jun 2012
Posts: 19,673 |
Last edited by AudioTrack; 05/12/24 12:31 PM.
BIAB & RB2025 Win.(Audiophile), Sonar Platinum, Cakewalk by Bandlab, Izotope Prod.Bundle, Roland RD-1000, Synthogy Ivory, Kontakt, Focusrite 18i20, KetronSD2, NS40M Monitors, Pioneer Active Monitors, AKG K271 Studio H'phones
|
|
|
|
|
|
|
|
|
|
|
|
Band-in-a-Box for Windows
|
Joined: May 2024
Posts: 13
Newbie
|
OP
Newbie
Joined: May 2024
Posts: 13 |
Transparency is used in several places in BIAB. It's used in the splash screen and also in the hints display and the track rename display: The splash screen shows up okay, it goes away and then the Mixer shows up, followed by the access violation messages. I don't notice anything missing in the display after the crash (but then again how would I know ?) I can bring up the rename track display without problems. I have seen hints/tooltips several places without crash.
|
|
|
|
|
|
|
|
|
|
|
|
Band-in-a-Box for Windows
|
Joined: Sep 2001
Posts: 2,053
Veteran
|
Veteran
Joined: Sep 2001
Posts: 2,053 |
I have had acccess violation messages in the past but as BIAB worked fine I didn't get upset about it. If the program is working fine it's no more than a nuisance and it's not what i would call a crash. Getting aggressive about PG MUsic is a little over the top.
|
|
|
|
|
|
|
|
|
|
|
|
Band-in-a-Box for Windows
|
Joined: Jun 2012
Posts: 19,673
Veteran
|
Veteran
Joined: Jun 2012
Posts: 19,673 |
The only people who can actually diagnose and fix this is PG Music. They are aware of the issue, and hopefully will have a patch available soon.
BIAB & RB2025 Win.(Audiophile), Sonar Platinum, Cakewalk by Bandlab, Izotope Prod.Bundle, Roland RD-1000, Synthogy Ivory, Kontakt, Focusrite 18i20, KetronSD2, NS40M Monitors, Pioneer Active Monitors, AKG K271 Studio H'phones
|
|
|
|
|
|
|
|
|
|
|
|
Band-in-a-Box for Windows
|
Joined: Jan 2020
Posts: 3,138
Veteran
|
Veteran
Joined: Jan 2020
Posts: 3,138 |
Sid.
re why to optimise a pc for music production..
just because one app works ok doesnt mean another will... as different apps might use different aspects of the host os...in this case win.
in this case bb is doing things the other apps like cake arent. cake doesnt do session musician track generation does it ? and lots of other things that cake doesnt. its like comparing different car brands. eg once i had a car needing lots of optimisation that was nothing but trouble but a mate had a toyota that was flawless and didnt need attention or optimisation.
for example ive lost count the number of times someone has said to me 'but my mate fred gets no probs with same apps...why me ?'. the answer is there are many different pc configs...and set up many different ways.
Dr Pg is right ...thousands of users... bb works for them...the pg user showcase is testament to that with a ton of new songs posted each month that use pg software.
anyhoo thats it from me as its difficult to help without knowing certain aspects of someones pc..eg people helping you are like a doctor diagnosing a persons health problem as a result of a check up.. if you doubt me go on gearspace.com where thousands of studios large and small hang out and start a thread 'why do some people have problems with their pc's and other people dont useing the same music production apps'.
fyi a whole industry exists whereby custom pc's are built for recording studios by companies. such pc's are optimised for production work as some studios need to be assured of no day to day probs. (see gearspace again mate.).... ps..dont blame pg if they cant solve the prob. its difficult often to offer solutions as each pc can be different....and set up many different ways. note my pc runs flawlessly.
happiness.
om 🇨🇦 🇬🇧
Last edited by justanoldmuso; 05/12/24 02:00 PM.
|
|
|
|
|
|
|
|
|
|
|
|
Band-in-a-Box for Windows
|
Joined: May 2000
Posts: 15,776
PG Music Staff
|
PG Music Staff
Joined: May 2000
Posts: 15,776 |
For the crash on bootup issue, please post the following log file
1. First put a file called WriteBootupLog.txt in c:\bb\data (assuming your BB is in c:\bb). (if you prefer, select the checkbox edit-preferences- write a detailed bootup log). 2. Then reboot the program, and when it boots up, you’ll see a message offering to show you the log file. 3. Please post the log file here. The file is called c:\bb\data\bootuplog.txt. It will end before the crash but at least tells us when the crash occurred.
Have Fun! Peter Gannon PG Music Inc.
|
|
|
|
|
|
|
|
|
|
|
|
Band-in-a-Box for Windows
|
Joined: Jul 2000
Posts: 26,518
Veteran
|
Veteran
Joined: Jul 2000
Posts: 26,518 |
This thread has been an interesting exercise in terminology. About the only thing I am sure of is that calling this a crash on startup is not the real story. We have progressed all the way here before knowing what we needed to know to even begin to define the problem: The splash screen shows up okay, it goes away and then the Mixer shows up, followed by the access violation messages.
BIAB 2025 Win Audiophile. Software: Studio One 7 Pro, Swam horns, Acoustica-7, Notion 6; Win 11 Home. Hardware: Intel i9, 32 Gb; Roland Integra-7, Presonus Studio 192, Presonus Faderport 8, Royer 121, Adam Sub8 & Neumann 120 monitors
|
|
|
|
|
|
|
|
|
|
|
|
Ask sales and support questions about Band-in-a-Box using natural language.
ChatPG's knowledge base includes the full Band-in-a-Box User Manual and sales information from the website.
|
|
|
|
|
|
|
|
|
|
|
Update your Band-in-a-Box® 2025 for Windows® Today!
If you’ve already purchased Band-in-a-Box® 2025 for Windows®, great news—a new update is now available! This update introduces a handy new feature: a vertical cursor in the Tracks window that shows the current location across all tracks, and more.
Discover everything included in this free update and download it now at https://www.pgmusic.com/support_windowsupdates.htm#1124
Video: Band-in-a-Box® 2025 for Windows®: Boot Camp: The AI Lyrics Generator
With Band-in-a-Box 2025® for Windows®, we've introduced an exciting new feature: the AI Lyrics Generator! In this video, Tobin guides you step-by-step on how to make the most of this new tool.
Band-in-a-Box® 2025 for Windows®: Boot Camp: The AI Lyrics Generator video.
Check out the forum post for more information.
Video: Band-in-a-Box® 2025 for Windows®: Using VST3 Plugins
Band-in-a-Box 2025® for Windows® now includes support for VST3 plugins, bringing even more creative possibilities to your music production. Join Simon as he guides you through the process in this easy-to-follow demonstration!
Video: Band-in-a-Box® 2025 for Windows®: Using VST3 Plugins
Join the conversation on our forum.
Video: Band-in-a-Box 2025 for Windows: Using The BB Stem Splitter!
In this video, Tobin provides a crash course on using the new BB Stem Splitter feature included in Band-in-a-Box 2025® for Windows®. During this process he also uses the Audio Chord Wizard (ACW) and the new Equalize Tempo feature.
Video: Band-in-a-Box® 2025 for Windows®: Using the BB Stem Splitter
Check out the forum post for some optional Tips & Tricks!
Congrats to Misha (Rustyspoon)…downloaded/installed a full Audiophile 2025!
Breaking News!
We’re thrilled to announce that Rustyspoon has made PG history as the very first person to successfully complete the download and install of the full Band-in-a-Box 2025 Windows Audiophile Edition (with FLAC files)—a whopping 610GB of data!
A big shoutout to Rustyspoon for stepping up to be our test "elf!"
Thank you for your support, Rustyspoon!
Band-in-a-Box 2025 for Windows Videos
With the launch of Band-in-a-Box® 2025 for Windows, we're adding new videos to our YouTube channel. We'll also share them here once they are published so you can easily find all the Band-in-a-Box® 2025 and new Add-on videos in one place!
Whether it's a summary of the new features, demonstrations of the 202 new RealTracks, new XPro Styles PAK 8, or Xtra Styles PAKs 18, information on the 2025 49-PAK, or detailed tutorials for other Band-in-a-Box® 2025 features, we have you covered!
Reference this forum post for One-Stop Shopping of our Band-in-a-Box® 2025 Videos - we will be updating this post as more videos are added!
Band-in-a-Box 2025 for Windows is Here!
Band-in-a-Box® 2025 for Windows is here, packed with major new features and an incredible collection of available new content! This includes 202 RealTracks (in Sets 449-467), plus 20 bonus Unreleased RealTracks in the 2025 49-PAK. There are new RealStyles, MIDI SuperTracks, Instrumental Studies, “Songs with Vocals” Artist Performance Sets, Playable RealTracks Set 4, two new sets of “RealDrums Stems,” XPro Styles PAK 8, Xtra Styles PAK 19, and more!
Special Offers
Upgrade to Band-in-a-Box® 2025 with savings of up to 50% on most upgrade packages during our special—available until December 31, 2024! Visit our Band-in-a-Box® packages page for all the purchase options available.
2025 Free Bonus PAK & 49-PAK Add-ons
We've packed our Free Bonus PAK & 49-PAK with some incredible Add-ons! The Free Bonus PAK is automatically included with most Band-in-a-Box® for Windows 2025 packages, but for even more Add-ons (including 20 Unreleased RealTracks!) upgrade to the 2025 49-PAK for only $49. You can see the full lists of items in each package, and listen to demos here.
If you have any questions, feel free to connect with us directly—we’re here to help!
|
|
|
|
|
|
|
|
|
|
|
Forums65
Topics83,456
Posts758,156
Members39,118
|
Most Online3,932 Nov 19th, 2024
|
|
|
|
|
|
|
|
|