Questions tagged [crash]
37 questions
27
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
- 373
- 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
2 answers
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
- 5
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…

Alexander Weps
- 11
- 3
1
vote
0 answers
Windows Server 2022 Standard is giving me crashes in the HTTP module that reboot my server. I need help tracking down the exact issue. How?
I don't know if this is a problem with the memory on the server, one of my SSD's, or something software related. the crash has happened 4+ times in the last few months.
I need some help in figuring out how to stop this from happening ASAP. Any…

Ethan Allen
- 163
- 1
- 9
1
vote
0 answers
Why does MySQL 5.7 inside a docker container always crash?
I have a MySQL 5.7 docker container that was provisioned via a docker-compose file, the file looks like this:
version: '3'
# Run command: docker compose --env-file .env.local up
services:
# Database
db_hm:
image: mysql:5.7
volumes:
…

Budianto IP
- 141
- 6
1
vote
0 answers
Kernel reboot without log during starting the crash kernel
I am testing crash kernel image feature with arm64 device, kernel version is linux-5.4, now i am trigger kernel crash via "echo c > /proc/sysrq-trigger", then kernel would trigger null-pointer crash and save context, then start the second…

Andy2
- 11
- 3
1
vote
1 answer
Debugging Mariadb randomly crashing
These are the logs journalctl -u mariadb -f from the past days at the moment of the crash:
Mar 27 14:25:35 new-server.novalocal mariadbd[30060]: 2023-03-27 14:25:35 40923 [Warning] Access denied for user 'root'@'182.160.117.92' (using password:…

Alexandru Trandafir Catalin
- 363
- 1
- 3
- 14
1
vote
1 answer
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…

Brendan Gooden
- 216
- 1
- 8
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
- 1
- 3
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…

charleslcso
- 21
- 3
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…