Giter Site home page Giter Site logo

core dumped about isown HOT 7 OPEN

ikalatskaya avatar ikalatskaya commented on August 23, 2024 2
core dumped

from isown.

Comments (7)

ZhiliChang avatar ZhiliChang commented on August 23, 2024 2

Which ulimit parameter should I set? max user processes or open files?

# ulimit -n 65536
# ulimit -u 65536
# ulimit -a

core file size (blocks, -c) 0
data seg size (kbytes, -d) unlimited
scheduling priority (-e) 0
file size (blocks, -f) unlimited
pending signals (-i) 1029400
max locked memory (kbytes, -l) 64
max memory size (kbytes, -m) unlimited
open files (-n) 65536
pipe size (512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
real-time priority (-r) 0
stack size (kbytes, -s) 8192
cpu time (seconds, -t) unlimited
max user processes (-u) 65536
virtual memory (kbytes, -v) unlimited
file locks (-x) unlimited

None of these operations solve the problem

Which ulimit parameter should I set? max user processes or open files?

# ulimit -n 65536
# ulimit -u 65536
# ulimit -a

core file size (blocks, -c) 0
data seg size (kbytes, -d) unlimited
scheduling priority (-e) 0
file size (blocks, -f) unlimited
pending signals (-i) 1029400
max locked memory (kbytes, -l) 64
max memory size (kbytes, -m) unlimited
open files (-n) 65536
pipe size (512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
real-time priority (-r) 0
stack size (kbytes, -s) 8192
cpu time (seconds, -t) unlimited
max user processes (-u) 65536
virtual memory (kbytes, -v) unlimited
file locks (-x) unlimited
None of these operations solve the problem

Hi Shuling,

Did you get the problem solved? I encountered exactly the same problem and changing the ulimit did not seem to work...

Try "ulimit -s 65536"

from isown.

qtrinh avatar qtrinh commented on August 23, 2024

can you set your ulimit to 65536 and try again ?
Thanks

from isown.

youshuling avatar youshuling commented on August 23, 2024

Which ulimit parameter should I set? max user processes or open files?

# ulimit -n 65536
# ulimit -u 65536
# ulimit -a

core file size (blocks, -c) 0
data seg size (kbytes, -d) unlimited
scheduling priority (-e) 0
file size (blocks, -f) unlimited
pending signals (-i) 1029400
max locked memory (kbytes, -l) 64
max memory size (kbytes, -m) unlimited
open files (-n) 65536
pipe size (512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
real-time priority (-r) 0
stack size (kbytes, -s) 8192
cpu time (seconds, -t) unlimited
max user processes (-u) 65536
virtual memory (kbytes, -v) unlimited
file locks (-x) unlimited

None of these operations solve the problem

from isown.

ZhiliChang avatar ZhiliChang commented on August 23, 2024

i got the same error(Segmentation fault (core dumped)), how to fix this ?

run on RHEL 7.2 system, glibc version 2.17.
this is my ulimit settings:

core file size (blocks, -c) 1048576
data seg size (kbytes, -d) unlimited
scheduling priority (-e) 0
file size (blocks, -f) unlimited
pending signals (-i) 4127001
max locked memory (kbytes, -l) unlimited
max memory size (kbytes, -m) unlimited
open files (-n) 1048576
pipe size (512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
real-time priority (-r) 0
stack size (kbytes, -s) 8192
cpu time (seconds, -t) unlimited
max user processes (-u) 4096
virtual memory (kbytes, -v) unlimited
file locks (-x) unlimited

from isown.

LuoPangpang avatar LuoPangpang commented on August 23, 2024

Which ulimit parameter should I set? max user processes or open files?

# ulimit -n 65536
# ulimit -u 65536
# ulimit -a

core file size (blocks, -c) 0
data seg size (kbytes, -d) unlimited
scheduling priority (-e) 0
file size (blocks, -f) unlimited
pending signals (-i) 1029400
max locked memory (kbytes, -l) 64
max memory size (kbytes, -m) unlimited
open files (-n) 65536
pipe size (512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
real-time priority (-r) 0
stack size (kbytes, -s) 8192
cpu time (seconds, -t) unlimited
max user processes (-u) 65536
virtual memory (kbytes, -v) unlimited
file locks (-x) unlimited

None of these operations solve the problem

Hi Shuling,

Did you get the problem solved? I encountered exactly the same problem and changing the ulimit did not seem to work...

from isown.

amit21AIT avatar amit21AIT commented on August 23, 2024

Did anyone successfully ran ISOWN ? Can anyone provide the Polyphen and dbsnp indexed databases link?

from isown.

sergeyvilov avatar sergeyvilov commented on August 23, 2024

I had this error while annotating with dbSNP because the chromosome names didn't match (e.g. 'chr1' in the dbSNP file and just '1' in the input vcf). So, the chromosome notation should be the same in the input vcf files and all databases.

from isown.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.