disabling internal crash handler in wxGTK

Dan Horák dan at danny.cz
Mon Nov 2 11:39:00 UTC 2009


Hello,

I plan to disable the internal crash handler in wxGTK for the the
devel/F13 branch so we can use ABRT to report crashes. This will mean a
rebuild of wxGTK with --disable-catch_segvs. This change affects all
applications linked with wxGTK, because one symbol is removed from the
"base" library. I will take care of rebuilding the packages, but the
package owners should still check what is their implementation of the
wxApp::OnFatalExpection() virtual method doing, because it will not be
called anymore. Usually it is used to display the wxGTK-based crash
report. Please let me know if you want to rebuild the package yourself
or if you have some questions.

This is the list of packages that are linked with the base
wxWidgets/wxGTK library (libwx_baseu-2.8.so.0):

audacity-0:1.3.9-0.4.beta.fc12.x86_64
bacula-console-wxwidgets-0:3.0.2-4.fc12.x86_64
boinc-manager-0:6.6.37-4.r18632svn.fc12.x86_64
codeblocks-contrib-libs-0:8.02-9.fc12.x86_64
codeblocks-libs-0:8.02-9.fc12.x86_64
codeblocks-0:8.02-9.fc12.x86_64
crystalspace-0:1.2.1-6.fc12.x86_64
DivFix++-0:0.30-8.fc12.x86_64
extrema-0:4.3.6-5.fc12.x86_64
fbg-0:0.9.1-4.fc12.x86_64
filezilla-0:3.2.8.1-1.fc12.x86_64
fityk-0:0.8.8-1.fc12.x86_64
flamerobin-0:0.9.2-1.fc12.x86_64
freedink-dfarc-0:3.4-1.fc12.x86_64
glest-0:3.2.2-1.fc12.x86_64
gnuplot-0:4.2.6-1.fc12.x86_64
grass-0:6.3.0-14.fc12.x86_64
gspiceui-0:0.9.97-1.fc12.x86_64
hugin-base-0:2009.2.0-1.fc12.x86_64
hugin-0:2009.2.0-1.fc12.x86_64
iaxclient-0:2.1-0.4.beta3.fc12.x86_64
kicad-0:2009.07.07-4.rev1863.fc12.x86_64
LuxRender-0:0.5-5.fc12.x86_64
mkvtoolnix-gui-0:2.9.8-2.fc12.x86_64
mrpt-apps-0:0.7.1-0.1.20090818svn1148.fc12.x86_64
mrpt-core-0:0.7.1-0.1.20090818svn1148.fc12.x86_64
mrpt-hwdrivers-0:0.7.1-0.1.20090818svn1148.fc12.x86_64
multiget-0:1.2.0-7.fc12.x86_64
nightview-gui-0:0.3.2-8.fc12.x86_64
OpenSceneGraph-examples-0:2.8.2-3.fc12.x86_64
panoglview-0:0.2.2-6.fc12.x86_64
perl-Wx-0:0.92-1.fc12.x86_64
pgadmin3-0:1.10.0-2.fc12.x86_64
plplot-wxGTK-0:5.9.5-1.fc12.x86_64
poedit-0:1.4.3-1.fc12.x86_64
rapidsvn-0:0.10.0-2.fc12.x86_64
scorched3d-0:42.1-3.fc12.x86_64
scummvm-tools-0:0.13.0-2.fc12.x86_64
simdock-0:1.2-7.fc12.x86_64
sooperlooper-0:1.6.13-4.fc12.x86_64
springlobby-0:0.27-1.fc12.x86_64
toped-0:0.9.5-1.fc12.x86_64
trustedqsl-0:1.11-5.fc12.x86_64
ucblogo-0:6.0-5.fc12.x86_64
vavoom-0:1.30-3.fc12.x86_64
wxBase-0:2.8.10-6.fc12.x86_64
wxGTK-devel-0:2.8.10-6.fc12.x86_64
wxGTK-gl-0:2.8.10-6.fc12.x86_64
wxGTK-media-0:2.8.10-6.fc12.x86_64
wxGTK-0:2.8.10-6.fc12.x86_64
wxiax-0:2.1-0.4.beta3.fc12.x86_64
wxMaxima-0:0.8.3a-1.fc12.x86_64
wxPython-0:2.8.9.2-3.fc12.x86_64
xchm-0:1.17-2.fc12.x86_64
xmlcopyeditor-0:1.2.0.2-2.fc12.x86_64


Dan





More information about the devel mailing list