[Users] [Bug 2990] New: crash closing a message window. 'pthread_mutex_trylock': Invalid argument.
noreply at thewildbeast.co.uk
noreply at thewildbeast.co.uk
Mon Aug 12 04:14:40 CEST 2013
http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=2990
Bug ID: 2990
Summary: crash closing a message window.
'pthread_mutex_trylock': Invalid argument.
Classification: Unclassified
Product: Claws Mail
Version: other
Hardware: Other
OS: Linux
Status: NEW
Severity: normal
Priority: P3
Component: Other
Assignee: users at lists.claws-mail.org
Reporter: kardan at riseup.net
Created attachment 1293
-->
http://www.thewildbeast.co.uk/claws-mail/bugzilla/attachment.cgi?id=1293&action=edit
claws --debug & gdb
Claws crashed while clowsing a message window.
msgcache.c:195:Cache size: 58 messages, 20403 bytes
addr_compl.c:683:end_address_completion ref count 1
gtkaspell.c:733:Aspell: Deleting gtkaspeller 0x8f5a760.
gtkaspell.c:754:Aspell: gtkaspeller 0x8f5a760 deleted.
gtkaspell.c:738:Aspell: number of existing checkers 1
gtkaspell.c:472:Aspell: deleting gtkaspell 0x99f3600
GLib (gthread-posix.c): Unexpected error from C library during
'pthread_mutex_trylock': Invalid argument. Aborting.
Program received signal SIGABRT, Aborted.
0xb7fde424 in __kernel_vsyscall ()
Thread 1 (Thread 0xb63bbb00 (LWP 11406)):
#0 0xb7fde424 in __kernel_vsyscall ()
#1 0xb6d7883f in __GI_raise (sig=sig at entry=6) at
../nptl/sysdeps/unix/sysv/linux/raise.c:56
#2 0xb6d7bcf3 in __GI_abort () at abort.c:90
#3 0xb73dae13 in g_thread_abort (status=<optimized out>,
function=function at entry=0xb74a6522 "pthread_mutex_trylock") at /buil$
#4 0xb7451180 in g_mutex_trylock (mutex=0x9a64ef0) at
/build/glib2.0-EIRQgp/glib2.0-2.36.3/./glib/gthread-posix.c:258
#5 0x080b7445 in compose_close_cb (action=action at entry=0x9a73060,
data=0x93c9f20) at compose.c:10005
$7 = {object = {g_type_instance = {g_class = 0x8528208}, ref_count = 5, qdata =
0x916a088}, private_data = 0x9a73070}
(gdb) p *action->object->g_type_instance->g_class->g_type
$11 = 712
(gdb) p *action->object->qdata
$14 = {n_qdatas = 1, qdatas = 0x2}
(gdb) p *action->private_data
$15 = {name = 0x84c320b "Message/Close", label = 0x875d1f0 "_Close",
short_label = 0x8b55c00 "_Close", tooltip = 0x0,
stock_id = 0x0, icon_name = 0x0, gicon = 0x0, sensitive = 1, visible = 1,
label_set = 1, short_label_set = 0,
visible_horizontal = 1, visible_vertical = 1, is_important = 0, hide_if_empty
= 1, visible_overflown = 1,
always_show_image = 0, recursion_guard = 0, activate_blocked = 0, accel_count
= 0, accel_group = 0x94ba220,
accel_closure = 0x916a050, accel_quark = 2544, action_group = 0xadc02180,
proxies = 0x0}
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Users
mailing list