Opened 12 years ago

Closed 12 years ago

#8484 closed bug (fixed)

REGRESSION: KDL when I copy files to NTFS!

Reported by: Premislaus Owned by: 3dEyes
Priority: normal Milestone: R1
Component: File Systems/NTFS Version: R1/Development
Keywords: NTFS KDL copying Cc:
Blocked By: Blocking: #8621
Platform: x86

Description

KDL occurs when copying a file on an NTFS partition. No matter to which subdirectory. Problem did not exist before.

Attachments (4)

1.jpg (354.1 KB ) - added by Premislaus 12 years ago.
2.1.jpg (255.3 KB ) - added by Premislaus 12 years ago.
2.2.jpg (319.7 KB ) - added by Premislaus 12 years ago.
PA020085.JPG (713.1 KB ) - added by Premislaus 12 years ago.

Download all attachments as: .zip

Change History (14)

by Premislaus, 12 years ago

Attachment: 1.jpg added

by Premislaus, 12 years ago

Attachment: 2.1.jpg added

by Premislaus, 12 years ago

Attachment: 2.2.jpg added

comment:1 by Premislaus, 12 years ago

I forgot to write a version of Haiku - hrev44061 gcc4h.

comment:2 by Premislaus, 12 years ago

It is difficult to take better pictures, as it displays on the CRT monitor. I can try to do better...

comment:3 by Premislaus, 12 years ago

The error occurred also, when viewing the partition.

Probably occurs only when the mount writable partition.

by Premislaus, 12 years ago

Attachment: PA020085.JPG added

comment:4 by anevilyak, 12 years ago

Blocking: 8621 added

(In #8621) Indeed.

comment:5 by korli, 12 years ago

The crash in 2.1.jpg and 2.2.jpg is clearly a double free in fs_create(), see http://cgit.haiku-os.org/haiku/tree/src/add-ons/kernel/file_systems/ntfs/fs_func.c#n968

comment:6 by korli, 12 years ago

fixed double free in hrev44226

comment:7 by negro.gordon, 12 years ago

korli: With fixed double free, no panic appears anymore but file when copying is over it doesn't show in destination folder.

comment:8 by negro.gordon, 12 years ago

Managed to get file actually copied but had to try many times

comment:9 by Premislaus, 12 years ago

Fixed.

comment:10 by korli, 12 years ago

Resolution: fixed
Status: newclosed

Thanks for the feedback!

Note: See TracTickets for help on using tickets.