Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
10.0.9
-
None
-
None
Description
Start server with --performance-schema-max-thread-classes=4 --flush-time=10.
#2 0x000000000085a305 in handle_fatal_signal (sig=11) at 10.0/sql/signal_handler.cc:262
|
#3 <signal handler called>
|
#4 0x0000000000a2d9a4 in pfs_spawn_thread (arg=0x7f0ec6b6d950) at 10.0/storage/perfschema/pfs.cc:1825
|
#5 0x00007f0ee683ab50 in start_thread (arg=<optimized out>) at pthread_create.c:304
|
#6 0x00007f0ee4d45a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
|
#7 0x0000000000000000 in ?? ()
|
All threads' stack trace is attached, although it's equally flat.
revision-id: elenst@wheezy-64.home-20140315125635-4mv83huc3dntadur
|
date: 2014-03-15 16:56:35 +0400
|
build-date: 2014-03-17 17:26:17 +0400
|
revno: 4055
|
branch-nick: 10.0
|
Reproducible on a release build as well. Does not happen on MySQL 5.6 or Percona server 5.6.
Attachments
Issue Links
- is part of
-
MDEV-6184 10.0.11 merge
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Description |
Start server with {{--performance-schema-max-thread-classes=4 --flush-time=10}}. {noformat} #2 0x000000000085a305 in handle_fatal_signal (sig=11) at 10.0/sql/signal_handler.cc:262 #3 <signal handler called> #4 0x0000000000a2d9a4 in pfs_spawn_thread (arg=0x7f0ec6b6d950) at 10.0/storage/perfschema/pfs.cc:1825 #5 0x00007f0ee683ab50 in start_thread (arg=<optimized out>) at pthread_create.c:304 #6 0x00007f0ee4d45a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () {noformat} All threads' stack trace is attached, although it's equally flat. {noformat} revision-id: elenst@wheezy-64.home-20140315125635-4mv83huc3dntadur date: 2014-03-15 16:56:35 +0400 build-date: 2014-03-17 17:26:17 +0400 revno: 4055 branch-nick: 10.0 {noformat} |
Start server with {{--performance-schema-max-thread-classes=4 --flush-time=10}}. {noformat} #2 0x000000000085a305 in handle_fatal_signal (sig=11) at 10.0/sql/signal_handler.cc:262 #3 <signal handler called> #4 0x0000000000a2d9a4 in pfs_spawn_thread (arg=0x7f0ec6b6d950) at 10.0/storage/perfschema/pfs.cc:1825 #5 0x00007f0ee683ab50 in start_thread (arg=<optimized out>) at pthread_create.c:304 #6 0x00007f0ee4d45a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () {noformat} All threads' stack trace is attached, although it's equally flat. {noformat} revision-id: elenst@wheezy-64.home-20140315125635-4mv83huc3dntadur date: 2014-03-15 16:56:35 +0400 build-date: 2014-03-17 17:26:17 +0400 revno: 4055 branch-nick: 10.0 {noformat} Reproducible on a release build as well. Does not happen on MySQL 5.6 or Percona server 5.6. |
Status | Open [ 1 ] | In Progress [ 3 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Workflow | defaullt [ 36909 ] | MariaDB v2 [ 43858 ] |
Workflow | MariaDB v2 [ 43858 ] | MariaDB v3 [ 63071 ] |
Workflow | MariaDB v3 [ 63071 ] | MariaDB v4 [ 147650 ] |
will be fixed in P_S merge of
MDEV-6184