From: Tom Zanussi <tom.zanussi@intel.com>
To: poky@yoctoproject.org
Subject: [PATCH] crownbay: fix matchbox-panel segfault
Date: Thu, 17 Feb 2011 20:27:55 -0600 [thread overview]
Message-ID: <0d30dc$l4e0v6@orsmga001.jf.intel.com> (raw)
From: Tom Zanussi <tom.zanussi@intel.com>
This fixes [BUGID #738].
matchbox-panel[437]: segfault at c ip 4715bbed sp bff6e580 error 4 in
libgdk-x11-2.0.so.0.2000.1[470f6000+90000]
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
---
.../recipes-gnome/gtk+/gtk+_2.20.1.bbappend | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
create mode 100644 meta-crownbay/recipes-gnome/gtk+/gtk+_2.20.1.bbappend
diff --git a/meta-crownbay/recipes-gnome/gtk+/gtk+_2.20.1.bbappend b/meta-crownbay/recipes-gnome/gtk+/gtk+_2.20.1.bbappend
new file mode 100644
index 0000000..74a5f79
--- /dev/null
+++ b/meta-crownbay/recipes-gnome/gtk+/gtk+_2.20.1.bbappend
@@ -0,0 +1,2 @@
+#-fomit-frame-pointer in default FULL_OPTIMIZATION will cause matchbox-panel segfault on atom-pc & emenlow
+FULL_OPTIMIZATION_crownbay = "-fexpensive-optimizations -frename-registers -O2 -ggdb -feliminate-unused-debug-types"
--
1.7.0.4
next reply other threads:[~2011-02-18 2:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-18 2:27 Tom Zanussi [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-02-18 20:06 [PATCH] crownbay: fix matchbox-panel segfault Tom Zanussi
2011-02-22 16:30 ` Saul Wold
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='0d30dc$l4e0v6@orsmga001.jf.intel.com' \
--to=tom.zanussi@intel.com \
--cc=poky@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.