Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 670162 - app-editors/gedit-3.22.1 - segmentation fault in g_main_context_prepare at /usr/src/debug/dev-libs/glib-2.52.3/glib-2.52.3/glib/gmain.c:3529
Summary: app-editors/gedit-3.22.1 - segmentation fault in g_main_context_prepare at /u...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-02 18:02 UTC by Raymond Jennings
Modified: 2021-01-03 17:01 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (einfo.txt,6.17 KB, text/plain)
2018-11-02 18:02 UTC, Raymond Jennings
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Raymond Jennings 2018-11-02 18:02:09 UTC
[New LWP 20955]
[New LWP 20961]
[New LWP 20962]
[New LWP 20960]
[New LWP 21620]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Core was generated by `gedit stella-5.1.3.ebuild'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007f1783898f0c in g_main_context_prepare (context=context@entry=0x55701dd6ea40, priority=priority@entry=0x7ffe7e07af20) at /usr/src/debug/dev-libs/glib-2.52.3/glib-2.52.3/glib/gmain.c:3529
3529	          prepare = source->source_funcs->prepare;
[Current thread is 1 (Thread 0x7f1787140940 (LWP 20955))]
#0  0x00007f1783898f0c in g_main_context_prepare (context=context@entry=0x55701dd6ea40, priority=priority@entry=0x7ffe7e07af20) at /usr/src/debug/dev-libs/glib-2.52.3/glib-2.52.3/glib/gmain.c:3529
#1  0x00007f178389992b in g_main_context_iterate (context=context@entry=0x55701dd6ea40, block=block@entry=0, dispatch=dispatch@entry=1, self=<optimized out>) at /usr/src/debug/dev-libs/glib-2.52.3/glib-2.52.3/glib/gmain.c:3952
#2  0x00007f1783899b0c in g_main_context_iteration (context=context@entry=0x55701dd6ea40, may_block=may_block@entry=0) at /usr/src/debug/dev-libs/glib-2.52.3/glib-2.52.3/glib/gmain.c:4033
#3  0x00007f17869a272a in g_application_run (application=0x55701dd671e0, argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/dev-libs/glib-2.52.3/glib-2.52.3/gio/gapplication.c:2405
#4  0x000055701c468d4a in main (argc=2, argv=0x7ffe7e07b0f8) at gedit/gedit.c:146
Comment 1 Raymond Jennings 2018-11-02 18:02:37 UTC
Created attachment 553894 [details]
emerge --info
Comment 2 Mart Raudsepp gentoo-dev 2019-07-26 05:25:03 UTC
I think this may have been the crash on gedit closing, caused by an enchant bug, fixed with app-text/enchant-1.6.1-r1 based on another bug report?