View Issue Details

IDProjectCategoryView StatusLast Update
0000569MySQL v5 for OS/2 & eComStationBugpublic2020-08-24 03:11
Reporterasavage Assigned ToSteven Levine  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Platformx86OSeCSOS Version2.1
Summary0000569: "Error in my_thread_global_end(): 1 threads didn't exit"
DescriptionOn shutdown:

Error in my_thread_global_end(): 1 threads didn't exit
Steps To ReproduceNew install of 5.1.68

[F:\mysql51\bin]MySQLd.exe --basedir=F:\MySQL51
--datadir=F:\MySQL51\data --default-storage-engine=MyISAM
--skip-innodb

TlsAllocThreadLocalMemory error: init already done!
(etc.)

Upon <Ctrl+C>,

130418 9:40:38 [Note] MySQLd.exe: Shutdown complete
Error in my_thread_global_end(): 1 threads didn't exit
TagsNo tags attached.
Attached Files
0264_02.TRP (16,805 bytes)

Activities

asavage

2014-01-31 23:37

reporter   ~0002659

Now using mysqld-5.1.72-20140131

When I execute:

MYSQLADMIN.EXE -u [credentials deleted] shutdown

I get a TRP:
Error in my_thread_global_end(): 1 threads didn't exit
Creating 0264_02.TRP
UNIX Socket is \socket\MySQL

Relevant files uploaded.

psmedley

2014-02-01 03:27

administrator   ~0002660

this is only with the updated mysqld? This is probably due to the signals stuff I changed. There might be other necessary changes in other mysql code.

Steven Levine

2014-02-05 01:04

manager   ~0002662

The .trp file reports

 Exception C0010002 - Asynchronous Process Termination Notice

As with the rsync exceptions reported elsewhere this is the result of using the "Z" exceptq option to hvae Process Termination Notices reported.

Issue History

Date Modified Username Field Change
2013-04-18 18:07 asavage New Issue
2014-01-31 23:32 asavage File Added: 0264_02.TRP
2014-01-31 23:33 asavage File Added: Joni2-err-20140131-1522.log
2014-01-31 23:34 asavage File Added: Joni2-gen-20140131-1522.log
2014-01-31 23:37 asavage Note Added: 0002659
2014-02-01 03:27 psmedley Note Added: 0002660
2014-02-05 01:04 Steven Levine Note Added: 0002662
2014-02-05 01:04 Steven Levine Status new => resolved
2014-02-05 01:04 Steven Levine Resolution open => fixed
2014-02-05 01:04 Steven Levine Assigned To => Steven Levine
2020-08-24 03:11 psmedley Status resolved => closed