When you press CTRL-C, bubblemon terminates (as it should), but since it doesn't deregister itself from the Panel before terminating GNOME thinks it has crashes.
So I think the above thing could work, we just need to wait for it to actually crash while being run from the terminal. What kind of network setup do you have? Do you usually enable / disable network interfaces during runtime? Do you plug in any PCMCIA network cards or something while your system is running? Can you do send me the output of /sbin/ifconfig? The reason I'm asking is that the network interface detection code is what's changed between 2.0.7 and 2.0.9, so I'm wondering if the crash could be related to that somehow. But getting a core file would still be the best thing! Regards //Johan 2008/3/16, Jean-Luc Coulon (f5ibh) <[EMAIL PROTECTED]>: > Le 15.03.2008 11:00:38, Johan Walles a écrit : > > >I've researched this a bit, and one way that could possibly trigger a > >core for you would be this: > > > >0. Make sure you don't have any bubblemons running. > >1. ulimit -c unlimited > >2. /usr/libexec/bubblemon-gnome2 > >--oaf-activate-iid=OAFIID:GNOME_BubblemonApplet_Factory > >--oaf-ior-fd=21 > >3. Add bubblemon to a panel. > > > > > Ermmmm... all that seems very cryptic and black magic. > > Nevertheless, I tried. > > I had to change /usr/libexec to /usr/lib/bubblemon > > then I get: > [EMAIL PROTECTED] % /usr/lib/bubblemon/bubblemon-gnome2 --oaf- > > activate-iid=OAFIID:GNOME_BubblemonApplet_Factory --oaf-ior-fd=21 > > IOR:010000001e00000049444c3a426f6e6f626f2f47656e65726963466163746f72793a312e30000000030000000054424f580000000101020005000000554e4958000000000a0000006c6f63616c686f73740000002e0000002f746d702f6f726269742d6a65616e2d6c75632f6c696e632d323933312d302d3133656533656239356166636300000000000000caaedfba58000000010102002e0000002f746d702f6f726269742d6a65616e2d6c75632f6c696e632d323933312d302d313365653365623935616663630000001c00000000000000e1b8086899012828c02b282828282828050000003176f4f001000000480000000100000002000000050000001c00000000000000e1b8086899012828c02b282828282828050000003176f4f001000000140000000100000001000105000000000901010000000000 > > > The terminal stays in this state. I put the applet on a panel....and > bubblemon never crahses (or not yet, but generally it should have > crashed). > > When I <Ctrl>C the process in the terminal, then I get the crash... but > no core. > > Regards > > > Jean-Luc > > >