[Bug 82336] Re: [apport] compiz.real crashed with SIGSEGV in removeFileWatch()

2012-08-24 Thread Daniel
** Changed in: compiz (Ubuntu)
 Assignee: (unassigned) => Daniel (deaspo29)

** Description changed:

  Binary package hint: compiz
  
  Tried to enable the cube effect
  
  ProblemType: Crash
  Date: Tue Jan 30 20:38:31 2007
  DistroRelease: Ubuntu 7.04
  ExecutablePath: /usr/bin/compiz.real
  Package: compiz-core 1:0.3.6-1ubuntu2
  ProcCmdline: compiz.real --replace gconf
  ProcCwd: /home/hawkes
  ProcEnviron:
-  SHELL=/bin/bash
-  
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
-  LANG=de_DE.UTF-8
+  SHELL=/bin/bash
+  
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
+  LANG=de_DE.UTF-8
  Signal: 11
  SourcePackage: compiz
  StacktraceTop:
-  ?? () from /usr/lib/compiz/libinotify.so
-  removeFileWatch ()
-  ?? () from /usr/lib/compiz/libdbus.so
-  popPlugin ()
-  eventLoop ()
+  ?? () from /usr/lib/compiz/libinotify.so
+  removeFileWatch ()
+  ?? () from /usr/lib/compiz/libdbus.so
+  popPlugin ()
+  eventLoop ()
  Uname: Linux ela 2.6.20-5-generic #2 SMP Sat Jan 6 09:44:32 UTC 2007 x86_64 
GNU/Linux
  UserGroups: adm admin audio cdrom dialout dip lpadmin plugdev scanner video

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/82336

Title:
  [apport] compiz.real crashed with SIGSEGV in removeFileWatch()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/82336/+subscriptions

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

[Bug 82336] Re: [apport] compiz.real crashed with SIGSEGV in removeFileWatch()

2007-06-18 Thread Apport retracing service
** Attachment removed: "CoreDump.gz"

   http://launchpadlibrarian.net/5966236/CoreDump.gz

-- 
[apport] compiz.real crashed with SIGSEGV in removeFileWatch()
https://bugs.launchpad.net/bugs/82336
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 82336] Re: [apport] compiz.real crashed with SIGSEGV in removeFileWatch()

2007-02-22 Thread Sebastien Bacher
Thank you for the patch Nicolas. That upload fixes the bug:

 compiz (1:0.3.6-1ubuntu4) feisty; urgency=low
 .
   * Sync with Debian
   * debian/control:
 - don't Conflicts with the new libmetacity0 package
 - make new packages Conflicts,Replaces for binary split
 - the package is maintained by the MOTU team
   * debian/compiz-plugins.gconf-defaults:
 - change schemas values from there instead of patching the source
   * debian/patches/080_cube_settings_for_ubuntu.patch:
 - updated image and color for Ubuntu
   * debian/patches/081-restart.patch:
 - compiz restarts only if it is the current window manager
   * debian/patches/082_basic-focus-prevention-support.patch:
 - upstream patch : Add basic prevention focus support
   * debian/patches/084_render-decoration-after-client-window.patch:
 - upstream patch : Render decorations after client window so it's
   possible to have decorations that cover part of the client window.
   * debian/patches/085-fix-show-managed-window.patch:
 - don't focus new window if a user input in active window
   * debian/patches/086-workspaces-terminal-keybindings.patch:
 - add workspaces and terminal keybindings
   * debian/patches/086-workspaces-terminal-keybindings-schemas.patch:
 - compiz.schemas regen with workspaces and terminal keybindings
   * debian/patches/087_terminate-move.patch:
 - use upstream patch, terminate move state on button clicks.
   * debian/patches/088-gnome-bridge-keybindings-plugin.patch:
 - metacity / compiz keybindings plugin sync
   * debian/patches/099_autogen.patch:
 - run autogen to update Makefile
 .
[ Nicolas Bruguier ]
   * debian/control:
 - add libxcursor-dev build-dep
   * debian/patches/089_init-inotify-struct.patch:
 - initialize inotify struct on startup (Ubuntu: #82336)
   * debian/patches/090_fix-mouse-move-key.patch:
 - fix mouse mouse move key gconf entry (Ubuntu: #86378)
   * debian/patches/091-add-cursor-theme-support.patch:
 - add cursor theme and size support (Ubuntu: #86184)


** Changed in: compiz (Ubuntu)
   Importance: Undecided => Medium
   Status: Confirmed => Fix Released

-- 
[apport] compiz.real crashed with SIGSEGV in removeFileWatch()
https://launchpad.net/bugs/82336

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


[Bug 82336] Re: [apport] compiz.real crashed with SIGSEGV in removeFileWatch()

2007-02-20 Thread Nicolas Bruguier
** Changed in: compiz (Ubuntu)
   Status: Unconfirmed => Confirmed

-- 
[apport] compiz.real crashed with SIGSEGV in removeFileWatch()
https://launchpad.net/bugs/82336

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


[Bug 82336] Re: [apport] compiz.real crashed with SIGSEGV in removeFileWatch()

2007-02-19 Thread Nicolas Bruguier

** Attachment added: "debdiff"
   http://librarian.launchpad.net/6477899/compiz.debdiff

-- 
[apport] compiz.real crashed with SIGSEGV in removeFileWatch()
https://launchpad.net/bugs/82336

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


[Bug 82336] Re: [apport] compiz.real crashed with SIGSEGV in removeFileWatch()

2007-02-19 Thread Nicolas Bruguier
It's due of an uninitialized struct in inotify plugin.

** Attachment added: "init inotify struct fix"
   http://librarian.launchpad.net/6477865/10-init-inotify-struct.patch

-- 
[apport] compiz.real crashed with SIGSEGV in removeFileWatch()
https://launchpad.net/bugs/82336

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


[Bug 82336] Re: [apport] compiz.real crashed with SIGSEGV in removeFileWatch()

2007-02-19 Thread Bordiga Giacomo
I'm having the same problem

-- 
[apport] compiz.real crashed with SIGSEGV in removeFileWatch()
https://launchpad.net/bugs/82336

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