Opened 8 months ago
Last modified 8 months 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,
- Create a new ext3 partition
- 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)
Change History (6)
by , 8 months ago
comment:1 by , 8 months ago
comment:4 by , 8 months 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 , 8 months ago
Trac has settings for notifications, you can check if you have enabled getting emails for replies there.
Probably should add a new Component: "File Systems/ext3" for this bug?