Public bug reported:
If you click the minimize window button Eterm crashes with the following
information:
Eterm: Error: Received terminal signal SIGSEGV (11)
Eterm: Error: Attempting to dump a stack trace....
Eterm: Error: Your system does not support any of the methods Eterm uses.
Exiting.
Having looked at the code and building it with debug symbols I noticed
that the error manifests itself in bbar_dispatch_event() (buttons.c:393)
the event type is reported as being 64, this is then used to index the
array buttonbar->event_data.handlers[ev->type] this gives an out-of-
bounds value of 0xffffffff which is then used as a function pointer on
the next line, thus the SEGV error.
ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: eterm 0.9.6-1
ProcVersionSignature: Ubuntu 3.5.0-26.42-generic 3.5.7.6
Uname: Linux 3.5.0-26-generic i686
ApportVersion: 2.6.1-0ubuntu10
Architecture: i386
Date: Thu Apr 4 08:52:40 2013
InstallationDate: Installed on 2013-04-01 (2 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release i386 (20121017.2)
MarkForUpload: True
SourcePackage: eterm
UpgradeStatus: No upgrade log present (probably fresh install)
** Affects: eterm (Ubuntu)
Importance: Undecided
Status: New
** Tags: apport-bug i386 quantal running-unity
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1164489
Title:
Eterm crashes when minimized
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eterm/+bug/1164489/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs