[GEM-dev] [ pd-gem-Bugs-3177434 ] deleting a pix_video crash pd

SourceForge.net noreply at sourceforge.net
Thu Feb 10 16:44:52 CET 2011


Bugs item #3177434, was opened at 2011-02-10 16:42
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=507079&aid=3177434&group_id=64325

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Cyrille Henry (nusmuk)
Assigned to: Nobody/Anonymous (nobody)
Summary: deleting a pix_video crash pd

Initial Comment:
using curent svn, if i open pix_video help file with a computer that have no camera, removing pix_video object crash pd.
no need to open gemWindows.


----------------------------------------------------------------------

Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2011-02-10 16:44

Message:
could you provide a backtrace of the crash?

on linux/osx/similar you can use gdb for producing one:
$ gdb -args /path/to/pd -lib Gem -open /my/faulty/patch.pd
[...]
(gdb) run
[... do something to trigger the crasher bug ...]
(gdb) backtrace
[...]

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=507079&aid=3177434&group_id=64325



More information about the GEM-dev mailing list