[Bug 84080] Re: Metacity crashes at startup

2010-09-15 Thread Bug Watch Updater
** Changed in: metacity
   Status: Invalid = Expired

** Changed in: metacity
   Importance: Unknown = Critical

-- 
Metacity crashes at startup
https://bugs.launchpad.net/bugs/84080
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 84080] Re: Metacity crashes at startup

2009-03-21 Thread Martin Mai
Closing the bug since no further information has been provided.

** Changed in: metacity (Ubuntu)
   Status: Incomplete = Invalid

-- 
Metacity crashes at startup
https://bugs.launchpad.net/bugs/84080
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 84080] Re: Metacity crashes at startup

2009-03-13 Thread Pedro Villavicencio
Any news about this? it's working fine on jaunty? could we close this
report?

-- 
Metacity crashes at startup
https://bugs.launchpad.net/bugs/84080
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 84080] Re: Metacity crashes at startup

2009-01-28 Thread Bug Watch Updater
** Changed in: metacity
   Status: New = Invalid

-- 
Metacity crashes at startup
https://bugs.launchpad.net/bugs/84080
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 84080] Re: Metacity crashes at startup

2009-01-28 Thread Pedro Villavicencio
Upstream is wondering if you are still able to reproduce this with a
newest version of Metacity? could you try with Jaunty? Thanks in
advnace.

** Changed in: metacity (Ubuntu)
   Status: Confirmed = Incomplete

-- 
Metacity crashes at startup
https://bugs.launchpad.net/bugs/84080
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 84080] Re: Metacity crashes at startup

2007-03-08 Thread rsepulvedacl
Once more...

** Attachment added: Crash
   http://librarian.launchpad.net/6714153/_usr_bin_metacity.1000.crash

-- 
Metacity crashes at startup
https://launchpad.net/bugs/84080

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 84080] Re: Metacity crashes at startup

2007-02-11 Thread Sebastien Bacher
the way to use gdb on a CoreDump is gdb $(which binary) CoreDump

-- 
Metacity crashes at startup
https://launchpad.net/bugs/84080

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 84080] Re: Metacity crashes at startup

2007-02-10 Thread Thomas Thurman
Procedural question: How do I get the core dump out of the .crash file?
I could write a program to do it, but I'm sure something else exists
already. I asked on IRC and googled around, but I couldn't find anything
out.

-- 
Metacity crashes at startup
https://launchpad.net/bugs/84080

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 84080] Re: Metacity crashes at startup

2007-02-10 Thread Sebastien Bacher
apport-unpack file.crash directory. On feisty apport sent different
files to the bug so it's easier, you can open or download only what you
want. You can also use apport-retrace to download the debug packages
for everything used by the app and regenerate a backtrace then (or just
update the backtrace without installing anything if you prefer)

-- 
Metacity crashes at startup
https://launchpad.net/bugs/84080

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 84080] Re: Metacity crashes at startup

2007-02-10 Thread Thomas Thurman
Oh, thanks. That's nifty.

So now I have a file called CoreDump, and file thinks it's a coredump
and gdb doesn't. Am I doing something wrong here?

[EMAIL PROTECTED]:/tmp/ap$ file CoreDump 
CoreDump: ELF 32-bit LSB core file Intel 80386, version 1 (SYSV), SVR4-style, 
from 'metacity'
[EMAIL PROTECTED]:/tmp/ap$ gdb CoreDump 
GNU gdb 6.4.90-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type show copying to see the conditions.
There is absolutely no warranty for GDB.  Type show warranty for details.
This GDB was configured as i486-linux-gnu.../tmp/ap/CoreDump: not in 
executable format: File format not recognized

-- 
Metacity crashes at startup
https://launchpad.net/bugs/84080

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 84080] Re: Metacity crashes at startup

2007-02-09 Thread Sebastien Bacher
Debug backtrace for the crash:

2019  else if (env-object_height = 0 
(gdb) bt
#0  0x08082ab2 in pos_eval_helper (tokens=0x80ffca0, n_tokens=3, 
env=0xbfe77be4, result=0xbfe77b54, err=0xbfe77dc0)
at theme.c:2019
#1  0x080832f3 in pos_eval (tokens=0x80ac1ce, n_tokens=135272952, env=0x6, 
val_p=0xbfe77b90, err=0xbfe77dc0)
at theme.c:2167
#2  0x0808356d in meta_parse_position_expression (expr=0x8101930 top_height / 
2, env=0xbfe77be4, x_return=0xbfe77c2c, 
y_return=0xbfe77c28, err=0xbfe77dc0) at theme.c:2221
#3  0x08089bfb in check_expression (expr=0x8101930 top_height / 2, 
has_object=0, theme=0x80fd5c8, context=0x80f44f8, 
error=0xbfe77dc0) at theme-parser.c:1590
#4  0x0808c455 in start_element_handler (context=0x80f44f8, 
element_name=0x8101670 gradient, attribute_names=0x80fd940, 
attribute_values=0x80fd970, user_data=0xbfe77e10, error=0xbfe77dc0) at 
theme-parser.c:2199
#5  0xb79f256b in IA__g_markup_parse_context_parse (context=0x80f44f8, 
text=0x80f4f90 ?xml version=\1.0\?\n!-- \t$Id: metacity-theme-1.xml,v 
1.1 2005/08/01 18:39:07 thos Exp $\t --\nmetacity_theme\ninfo\n  
nameHuman/name\n  authorDaniel Borgmann lt;[EMAIL PROTECTED]gt;..., 
text_len=34354, error=0xbfe77e58) at gmarkup.c:1321
#6  0x08090a14 in meta_theme_load (theme_name=0x80ceb00 Human, 
err=0xbfe77e8c) at theme-parser.c:4369
#7  0x080862eb in meta_theme_set_current (name=0x80ceb00 Human, 
force_reload=0) at theme.c:4371
#8  0x0806e0ba in main (argc=1, argv=0xbfe78284) at main.c:333
#9  0xb778b8cc in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#10 0x08052a91 in _start ()

-- 
Metacity crashes at startup
https://launchpad.net/bugs/84080

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 84080] Re: Metacity crashes at startup

2007-02-09 Thread Sebastien Bacher
Thanks for your bug report. This bug has been reported to the developers
of the software. You can track it and make comments here:
http://bugzilla.gnome.org/show_bug.cgi?id=406049

** Changed in: metacity (Ubuntu)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Ubuntu Desktop Bugs
   Status: Unconfirmed = Confirmed

** Bug watch added: GNOME Bug Tracker #406049
   http://bugzilla.gnome.org/show_bug.cgi?id=406049

** Also affects: metacity (upstream) via
   http://bugzilla.gnome.org/show_bug.cgi?id=406049
   Importance: Unknown
   Status: Unknown

-- 
Metacity crashes at startup
https://launchpad.net/bugs/84080

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 84080] Re: Metacity crashes at startup

2007-02-09 Thread Bug Watch Updater
** Changed in: metacity (upstream)
   Status: Unknown = Unconfirmed

-- 
Metacity crashes at startup
https://launchpad.net/bugs/84080

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 84080] Re: Metacity crashes at startup

2007-02-08 Thread rsepulvedacl

** Attachment added: Archive
   http://librarian.launchpad.net/6352649/_usr_bin_metacity.1000.crash

-- 
Metacity crashes at startup
https://launchpad.net/bugs/84080

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs