Questions tagged [crash]

30 questions
25
votes
3 answers

Mysql crashed and won't start up

Our production mysql server just crashed and won't come back up. It's giving a segfault error. I tried a reboot, and just don't know what else to try. Here is the stacktrace: 140502 14:13:05 [Note] Plugin 'FEDERATED' is disabled. InnoDB: Log scan…
tilleryj
  • 353
  • 1
  • 3
  • 6
6
votes
1 answer

fio 3.23 core dumps when bench-marking many small files

I have been asked to come up fio benchmark results for this test dataset: 1048576x1MiB. So, overall size is 1TiB. The set contains 2^20 1MiB files. The server runs CentOS Linux release 7.8.2003 (Core). It has sufficient RAM: [root@tbn-6 src]# free…
foss4me
  • 63
  • 4
4
votes
1 answer

certbot renew crashes nginx and all websites go offline

When sudo certbot renew command is run, nginx server is crashing. The error log in systemd looks like this: - The job identifier is 48862. Sep 01 11:31:52 phoenix.medialab.ntua.gr systemd[1]: nginx.service: Main process exited, code=dumped,…
user000001
  • 141
  • 4
2
votes
3 answers

My MySQL crashed many times in a month

My website (Wordpress) sometime stoped working with below error message" cannot connect to Datatabse I checked the log file of MySQL and I found that crash-info as below: ---------- 2021-01-21 0:44:59 0 [Note] InnoDB: Mutexes and rw_locks use…
Jame Goat
  • 21
  • 4
1
vote
0 answers

Zstd crashing btrfs?

For last two days I have been trying to create 2TB btrfs for my disk dumps. I forced compression zstd. I have it mounted like this: defaults,nofail,compress-force=zstd Now this is my second time trying this, but both times I have tried to wrote like…
1
vote
0 answers

Frequent AppCrashes on new Windows 11 Dell XPS15 Laptop

I've got 2 new domain joined Windows 11 PC's (Dell XPS15's) that are both having the same issues. All our other computers are slightly older, some running Windows 10, some running Windows 11. We have app crashes that occur several times a day and…
1
vote
0 answers

Windows crash dump

******************************************************************************* * * * Bugcheck Analysis * * …
GreenTea
  • 119
  • 2
1
vote
1 answer

Ubuntu Server 20.04 freezes every couple of days

Short Intro Since a couple of days, my physical server keeps freezing every 2 or 3 days. I have already replaced all hardware, including the drives, and did a fresh installation of Ubuntu. Details & Findings No luck so far when searching the log…
k304
  • 11
  • 2
1
vote
1 answer

Weird IP address value in apache log

I have been running this instance of apache 2.4.17 for a long time. It is used as a proxy to a number of applications at the back. Recently I upgraded Piwik/Matomo, and it caused a bit of issue in the apache, but now it shoulbe fixed. However, after…
1
vote
0 answers

Server randomly freezes with no apparent reason

My server randomly freezes with no apparent reason. Because of that I decided to reinstall the system completely. Additionally, I installed apache2, PhpMyAdmin, PHP, symfony, composer, certbot. It worked fine for a few days, now, just a few hours…
gq97a6
  • 11
  • 2
1
vote
0 answers

MySQL server is getting crashed with error no - 0xe06d7363

Mysql server getting crashed frequently with below exception, not getting exact cause of crash, Any recommendation or help would be much appreciated ! MySQL version is 5.7.17 and Windows server 2012 R2 standerds 04:31:03 UTC - mysqld got exception…
1
vote
0 answers

why kernel crashdump is not able to dump vmcore?

im using ubuntu 16.04 on esxi-6, the proc/cmdline shows crashkernel is loaded at boottime BOOT_IMAGE=/boot/vmlinuz-4.15.0-54-generic root=UUID=b12d12f2-cfd9-465d-9b10b12d12f2 ro net.ifnames=0 biosdevname=0 text crashkernel=384M-:128M there are no…
sherpaurgen
  • 608
  • 3
  • 10
  • 26
1
vote
0 answers

Ubuntu machine crashes randomly but absolutely no log. How to debug it?

I am running an ubuntu machine and it crashes randomly. By "crashing" I mean it completely freezes, i.e. no HDD activity, no response to peripherals, and the display output is frozen. At the moment of the crash, there is no log in the system…
Jose
  • 143
  • 3
0
votes
0 answers

rabbitmq - Error on AMQP connection - CRASH REPORT

I'm trying to start rabbitmq, yet it seems to crash upon start and producing errors: handshake_error,opening,amqp_error,internal_error and refused for user: rabbitmq | 2019-08-14 15:10:16.053 [info] <0.244.0> rabbitmq | Starting RabbitMQ…
alexus
  • 12,342
  • 27
  • 115
  • 173
0
votes
1 answer

MariaDB 10.3 InnoDB random crash due to memory exhaust on VPS

after migrating to new VPS my server occassionally experiences database crashes. This may happen 1-2x in 2-3 days. Server runs MariaDB 10.3 on CentOS 7 with nginx 1.16. Virtual server has 1 GB memory, no swap. During normal day-peak traffic I see…
lubosdz
  • 145
  • 1
  • 1
  • 5
1
2