| Summary: | [abrt] evolution-3.0.2-3.fc15: __GI_raise: Process /usr/bin/evolution was killed by signal 6 (SIGABRT) | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Damien Grassart <damien> | ||||||
| Component: | evolution | Assignee: | Matthew Barnes <mbarnes> | ||||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 15 | CC: | lucilanga, mbarnes, mcrha | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | abrt_hash:12dc845d5195a20072a614d088b5a380ad59a003 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2011-08-04 05:51:18 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
|
Description
Damien Grassart
2011-08-02 16:40:01 UTC
Created attachment 516369 [details]
File: maps
Created attachment 516370 [details]
File: backtrace
Thanks for a bug report. This seems to me like an occasional crash, as it also seems to have broken backtrace/missing symbols for some reason (see the bottom of the pasted backtrace). But I can be wrong, are you able to reproduce this reliably, please?
Thread 1 (Thread 0x7f0e762299a0 (LWP 1857)):
#0 0x0000003d94a352d5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
resultvar = 0
pid = <optimized out>
selftid = <optimized out>
#1 0x0000003d94a36beb in __GI_abort () at abort.c:93
save_stage = 2
act = {__sigaction_handler = {sa_handler = 0x3d96d16618 <cache_private.5281>, sa_sigaction = 0x3d96d16618 <cache_private.5281>}, sa_mask = {__val = {84091456, 264486546424, 139700088363416, 84091456, 84091456, 84092912, 84092912, 4294967295, 84091936, 84195388, 2, 264523306680, 0, 0, 264523310272, 0}}, sa_flags = -1805592686, sa_restorer = 0x5}
sigs = {__val = {32, 0 <repeats 15 times>}}
#2 0x0000003d96a4b5ee in g_logv (log_domain=0x3d97ed2b81 "GLib-GIO", log_level=<optimized out>, format=0x3d97ee98d8 "Settings schema '%s' does not contain a key named '%s'", args1=0x7fffa42741c8) at gmessages.c:557
depth = <optimized out>
domain = 0x0
data = 0x0
log_func = 0x3d96a4a780 <g_log_default_handler>
domain_fatal_mask = <optimized out>
masquerade_fatal = <optimized out>
test_level = <optimized out>
was_fatal = 0
was_recursion = 0
i = <optimized out>
#3 0x0000003d96a4b682 in g_log (log_domain=<optimized out>, log_level=<optimized out>, format=<optimized out>) at gmessages.c:577
args = {{gp_offset = 24, fp_offset = 48, overflow_arg_area = 0x7fffa42742a0, reg_save_area = 0x7fffa42741e0}}
#4 0x0000003d97e92a95 in g_settings_schema_get_value (schema=0x4fe2720 [GSettingsSchema], key=0x7f0e76dcac4d "rt != NULL") at gsettingsschema.c:309
iter = <optimized out>
value = 0x0
#5 0x0000003d97e94121 in g_settings_get_key_info (info=0x7fffa4274310, settings=0x4fe2770 [GSettings], key=0x7f0e76dcac4d "rt != NULL") at gsettings.c:910
iter = <optimized out>
data = <optimized out>
code = <optimized out>
#6 0x0000003d97e95bb3 in g_settings_get_value (settings=0x4fe2770 [GSettings], key=0x7f0e76dcac4d "rt != NULL") at gsettings.c:1266
info = {settings = 0x0, key = 0x0, schema = 0x0, is_flags = 0, is_enum = 0, strinfo = 0x0, strinfo_length = 0, unparsed = 0x0, lc_char = 0 '\000', type = 0x0, minimum = 0x0, maximum = 0x0, default_value = 0x0}
value = <optimized out>
__PRETTY_FUNCTION__ = "g_settings_get_value"
#7 0x0000003d97e96933 in g_settings_get_boolean (settings=<optimized out>, key=<optimized out>) at gsettings.c:1898
value = <optimized out>
result = <optimized out>
#8 0x00007f0e76bf4ed1 in ?? () from /usr/lib64/libgtk-3.so.0
No symbol table info available.
#9 0x00000000050525a0 in ?? ()
No symbol table info available.
#10 0x0000000000000001 in ?? ()
No symbol table info available.
#11 0x00007fffa4274520 in ?? ()
No symbol table info available.
#12 0x0000000000000000 in ?? ()
No symbol table info available.
Oops, I'm sorry, I forgot to add, could you run evolution from console while testing, to see what is written there, please? Because it is writing some output on the console, but your abrt version didn't send it. Hi, I'm sorry but I have not been able to reproduce this crash. Thanks for the update. No problem, some crashes are just too rare (or occasional). I'm closing this, but feel free to reopen if you face it again. |