I doubt anyone would have time to teach you to use gdb, but that is what you need to learn how to use. -> gdb.
Quite honestly I am still learning gdb myself, and mostly from the context of programming / debugging, but as I recall it is something like gdb <program name> with maybe a command line switch or something to load the offending process / program. On Sun, Dec 22, 2013 at 9:20 AM, Dhanushka Jayaweera <[email protected]>wrote: > Gerald, > > well ok, I guess you meant that libgtk/gnome based apps will freeze the > BBB. I'll try to use non libgtk/gnome apps. > > Someone needs to debug this, get a trace right before the system goes >> down. >> > If you explain/provide a link on how to do it, I will give it a try & > update here > > thanks for the info. > > On Sunday, December 22, 2013 8:56:42 PM UTC+5:30, RobertCNelson wrote: > >> On Sun, Dec 22, 2013 at 9:23 AM, Amalinda J' Gamage >> <[email protected]> wrote: >> > I have the same problem. some softwares freeze the Ubuntu GUI. Is there >> any >> > criterian to chose softwares such a way the BBB doest freeze? >> >> anything libgtk/gnome.. >> >> Like i said in another thread... Someone needs to debug this, get a >> trace right before the system goes down. Something is locking up the >> core.. >> >> Regards, >> >> -- >> Robert Nelson >> http://www.rcn-ee.com/ >> > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
