All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] crownbay: fix matchbox-panel segfault
@ 2011-02-18 20:06 Tom Zanussi
  2011-02-22 16:30 ` Saul Wold
  0 siblings, 1 reply; 3+ messages in thread
From: Tom Zanussi @ 2011-02-18 20:06 UTC (permalink / raw)
  To: poky

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.22.1.bbappend        |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
 create mode 100644 meta-crownbay/recipes-gnome/gtk+/gtk+_2.22.1.bbappend

diff --git a/meta-crownbay/recipes-gnome/gtk+/gtk+_2.22.1.bbappend b/meta-crownbay/recipes-gnome/gtk+/gtk+_2.22.1.bbappend
new file mode 100644
index 0000000..6efeb5c
--- /dev/null
+++ b/meta-crownbay/recipes-gnome/gtk+/gtk+_2.22.1.bbappend
@@ -0,0 +1,2 @@
+#-fomit-frame-pointer in default FULL_OPTIMIZATION will cause matchbox-panel segfault on crownbay
+FULL_OPTIMIZATION_crownbay = "-fexpensive-optimizations -frename-registers -O2 -ggdb -feliminate-unused-debug-types"
-- 
1.7.0.4



^ permalink raw reply related	[flat|nested] 3+ messages in thread
* [PATCH] crownbay: fix matchbox-panel segfault
@ 2011-02-18  2:27 Tom Zanussi
  0 siblings, 0 replies; 3+ messages in thread
From: Tom Zanussi @ 2011-02-18  2:27 UTC (permalink / raw)
  To: poky

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



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-02-22 16:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-18 20:06 [PATCH] crownbay: fix matchbox-panel segfault Tom Zanussi
2011-02-22 16:30 ` Saul Wold
  -- strict thread matches above, loose matches on Subject: below --
2011-02-18  2:27 Tom Zanussi

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.