:~$ ulimit -Sc unlimited
:~$ gimx-config
(gimx-config:2810): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
(gimx-config:2810): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
(gimx-config:2810): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
(gimx-config:2810): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
Segmentation fault (core dumped)
:~$ gdb -c core gimx-config
GNU gdb (Ubuntu/Linaro 7.3-0ubuntu2) 7.3-2011.08
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <
http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-linux-gnu".
For bug reporting instructions, please see:
<
http://bugs.launchpad.net/gdb-linaro/>...
Reading symbols from /usr/bin/gimx-config...(no debugging symbols found)...done.
[New LWP 2810]
[New LWP 2811]
[New LWP 2812]
warning: Can't read pathname for load map: Input/output error.
[Thread debugging using libthread_db enabled]
Core was generated by `gimx-config'.
Program terminated with signal 11, Segmentation fault.
#0 0xb6db1d89 in ?? () from /lib/i386-linux-gnu/libc.so.6
(gdb) bt
#0 0xb6db1d89 in ?? () from /lib/i386-linux-gnu/libc.so.6
#1 0xb6db54ce in calloc () from /lib/i386-linux-gnu/libc.so.6
#2 0xb66f15e3 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3 0xb66f1dda in g_malloc0 () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4 0xb67ac75c in g_closure_new_simple ()
from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#5 0xb67add8e in g_cclosure_new ()
from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#6 0xb67c7813 in g_signal_connect_data ()
from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#7 0xb72f9940 in wxTextCtrl::DoSetValue(wxString const&, int) ()
from /usr/lib/libwx_gtk2u_core-2.8.so.0
#8 0xb72fd5d2 in wxTextCtrlBase::SetValue(wxString const&) ()
from /usr/lib/libwx_gtk2u_core-2.8.so.0
#9 0x080625de in ?? ()
#10 0xb704ffc8 in wxAppConsole::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&), wxEvent&) const () from /usr/lib/libwx_baseu-2.8.so.0
#11 0xb70df7aa in wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) () from /usr/lib/libwx_baseu-2.8.so.0
#12 0xb70dfbd1 in wxEvtHandler::SearchDynamicEventTable(wxEvent&) ()
from /usr/lib/libwx_baseu-2.8.so.0
#13 0xb70dfcbc in wxEvtHandler::ProcessEvent(wxEvent&) ()
from /usr/lib/libwx_baseu-2.8.so.0
---Type <return> to continue, or q <return> to quit---