[Bug 145282] Re: metacity crashed with SIGSEGV in g_list_length()

2010-09-16 Thread Bug Watch Updater
** Changed in: metacity
   Importance: Unknown = Critical

-- 
metacity crashed with SIGSEGV in g_list_length()
https://bugs.launchpad.net/bugs/145282
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 145282] Re: metacity crashed with SIGSEGV in g_list_length()

2010-04-10 Thread Martin Mai
I am closing this bug since no further information has been provided.

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

-- 
metacity crashed with SIGSEGV in g_list_length()
https://bugs.launchpad.net/bugs/145282
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 145282] Re: metacity crashed with SIGSEGV in g_list_length()

2009-09-16 Thread Kees Cook
** Description changed:

  Binary package hint: metacity
  
  I was just working.
  
  ProblemType: Crash
  Architecture: amd64
  CrashCounter: 1
  Date: Wed Sep 26 11:35:55 2007
  DistroRelease: Ubuntu 7.10
  ExecutablePath: /usr/bin/metacity
  NonfreeKernelModules: vmnet vmblock vmmon nvidia
  Package: metacity 1:2.20.0-0ubuntu1
  PackageArchitecture: amd64
  ProcCmdline: /usr/bin/metacity --sm-client-id=default0
  ProcCwd: /home/jhaltom
  ProcEnviron:
   
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Signal: 11
  SourcePackage: metacity
  StacktraceTop:
   g_list_length () from /usr/lib/libglib-2.0.so.0
   ?? ()
   ?? ()
   ?? ()
   ?? ()
  Title: metacity crashed with SIGSEGV in g_list_length()
  Uname: Linux station-1 2.6.22-12-generic #1 SMP Sun Sep 23 20:03:18 GMT 2007 
x86_64 GNU/Linux
  UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin netdev 
plugdev powerdev scanner video
+ SegvAnalysis:
+  Segfault happened at: 0x2b4445491ac7 g_list_length+7:  mov
0x8(%rdi),%rdi
+  PC (0x2b4445491ac7) ok
+  source 0x8(%rdi) (0x68712748) not located in a known VMA region (needed 
readable region)!
+  destination %rdi ok
+ SegvReason: reading unknown VMA

-- 
metacity crashed with SIGSEGV in g_list_length()
https://bugs.launchpad.net/bugs/145282
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 145282] Re: metacity crashed with SIGSEGV in g_list_length()

2008-07-14 Thread Bug Watch Updater
** Changed in: metacity
   Status: Incomplete = Invalid

-- 
metacity crashed with SIGSEGV in g_list_length()
https://bugs.launchpad.net/bugs/145282
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 145282] Re: metacity crashed with SIGSEGV in g_list_length()

2008-07-13 Thread Thomas Thurman
I did actually add a check for verbose mode yesterday, so that the log
message's size and content are not calculated unless it'll be used, and
hence g_list_length won't be called.  This closes the presenting
problem.  But we still have the difficulty that the presenting problem
can only have been caused by a degenerate list, which would have caused
problems further down the line, and the real problem would have been
finding where this list went bad.  However, we can't do that unless we
can replicate, and we've only had one report of this problem.  Hence,
I'm closing this upstream as INVALID.  However, if this happens again,
let us know.

-- 
metacity crashed with SIGSEGV in g_list_length()
https://bugs.launchpad.net/bugs/145282
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 145282] Re: metacity crashed with SIGSEGV in g_list_length()

2008-07-12 Thread Thomas Thurman
[Sorry, I asked this upstream and the reporter clearly didn't get the
message.]

This is going to be a tough one to track down if we can't reproduce it.
Can you reproduce this bug? What were you actually doing, not moving
windows around or switching between windows or anything? Were you just
typing away, or were you not touching the computer at all?

FWIW, the call to g_list_length here is pretty useless except if you
have logging on.  We should probably remove it unless you do, and save a
few cycles.  On the other hand, it wouldn't fix this crash, since it's
not *really* a problem with g_list_length but with the rectangle list
containing a pointer outside the segment.  We can't tell what that
rectangle list was, since that depends on what called
do_screen_and_xinerama_relative_constraints(), and that information's
been optimised away.  Unless we can find out more, we're going to have
to close this for lack of information.

-- 
metacity crashed with SIGSEGV in g_list_length()
https://bugs.launchpad.net/bugs/145282
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 145282] Re: metacity crashed with SIGSEGV in g_list_length()

2007-12-10 Thread Bug Watch Updater
** Changed in: metacity
   Status: New = Incomplete

-- 
metacity crashed with SIGSEGV in g_list_length()
https://bugs.launchpad.net/bugs/145282
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 145282] Re: metacity crashed with SIGSEGV in g_list_length()

2007-09-29 Thread Bug Watch Updater
** Changed in: metacity
   Status: Unknown = New

-- 
metacity crashed with SIGSEGV in g_list_length()
https://bugs.launchpad.net/bugs/145282
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 145282] Re: metacity crashed with SIGSEGV in g_list_length()

2007-09-27 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=480954

** Visibility changed to: Public

** Changed in: metacity (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)
   Status: New = Triaged

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

-- 
metacity crashed with SIGSEGV in g_list_length()
https://bugs.launchpad.net/bugs/145282
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