CDBurnerXP

This bug tracking system is read-only for users. It is currently only meant as TODO list for the developers.

Tasklist

FS#155 - External library bugs

Attached to Project: CDBurnerXP
Opened by Florian Schmitz (Flo) - Wednesday, 03 October 2007, 18:09 GMT+2
Last edited by Florian Schmitz (Flo) - Saturday, 24 April 2010, 17:03 GMT+2
Task Type Bug Report
Category Error Messages
Status New
Assigned To Stefan Haglund (stha)
Fredrik Haglund (frha)
Operating System All
Severity High
Priority Urgent
Reported Version 4.0.013.220
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

[?] = not yet reproduced

StarBurn (audio, ISOs, erasing)

NMS (data burning)

  • some audio files are rejected by InsertTrack() (workaround applied)
  • buring files with more than 4GB never completes (demo apps), even when using UDF file system - works in 0010
  • Pure virtual function call - Occurs when burning audio discs, rather random
  • 100% CPU usage (except for lead out etc.)
  • Verification is slow (maybe implement own verification routine)

LogicNP

  • Renaming a file in the dir select does not cause the file view to be refreshed
  • Various NullReferenceExceptions (see comment)

BASS

  • None currently.
This task depends upon

Comment by Florian Schmitz (Flo) - Wednesday, 03 October 2007, 19:40 GMT+2
Object reference not set to an instance of an object.
   at
SkySoftware.ShComboBoxControl.xe6a590bb2fcc8e2a.DestroyHandl
e()
   at
SkySoftware.ShComboBoxControl.ShComboBox.OnHandleDestroyed(E
ventArgs e)
   at System.Windows.Forms.Control.WmDestroy(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at
System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at
System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr

hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

--------------------------------

Exception has been thrown by the target of an invocation.

at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at SkySoftware.FolderViewControl.FolderView.x15fcd636dadddeea(IntPtr xdd793d835f00fa1a, IntPtr x60b03290ec39ff34, Boolean xe470c6574de0aa3e, Boolean xd159c72a2ed4f908)
at SkySoftware.FolderViewControl.FolderView.xc9a09438c7130d2d(x0e2537933d2c38f5* x724a723181318d95, IntPtr& x13dfd83d2aa9dae1)
at SkySoftware.FolderViewControl.FolderView.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

-------- Inner exception -------------

System.NullReferenceException: Object reference not set to an instance of an object.
at SkySoftware.ShComboBoxControl.xe6a590bb2fcc8e2a.x73c035bbdbb76420(IntPtr x60b03290ec39ff34)
at SkySoftware.ShComboBoxControl.x536ecdb7386d29a6.x5921718e79c67372(IntPtr xe2562f0dc0544189, Int32 x148eba0dc26ce0c9, Int32 x24740b0670131fba, xe6a590bb2fcc8e2a x42fd406dda3b0822, Boolean xc3806d802c319dc2)
at SkySoftware.ShComboBoxControl.xe6a590bb2fcc8e2a.x02442d81284051c1(Int32 x148eba0dc26ce0c9, Int32 xcc32d73386110a60, IntPtr xe2562f0dc0544189)
at SkySoftware.ShComboBoxControl.xe6a590bb2fcc8e2a.xac42dc7b268c968b(IntPtr xe2562f0dc0544189)
at SkySoftware.ShComboBoxControl.xe6a590bb2fcc8e2a.xc43f6d1038242d65(IntPtr xec0c191d884464e0)
at SkySoftware.ShComboBoxControl.ShComboBox.SetUShB(Object lpi)

Loading...