Opened 2 months ago

Last modified 8 weeks ago

#18837 new bug

Creating some shortcuts causes a KDL

Reported by: Zardshard Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: File Systems/ext2 Version: R1/beta4
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

To reproduce,

  1. Create a new ext3 partition
  2. Run ln -s SafeBrowsing.xcassets/WKSafeBrowsingWarningTitle.colorset/Contents.json SystemTracePoints2.plist

Some variations of the command in step 2 can also yield the crash, but not all of them.

Attachments (1)

syslog (1.4 KB ) - added by Zardshard 2 months ago.

Download all attachments as: .zip

Change History (6)

by Zardshard, 2 months ago

Attachment: syslog added

comment:1 by mbrumbelow, 8 weeks ago

Probably should add a new Component: "File Systems/ext3" for this bug?

comment:2 by waddlesplash, 8 weeks ago

The ext2 driver handles ext2/3/4.

comment:3 by korli, 8 weeks ago

Please indicate the hrev version. Thanks!

comment:4 by Zardshard, 8 weeks ago

Strange. I received an email for when I posted the tickets, but none notifying me of the replies. It's a good thing I checked manually.

I'm on hrev57619.

I wouldn't be surprised if the exact same command also causes a crash on ext2. I first encountered the crash by running git clone --depth 50 https://github.com/haiku/haikuwebkit/ (warning: this command requires around 10GB space and around an hour of time to run). I believe both ext2 and ext3 crashed with the same error as listed in the syslog when attempting to create the exact same two shortcuts.

comment:5 by nephele, 8 weeks ago

Trac has settings for notifications, you can check if you have enabled getting emails for replies there.

Note: See TracTickets for help on using tickets.