← Back to team overview

compiz team mailing list archive

[Bug 772151] [NEW] [0.9.x] Command plugin actions launched through viewportswitch crashes Compiz

 

Public bug reported:

Binary package hint: compiz

Lines of interest:
http://cgit.compiz.org/compiz/plugins/vpswitch/tree/src/vpswitch.cpp : 55-56
http://cgit.compiz.org/~smspillaz/desktopclick/tree/src/dclick.cpp : 121-123, 136-138 (I know this isn't a main plugin, but it calls the other plugins in a similar manner)
http://cgit.compiz.org/compiz/core/tree/plugins/commands/src/commands.cpp : 30-48

Compiz debug log from soreau:
http://sprunge.us/VXcd

"unhandled exception (type std::exception) in signal handler:
what: call to empty boost::function" is the notable tidbit in the attached backtrace. I think that it's trying to call up the commands plugin with only three parameters for calling up the commands stored in the commands plugin when there's supposed to be four parameters. Not sure if that's what's causing it to crash, though.

** Affects: compiz (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: 0.9 0.9.x command commands compiz crash plugin run switch viewport vpswitch

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

Title:
  [0.9.x] Command plugin actions launched through viewportswitch crashes
  Compiz


Follow ups

References