Application crashing at startup. Master
jvapr27 at gmail.com
jvapr27 at gmail.com
Fri Jul 19 17:49:26 BST 2024
Ok. Thanks.
I also have a fedora system running kde plasma in case Gnome is the
issue. But there I faced a similar issue, I cannot remember if it was
the same exact issue. I came back to gnome because that kde was using
plasma 6 and qt 6 modules so I didn't want to mix the issues.
Anyways, I am attaching the file.
Also, maybe I screwed something up because I was installing packages as
it was saying it could not find them.
thanks very much for the help.
JV
On Fri, 2024-07-19 at 18:04 +0200, Thomas Baumgart via KMyMoney-devel
wrote:
> JV
>
> can you please run the following commands and send the resulting
> list.txt
> as attachment to this list?
>
> find / -name reportsview.so | xargs ls -ltr > list.txt
> find / -name reportsview.so | xargs md5sum >> list.txt
>
> Don't worry about any permission errors that may show up and
> please pay attention, that the second command has two > characters.
>
> There is something really strange going on on your system which
> we need to figure out.
>
> Thomas
>
> On Freitag, 19. Juli 2024 05:40:04 CEST kode Monk3y via KMyMoney-
> devel wrote:
>
> > Ok. I was asked to send that.
> >
> > Here is what happens when I try to run the application from the
> > terminal.
> >
> >
> > [kod3monk3y at fedora-thinkpade15 build]$ kmymoney -n
> > QSocketNotifier: Can only be used with threads started with
> > QThread
> > WebConnect: Starting server failed. Try to remove stale socket.
> > WebConnect: Running in server mode
> > QObject::connect(QAction, KReportsView): invalid nullptr
> > parameter
> > Segmentation fault (core dumped)
> >
> > thanks,
> >
> > JV
> >
> > On Thu, 2024-07-18 at 21:27 -0400, Jack via KMyMoney-devel wrote:
> > > The build log is not helpful with a runtime crash. Please launch
> > > by
> > > command line and post the output. You can also try launching
> > > with
> > > "kmymone -n" to not load your data file, just in case there is
> > > some
> > > problem there.
> > >
> > > On 7/18/24 9:13 PM, kode Monk3y via KMyMoney-devel wrote:
> > >
> > > > Hi all,
> > > >
> > > >
> > > >
> > > >
> > > > The trouble I am having is the application crashes at startup.
> > > >
> > > > FYI I ran a new git clone and compiled then tried to run the
> > > > application. Whether through kdevelop or terminal, I get the
> > > > same
> > > > crash.
> > > >
> > > >
> > > > I have a script I use to build the application:
> > > > {
> > > >
> > > > echo " Uninstall "
> > > > sudo xargs rm < install_manifest.txt
> > > > echo " Clearing the cache"
> > > > rm CMakeCache.txt
> > > > echo " Runinng cmake "
> > > > ##cmake .. -DCMAKE_INSTALL_PREFIX=/usr -
> > > > DKDE_INSTALL_PLUGINDIR=/usr/lib64/qt5/plugins -
> > > > DCMAKE_BUILD_TYPE=Debugfull -ENABLE_UNFINISHEDFEATURES=on
> > > > cmake .. -DCMAKE_INSTALL_PREFIX=/usr -
> > > > DKDE_INSTALL_PLUGINDIR=/usr/lib64/qt5/plugins -
> > > > DCMAKE_BUILD_TYPE=Debugfull -DENABLE_SQLSTORAGE=off -
> > > > DENABLE_SQLCIPHER=off
> > > > echo " running sudo "
> > > > sudo make -j8
> > > > echo " make install/fast "
> > > > sudo make install
> > > > echo " Complete "
> > > > } >> rebuild.jv.log
> > > >
> > > > I basically just ran the make statement as specified in the
> > > > telegram
> > > > chat.
> > > >
> > > > I am attaching the output of make > log.txt 2>&1
> > > >
> > > >
> > > > I look forward to any help any of you can give.
> > > >
> > > > thanks
> > > >
> > > > Jesse V.
> >
>
-------------- next part --------------
-rwxr-xr-x. 1 kod3monk3y kod3monk3y 17582304 Apr 17 2022 /home/kod3monk3y/Documents/git/old_kmy/master/build/lib/reportsview.so
-rwxr-xr-x. 1 kod3monk3y kod3monk3y 11469728 Apr 17 2022 /home/kod3monk3y/Documents/git/kmymoney/build/lib/reportsview.so
-rwxr-xr-x. 1 root root 916616 May 24 19:00 /usr/lib64/qt5/plugins/kmymoney/reportsview.so
-rwxr-xr-x. 1 root root 11519840 Jun 19 22:46 /usr/lib64/qt5/plugins/kmymoney_plugins/reportsview.so
-rwxr-xr-x. 1 kod3monk3y kod3monk3y 10992520 Jun 21 15:53 /home/kod3monk3y/Documents/gitlab/build-kmymoney-Desktop-Debug/lib/kmymoney_plugins/reportsview.so
e8ea27a1e7124cfc42df2d098084867a /home/kod3monk3y/Documents/git/old_kmy/master/build/lib/reportsview.so
550058034357d3b3561d0eba9175d7df /home/kod3monk3y/Documents/git/kmymoney/build/lib/reportsview.so
5f92fa9e1e6b29a34a3b812283bf3c1e /home/kod3monk3y/Documents/gitlab/build-kmymoney-Desktop-Debug/lib/kmymoney_plugins/reportsview.so
d6e1730226143fa264819a308dedc740 /usr/lib64/qt5/plugins/kmymoney_plugins/reportsview.so
eb5b0fd298f816d5fa438e41f0b50fb1 /usr/lib64/qt5/plugins/kmymoney/reportsview.so
More information about the KMyMoney-devel
mailing list