Stack smashing detected /Aborted

Bug #1483122 reported by Joseph Chen
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
KiCad
Fix Released
Critical
Unassigned

Bug Description

My kicad of both version BZR 6078 and BZR 6073, always crashes with this error message on the terminal console:

jchen@thermaltake:~/tmp/kicad-crashed$ kicad
*** stack smashing detected ***: kicad terminated
Aborted (core dumped)
jchen@thermaltake:~/tmp/kicad-crashed$

To Reproduce this error:
 This is reproducible by just clicking Footprint Editor icon on the top of tthe first window of the latest KiCad BZR 6078.

My Linux is Ubuntu 15.04 64bit.

Application: kicad
Version: (2015-08-09 BZR 6078)-product release build
wxWidgets: Version 3.0.2 (debug,wchar_t,compiler with C++ ABI 1002,GCC 4.9.2,wx containers,compatible with 2.8)
Platform: Linux 3.19.0-25-generic x86_64, 64 bit, Little endian, wxGTK
Boost version: 1.54.0
         USE_WX_GRAPHICS_CONTEXT=OFF
         USE_WX_OVERLAY=OFF
         KICAD_SCRIPTING=OFF
         KICAD_SCRIPTING_MODULES=OFF
         KICAD_SCRIPTING_WXPYTHON=OFF
         USE_FP_LIB_TABLE=HARD_CODED_ON
         BUILD_GITHUB_PLUGIN=ON

summary: - Stack smashing deteted /Aborted
+ Stack smashing detected /Aborted
Revision history for this message
Chris Pavlina (pavlina-chris) wrote :

Can you get a backtrace? If you don't have gdb installed, install it, and then do this

gdb kicad
run
# kicad runs and then crashes
bt

It's not doing it here, so that'd be very helpful to try to figure out what is going on.

Revision history for this message
Maciej Suminski (orsonmmz) wrote :

Perhaps related to https://bugs.launchpad.net/kicad/+bug/1483015. Could you test revision 6081 or newer?

Revision history for this message
Joseph Chen (joseph-chen59) wrote : Re: [Bug 1483122] Re: Stack smashing detected /Aborted

On 08/10/2015 09:23 AM, Maciej Sumiński wrote:
> Perhaps related to https://bugs.launchpad.net/kicad/+bug/1483015. Could
> you test revision 6081 or newer?
>
Thank You! New build of BZR 6083 works without the crash.

Changed in kicad:
status: New → Fix Committed
importance: Undecided → Critical
Jon Neal (reportingsjr)
Changed in kicad:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.