You can debug using gcc. It will stop at that point, and you can examine whats going wrong. U may have to attach to the running process, or debug remotely...
[EMAIL PROTECTED] wrote: > Hi, > > I am getting signal 11 when executing a program. Any pointers/idea to > what the issue may be? > > -à> > > (*) DirectFB/Config: Parsing config file '/etc/directfbrc'. > > ---------------------- DirectFB v0.9.24 --------------------- > > (c) 2000-2002 convergence integrated media GmbH > > (c) 2002-2004 convergence GmbH > > ----------------------------------------------------------- > > (*) DirectFB/Core: Single Application Core. (2006-10-17 18:31) > > (*) DirectFB/Graphics: Intel GDL 8.0 (Intel) > > (*) DirectFB/Core/WM: Default 0.2 (Convergence GmbH) > > (!!!) *** UNIMPLEMENTED [fusion_reactor_set_lock] *** [reactor.c:797] > > (!) [ 1154: 0.000] --> Caught signal 11 (at 0xe1a05000, invalid > address) <-- > > Killed > > /bin # > > > The information contained in this electronic message and any attachments > to this message are intended for the exclusive use of the addressee(s) > and may contain proprietary, confidential or privileged information. If > you are not the intended recipient, you should not disseminate, > distribute or copy this e-mail. Please notify the sender immediately and > destroy all copies of this message and any attachments. > > WARNING: Computer viruses can be transmitted via email. The recipient > should check this email and any attachments for the presence of viruses. > The company accepts no liability for any damage caused by any virus > transmitted by this email. > > www.wipro.com > > > ------------------------------------------------------------------------ > > _______________________________________________ > directfb-users mailing list > [email protected] > http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
