Hi Jeff, Yes I am getting almost the same result however I'm not aware that there is another version of the program running. The application crash is persistent across reboots and I didn't see any version of kpilot running under the "top" command. I've incudeld the entire output from gdb...
(gdb) run Starting program: /usr/bin/kpilot [Thread debugging using libthread_db enabled] [New Thread 0xb5f2a700 (LWP 25651)] Error: "var/tmp/kdecache-michael" is owned by uid 1000 instead of uid 0 Error: "/tmp/kdecache-michael" is owned by uid 1000 instead of uid 0 ! ! KPilot configuration version 520 newer than stored version 0 <unknown program name>(25651)/: Communication problem with "kpilot" , it probably crashed. Error message was: "org.freedesktop.DBus.Error.NoReply" : "Message did not receive a reply (timeout by message bus) " " Program exited with code 0377. (gdb) KCrash: Application 'kpilot' crashing... Warning: connect() failed: : No such file or directory KCrash cannot reach kdeinit, launching directly. Error: "var/tmp/kdecache-michael" is owned by uid 1000 instead of uid 0 Error: "/tmp/kdecache-michael" is owned by uid 1000 instead of uid 0 Thanks Jeff! Michael Jeff Trull wrote: > Hi Michael, > > It looks like you ran the command line as I sent it, in other words: > > gdb /usr/bin/kpilot 2>&1 | tee ~/gdb-kpilot.txt > > without the "<program>" stuff, which is correct - just making sure. > > When I follow the directions in the Backtrace wiki, I get your results, > but I also get a "KPilot Main Configuration" window that persists even > though the main program has terminated according to gdb. Do you see > this window? I also see a message in gdb as follows: > > [New Thread 0xb5dfc700 (LWP 4717)] > ! > ! KPilot configuration version 520 newer than stored version 0 > > Program exited normally. > > Please let me know if this matches what you observe. If you still have > a "KPIlot Main Configuration" window present, then kpilot has not > actually "crashed", but in fact is still running. You can use the > window to configure kpilot and subsequently sync your device. > > -- K-Pilot crashed upon launching the application https://bugs.launchpad.net/bugs/409630 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdepim in ubuntu. -- kubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
