Bug 865042
| Summary: | [abrt] NetworkManager-0.9.7.0-4.git20121004.fc18: magazine_cache_pop_magazine: Process /usr/sbin/NetworkManager was killed by signal 11 (SIGSEGV) | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mikhail <mikhail.v.gavrilov> | ||||||||||||||||||||||
| Component: | NetworkManager | Assignee: | Dan Williams <dcbw> | ||||||||||||||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||
| Version: | 18 | CC: | danw, dcbw, dsd | ||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||
| Hardware: | i686 | ||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||
| Whiteboard: | abrt_hash:cb2289809b2c86b01d1d3effdfecbe30285018af | ||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||
| Last Closed: | 2012-10-15 15:40:41 UTC | Type: | --- | ||||||||||||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||||||||||||
| Documentation: | --- | CRM: | |||||||||||||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||||||||
| Embargoed: | |||||||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||||||
|
Description
Mikhail
2012-10-10 17:01:46 UTC
Created attachment 625026 [details]
File: core_backtrace
Created attachment 625028 [details]
File: environ
Created attachment 625030 [details]
File: limits
Created attachment 625031 [details]
File: backtrace
Created attachment 625033 [details]
File: cgroup
Created attachment 625035 [details]
File: maps
Created attachment 625036 [details]
File: dso_list
Created attachment 625038 [details]
File: proc_pid_status
Created attachment 625039 [details]
File: open_fds
Created attachment 625040 [details]
File: var_log_messages
Also seeing this very frequently on all models of OLPC XO laptop. However I haven't managed to get a good backtrace as above - mine always stops at g_slice_alloc() due to corrupted memory or something. The rest of the trace is the same, the crash is in magazine_cache_pop_magazine Got a cleaner trace:
#0 magazine_chain_pop_head (magazine_chunks=0x9bd9c88) at gslice.c:532
#1 thread_memory_magazine1_alloc (ix=<optimized out>, tmem=<optimized out>) at gslice.c:835
#2 g_slice_alloc (mem_size=mem_size@entry=12) at gslice.c:994
#3 0xa70f7547 in g_list_prepend (list=0x9c161c0, data=data@entry=0x0) at glist.c:275
#4 0xa710b7d1 in g_queue_push_head (queue=0x9bf7350, data=data@entry=0x0) at gqueue.c:346
#5 0xa70fa73e in g_main_context_push_thread_default (context=0x0) at gmain.c:712
#6 0xa72969c1 in g_simple_async_result_complete (simple=simple@entry=0x9c232c0)
at gsimpleasyncresult.c:774
#7 0xa72fd7a7 in reply_cb (connection=0x9bed058, res=0x9c2a358, user_data=0x9c232c0)
at gdbusproxy.c:2632
#8 0xa72969d5 in g_simple_async_result_complete (simple=0x9c2a358) at gsimpleasyncresult.c:775
#9 0xa72f2a30 in g_dbus_connection_call_done (source=0x9bed058, result=0x9c233a0,
user_data=0x9c00018) at gdbusconnection.c:5339
#10 0xa72969d5 in g_simple_async_result_complete (simple=simple@entry=0x9c233a0)
at gsimpleasyncresult.c:775
#11 0xa7296afc in complete_in_idle_cb (data=data@entry=0x9c233a0) at gsimpleasyncresult.c:787
#12 0xa70f82e1 in g_idle_dispatch (source=source@entry=0xa5903910,
callback=0xa7296ae0 <complete_in_idle_cb>, user_data=0x9c233a0) at gmain.c:4806
#13 0xa70fb12b in g_main_dispatch (context=0x9be2b70, context@entry=0x9beffb8) at gmain.c:2715
#14 g_main_context_dispatch (context=context@entry=0x9be2b70) at gmain.c:3219
#15 0xa70fb4d0 in g_main_context_iterate (context=0x9be2b70, block=block@entry=1,
dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3290
#16 0xa70fb933 in g_main_loop_run (loop=0x9be2b40) at gmain.c:3484
#17 0x08064b97 in main (argc=1, argv=0xaf9beef4) at main.c:662
This is with NetworkManager-0.9.7.0-4.git20121004.fc18
I think the previous version was OK - will check.
probable dup of bug 865009. Try https://admin.fedoraproject.org/updates/NetworkManager-0.9.7.0-6.git20121004.fc18 (and give it karma if it fixes things) That fixes it here. I think this bug can be closed. Thanks. *** This bug has been marked as a duplicate of bug 865009 *** |