>On Thu, 12 Jan 2012 09:10:17 -0600 >[email protected] wrote: > > [snip] > > I realize Opera isn't open source, but it's easily my favorite > browser. I'm confused as Opera works fine until closing. Is there a > dependency I'm missing? How can I determine the cause?
You can try running it from the terminal. If it emits any messages, you may find them there. Alternatively, you could use a debbuger like gdb to pinpoint the exact instruction that crashes. Although the crash dialog probably gives you the information you would get in this way. And again, that information probably would not be very useful as there is no way to fix the problem in Opera, if it turns out Opera is the problem. And using a debbuger requires considerable skill and knowledge. -- Fourth law of programming: Anything that can go wrong wi sendmail: segmentation violation - core dumped -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
