[ 
https://issues.apache.org/jira/browse/CASSANDRA-19565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17838116#comment-17838116
 ] 

Brandon Williams commented on CASSANDRA-19565:
----------------------------------------------

The directory is created by useradd 
[here|https://github.com/apache/cassandra/blob/trunk/redhat/cassandra.spec#L140],
 and this is what the directory listing looks like on a fresh install:

{noformat}
]# ls -al /var/lib/cassandra/
total 0
drwxr-xr-x 6 root      root       68 Apr 17 11:13 .
drwxr-xr-x 1 root      root      131 Apr 17 11:13 ..
drwxr-xr-x 2 cassandra cassandra   6 Jan 23 19:52 commitlog
drwxr-xr-x 2 cassandra cassandra   6 Jan 23 19:52 data
drwxr-xr-x 2 cassandra cassandra   6 Jan 23 19:52 hints
drwxr-xr-x 2 cassandra cassandra   6 Jan 23 19:52 saved_caches
{noformat}

Maybe you have a modified /etc/login.defs with a different umask or similar?

> SIGSEGV on Cassandra v4.1.4
> ---------------------------
>
>                 Key: CASSANDRA-19565
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19565
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Thomas De Keulenaer
>            Priority: Normal
>             Fix For: 4.1.x
>
>         Attachments: hs_err_pid1116450.log
>
>
> Hello,
> Since upgrading to v4.1. we cannat run CAssandra any more. Each start 
> immediately crashes:
> {{Apr 17 08:58:34 SVALD108 cassandra[1116450]: # A fatal error has been 
> detected by the Java Runtime Environment:
> Apr 17 08:58:34 SVALD108 cassandra[1116450]: #  SIGSEGV (0xb) at 
> pc=0x00007fccaab4d152, pid=1116450, tid=1116451}}
> I have added the log from the coe dump.
> This issue is perhaps related to 
> https://davecturner.github.io/2021/08/30/seven-year-old-segfault.html ?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to