#1 Burning Software

It is currently Sat Apr 20, 2024 4:56 am

All times are UTC




Post new topic Reply to topic  [ 50 posts ]  Go to page Previous  1, 2, 3, 4  Next
Author Message
 Post subject: Re: StarBurn_ISO9660JolietFileTree_ImportTrack failes
PostPosted: Tue Mar 16, 2010 4:29 pm 
Offline

Joined: Fri Apr 10, 2009 4:27 pm
Posts: 16
Please use the full-trace debug build.

Details in PM.


Top
 Profile  
 
 Post subject: Re: StarBurn_ISO9660JolietFileTree_ImportTrack failes
PostPosted: Thu Mar 18, 2010 10:46 am 
Offline

Joined: Mon Oct 19, 2009 10:54 am
Posts: 36
Hi Anton/Vitalii,

I have observed that this issue is occuring when using USB DVD drives. The writing was successful on IDE drives.
So first i wrote almost 1200 files on DVD disc using IDE drives without any issues. And then used the same DVD disc on USB DVD drive for further writing with your new full taces starburn.dll. For some reason the writing process got hung and starburn created almost 600 MB of logs in 5 mins and i happened to kill the application forcefully to get out of that.
The files on the DVD disc are..
D:\Sample3_001.txt
D:\Sample3_001.xml
D:\Smaple3_002.txt
D:\Smaple3_002.xml
-------------------
-------------------
-------------------.
D:\Sample3_600.txt
D:\Sample3_600.xml.


I am attaching the first 5MB of 600MB log. Please let me know if you need complete log.


Attachments:
File comment: StarBurn_FullTrace
StarBurn12.zip [150.5 KiB]
Downloaded 694 times
Top
 Profile  
 
 Post subject: Re: StarBurn_ISO9660JolietFileTree_ImportTrack failes
PostPosted: Thu Mar 18, 2010 2:51 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
This is b/c ATAPI drives allow larger read requests and USB storage stack is limited with 64KB single transfer. Vitaly, would you please check this out? Thanks!

Gouse wrote:
Hi Anton/Vitalii,

I have observed that this issue is occuring when using USB DVD drives. The writing was successful on IDE drives.
So first i wrote almost 1200 files on DVD disc using IDE drives without any issues. And then used the same DVD disc on USB DVD drive for further writing with your new full taces starburn.dll. For some reason the writing process got hung and starburn created almost 600 MB of logs in 5 mins and i happened to kill the application forcefully to get out of that.
The files on the DVD disc are..
D:\Sample3_001.txt
D:\Sample3_001.xml
D:\Smaple3_002.txt
D:\Smaple3_002.xml
-------------------
-------------------
-------------------.
D:\Sample3_600.txt
D:\Sample3_600.xml.


I am attaching the first 5MB of 600MB log. Please let me know if you need complete log.


Top
 Profile  
 
 Post subject: Re: StarBurn_ISO9660JolietFileTree_ImportTrack failes
PostPosted: Mon Mar 22, 2010 11:59 am 
Offline

Joined: Fri Apr 10, 2009 4:27 pm
Posts: 16
Hi Gouse,

Gouse wrote:
I am attaching the first 5MB of 600MB log. Please let me know if you need complete log.


Please send us the complete log. It should be good at compressing.


Top
 Profile  
 
 Post subject: Re: StarBurn_ISO9660JolietFileTree_ImportTrack failes
PostPosted: Tue Mar 23, 2010 9:31 am 
Offline

Joined: Mon Oct 19, 2009 10:54 am
Posts: 36
Please see the attached complete log...


Attachments:
File comment: Complete log....
StarBurn12.zip [150.5 KiB]
Downloaded 704 times
Top
 Profile  
 
 Post subject: Re: StarBurn_ISO9660JolietFileTree_ImportTrack failes
PostPosted: Tue Mar 23, 2010 9:54 am 
Offline

Joined: Fri Apr 10, 2009 4:27 pm
Posts: 16
Please, check again. This is the same file :(


Top
 Profile  
 
 Post subject: Re: StarBurn_ISO9660JolietFileTree_ImportTrack failes
PostPosted: Wed Mar 24, 2010 11:59 am 
Offline

Joined: Mon Oct 19, 2009 10:54 am
Posts: 36
Can you download the complete log from the below link?
http://cid-8819a1d25f61ae59.skydrive.live.com/self.aspx/.Public/StarBurn12.zip


Thanks,
Gouse


Top
 Profile  
 
 Post subject: Re: StarBurn_ISO9660JolietFileTree_ImportTrack failes
PostPosted: Wed Mar 24, 2010 1:43 pm 
Offline

Joined: Fri Apr 10, 2009 4:27 pm
Posts: 16
Thanks, I got it.

All I can see, that the log is incomplete.
I did not hang, it just worked very slow because of excessive logging.

Do you have a regular (non full-trace) log of failure with USB drive?


Top
 Profile  
 
 Post subject: Re: StarBurn_ISO9660JolietFileTree_ImportTrack failes
PostPosted: Wed Mar 24, 2010 3:25 pm 
Offline

Joined: Mon Oct 19, 2009 10:54 am
Posts: 36
Hi Vitali,

I am attaching the regular starburn debug logs created with starburn library you provided on 16th March.
I have run the test to add another 4 files to the same DVD disk which has already 1200 files on it. The new 4 files got added successuly, but the first 289 files got erased from the disk and ended up 913 files.


My observations when writing the file in casse of USB drives and with usual starburn v7, v10.5 and v12 libraries.
1) when i used 19 character file names(eg,201001281432540.txt) i ended up writing 833 files and get the error
StarBurn_ISO9660JolietFileTree_ImportTrack error, en=5, status=87, text=CStarBurn_ScsiTransportSPTI::ExecuteCDB(): DeviceIoControl() failed, status 87 ( 0x57 )

2) When i used 15 character file names(Sample1_0001.txt), i ended up wirting 913 files and then get the error....
StarBurn_ISO9660JolietFileTree_ImportTrack error, en=5, status=87, text=CStarBurn_ScsiTransportSPTI::ExecuteCDB(): DeviceIoControl() failed, status 87 ( 0x57 ).

So, I presume there is some real issue with lenght of the file names when Importing them from the same directory in case of USB DVD drives.

Please let me know if anything you need.

Thanks,
Gouse


Attachments:
StarBurn12_24_03_10.zip [4.54 KiB]
Downloaded 758 times
Top
 Profile  
 
 Post subject: Re: StarBurn_ISO9660JolietFileTree_ImportTrack failes
PostPosted: Wed Mar 24, 2010 7:34 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
The issue is 64KB per request limitation in USBstor.sys. More files (longer names) - more metadata - cannot handle.

Gouse wrote:
Hi Vitali,

I am attaching the regular starburn debug logs created with starburn library you provided on 16th March.
I have run the test to add another 4 files to the same DVD disk which has already 1200 files on it. The new 4 files got added successuly, but the first 289 files got erased from the disk and ended up 913 files.


My observations when writing the file in casse of USB drives and with usual starburn v7, v10.5 and v12 libraries.
1) when i used 19 character file names(eg,201001281432540.txt) i ended up writing 833 files and get the error
StarBurn_ISO9660JolietFileTree_ImportTrack error, en=5, status=87, text=CStarBurn_ScsiTransportSPTI::ExecuteCDB(): DeviceIoControl() failed, status 87 ( 0x57 )

2) When i used 15 character file names(Sample1_0001.txt), i ended up wirting 913 files and then get the error....
StarBurn_ISO9660JolietFileTree_ImportTrack error, en=5, status=87, text=CStarBurn_ScsiTransportSPTI::ExecuteCDB(): DeviceIoControl() failed, status 87 ( 0x57 ).

So, I presume there is some real issue with lenght of the file names when Importing them from the same directory in case of USB DVD drives.

Please let me know if anything you need.

Thanks,
Gouse


Top
 Profile  
 
 Post subject: Re: StarBurn_ISO9660JolietFileTree_ImportTrack failes
PostPosted: Thu Mar 25, 2010 3:32 pm 
Offline

Joined: Mon Oct 19, 2009 10:54 am
Posts: 36
Hmm...is there any solution for this problem? Can this be handled in Starburn by sending data in smaller chunks in case data > 64 KB?


Thanks,
Gouse


Top
 Profile  
 
 Post subject: Re: StarBurn_ISO9660JolietFileTree_ImportTrack failes
PostPosted: Thu Mar 25, 2010 3:48 pm 
Offline

Joined: Fri Apr 10, 2009 4:27 pm
Posts: 16
Yes, it will be available in the nearest time.

I'll let you know when it is fixed.


Top
 Profile  
 
 Post subject: Re: StarBurn_ISO9660JolietFileTree_ImportTrack failes
PostPosted: Thu Apr 01, 2010 9:18 am 
Offline

Joined: Mon Oct 19, 2009 10:54 am
Posts: 36
Hi Aton,

Please update when the fix is ready....

Thanks,
Gouse


Top
 Profile  
 
 Post subject: Re: StarBurn_ISO9660JolietFileTree_ImportTrack failes
PostPosted: Thu Apr 01, 2010 12:56 pm 
Offline

Joined: Fri Apr 10, 2009 4:27 pm
Posts: 16
Check your PM.
This time it should be fixed


Top
 Profile  
 
 Post subject: Re: StarBurn_ISO9660JolietFileTree_ImportTrack failes
PostPosted: Thu Apr 29, 2010 10:52 am 
Offline

Joined: Mon Oct 19, 2009 10:54 am
Posts: 36
Tested with the new starburn and seem to have fixed the issue :D

Thanks a lot,

-Gouse


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 50 posts ]  Go to page Previous  1, 2, 3, 4  Next

All times are UTC


Who is online

Users browsing this forum: No registered users and 26 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group