LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Kernel
User Name
Password
Linux - Kernel This forum is for all discussion relating to the Linux kernel.

Notices


Reply
  Search this Thread
Old 07-21-2021, 12:34 PM   #16
boughtonp
Senior Member
 
Registered: Feb 2007
Location: UK
Distribution: Debian
Posts: 3,597

Rep: Reputation: 2545Reputation: 2545Reputation: 2545Reputation: 2545Reputation: 2545Reputation: 2545Reputation: 2545Reputation: 2545Reputation: 2545Reputation: 2545Reputation: 2545

Quote:
Originally Posted by zeebra View Post
Perhaps a better place for this thread would be here:
https://www.linuxquestions.org/questions/programming-9/
Not without a clearer description, including specific errors, the exact code triggering the error, the command it's compiled/executed with, and so on.

 
Old 07-21-2021, 12:40 PM   #17
zeebra
Senior Member
 
Registered: Dec 2011
Distribution: Slackware
Posts: 1,830
Blog Entries: 17

Rep: Reputation: 638Reputation: 638Reputation: 638Reputation: 638Reputation: 638Reputation: 638
Quote:
Originally Posted by boughtonp View Post
Not without a clearer description, including specific errors, the exact code triggering the error, the command it's compiled/executed with, and so on.

I fail to see how this topic has anything to do with the Linux Kernel, and so should probably be removed from this part of the forum.
 
Old 07-22-2021, 10:33 AM   #18
irajjs
Member
 
Registered: Jan 2010
Location: Karaj , Iran
Distribution: Mandriva 2012
Posts: 204

Original Poster
Blog Entries: 1

Rep: Reputation: 15
Attachment

This attachment shows some buggy features!
Attached Thumbnails
Click image for larger version

Name:	IMG_20210722_181718.jpg
Views:	18
Size:	92.9 KB
ID:	36838  
 
Old 07-22-2021, 10:57 AM   #19
hazel
LQ Guru
 
Registered: Mar 2016
Location: Harrow, UK
Distribution: LFS, AntiX, Slackware
Posts: 7,567
Blog Entries: 19

Rep: Reputation: 4448Reputation: 4448Reputation: 4448Reputation: 4448Reputation: 4448Reputation: 4448Reputation: 4448Reputation: 4448Reputation: 4448Reputation: 4448Reputation: 4448
I've never seen any of these commands before. Are they bash aliases?

If they are and the names are in any way descriptive, then some of them look like the sort of thing you would never run from a console command line anyway. For example MyKernel.

Last edited by hazel; 07-22-2021 at 10:59 AM.
 
Old 07-22-2021, 11:07 AM   #20
boughtonp
Senior Member
 
Registered: Feb 2007
Location: UK
Distribution: Debian
Posts: 3,597

Rep: Reputation: 2545Reputation: 2545Reputation: 2545Reputation: 2545Reputation: 2545Reputation: 2545Reputation: 2545Reputation: 2545Reputation: 2545Reputation: 2545Reputation: 2545
Quote:
Originally Posted by zeebra View Post
I fail to see how this topic has anything to do with the Linux Kernel, and so should probably be removed from this part of the forum.
Sure, but it's lacking the details that make it valid in any technical section, so... *shrug*


irajjs:
If you think you can demonstrate a bug in the Linux kernel, read this.

If you want help fixing bugs in your software, you should remind yourself of this, and provide relevant details. (And not as photographs!)

 
Old 07-22-2021, 12:58 PM   #21
zeebra
Senior Member
 
Registered: Dec 2011
Distribution: Slackware
Posts: 1,830
Blog Entries: 17

Rep: Reputation: 638Reputation: 638Reputation: 638Reputation: 638Reputation: 638Reputation: 638
Talking

Quote:
Originally Posted by boughtonp View Post
Sure, but it's lacking the details that make it valid in any technical section, so... *shrug*
Well, there is the "general" section as well:
https://www.linuxquestions.org/questions/general-10/
Quote:
General This forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun!
 
Old 07-22-2021, 02:37 PM   #22
irajjs
Member
 
Registered: Jan 2010
Location: Karaj , Iran
Distribution: Mandriva 2012
Posts: 204

Original Poster
Blog Entries: 1

Rep: Reputation: 15
Quote:
Originally Posted by hazel View Post
I've never seen any of these commands before. Are they bash aliases?

If they are and the names are in any way descriptive, then some of them look like the sort of thing you would never run from a console command line anyway. For example MyKernel.
Those and nearly 600 more commands are my own created programs
I have tried running them by many other programs such as konqueror, systemd, sed, plasma-desktop, autostart, Autostart, kdeinit,... etc
I tried using insmode and modeprobe as i said before
During the last 10 years i tried every possible option but since they were x-executable and because bash responds and shows some output I use konsole too! As you see they fail! Because the system/kernel are not designed to accept other than the parental sites software! And this is notaccording to what a free software agreement licence is!
 
Old 07-24-2021, 06:51 PM   #23
zeebra
Senior Member
 
Registered: Dec 2011
Distribution: Slackware
Posts: 1,830
Blog Entries: 17

Rep: Reputation: 638Reputation: 638Reputation: 638Reputation: 638Reputation: 638Reputation: 638
Quote:
Originally Posted by irajjs View Post
Hi
Shall I create my own kernel?
Or is there a way to control the current kernel and overcome this segfault error?
As a last note:
If you really think tainting the Kernel can solve anything, you could build and include your own Kernel module(s), with which you can do a number of things.

And yes, it is possibe to make your own Kernel (fork), that's the freedom that comes with free and open source software.

Other than that I don't think this thread has anything to do with the Kernel, so please mark it as solved and continue other related discissions in the appropriate part of the forum.
 
Old 07-25-2021, 05:54 PM   #24
irajjs
Member
 
Registered: Jan 2010
Location: Karaj , Iran
Distribution: Mandriva 2012
Posts: 204

Original Poster
Blog Entries: 1

Rep: Reputation: 15
Attachment-2

This new attachment is another evidence of what kernel/system does!
Attached Thumbnails
Click image for larger version

Name:	IMG_20210726_014500.jpg
Views:	16
Size:	156.0 KB
ID:	36853  
 
Old 07-25-2021, 06:41 PM   #25
zeebra
Senior Member
 
Registered: Dec 2011
Distribution: Slackware
Posts: 1,830
Blog Entries: 17

Rep: Reputation: 638Reputation: 638Reputation: 638Reputation: 638Reputation: 638Reputation: 638
Quote:
Originally Posted by irajjs View Post
This new attachment is another evidence of what kernel/system does!
Nah, those are to do with libstdc++ and libc, not the Kernel, so please mark this (kernel) thread as solved and ask further questions in the appropriate part of the forum.
 
Old 07-26-2021, 08:29 AM   #26
irajjs
Member
 
Registered: Jan 2010
Location: Karaj , Iran
Distribution: Mandriva 2012
Posts: 204

Original Poster
Blog Entries: 1

Rep: Reputation: 15
Smile Not solved!

Quote:
Originally Posted by zeebra View Post
Nah, those are to do with libstdc++ and libc, not the Kernel, so please mark this (kernel) thread as solved and ask further questions in the appropriate part of the forum.
dmesg is a command which shows kernel messages and libstdc++ /libc can not abort/terminate my programs! As shown in attachment1.
 
Old 07-26-2021, 08:32 AM   #27
hazel
LQ Guru
 
Registered: Mar 2016
Location: Harrow, UK
Distribution: LFS, AntiX, Slackware
Posts: 7,567
Blog Entries: 19

Rep: Reputation: 4448Reputation: 4448Reputation: 4448Reputation: 4448Reputation: 4448Reputation: 4448Reputation: 4448Reputation: 4448Reputation: 4448Reputation: 4448Reputation: 4448
Quote:
Originally Posted by irajjs View Post
dmesg is a command which shows kernel messages
Exactly! It's the kernel which sends segfault messages to programs and it always logs those messages.
Quote:
and libstdc++ /libc can not abort/terminate my programs! As shown in attachment1.
Why not?
 
Old 07-26-2021, 10:22 AM   #28
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,260

Rep: Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321
I'm going to post once and unsubscribe, because the OP is at 26 posts at this stage, has divulged very little, and has learned nothing.

@OP This should have been sorted in about 8 posts. A segmentation fault is a memory fault.Run memtest86 on your pc and leave it running overnight. That will check the memory. These folks are being very patient with you. Make sure to thank them.

Read ALL of this: How_To_Ask_a_Question

Your box apparently boots. Check dmesg and your logs (the big ones) in /var/log looking for errors. Does X start? If not, you can use thye following trick to get the text into a file so you can copy and paste it into your posts. With your text highlighted, run
Code:
cat >> somefile <<eof
<Paste in the console - use the middle button, and your text should appear>
eof

Last edited by business_kid; 07-26-2021 at 10:52 AM.
 
Old 07-26-2021, 10:47 AM   #29
hazel
LQ Guru
 
Registered: Mar 2016
Location: Harrow, UK
Distribution: LFS, AntiX, Slackware
Posts: 7,567
Blog Entries: 19

Rep: Reputation: 4448Reputation: 4448Reputation: 4448Reputation: 4448Reputation: 4448Reputation: 4448Reputation: 4448Reputation: 4448Reputation: 4448Reputation: 4448Reputation: 4448
You're wasting your time, Business Kid. This user does not have a hardware problem. He has an attitude problem. He thinks that because Linux is "free software", he should be free to run self-composed mish-mashes of software that do not respect the internals of the OS. There's no cure for that.

Last edited by hazel; 07-26-2021 at 10:49 AM.
 
1 members found this post helpful.
Old 07-26-2021, 11:56 AM   #30
zeebra
Senior Member
 
Registered: Dec 2011
Distribution: Slackware
Posts: 1,830
Blog Entries: 17

Rep: Reputation: 638Reputation: 638Reputation: 638Reputation: 638Reputation: 638Reputation: 638
Quote:
Originally Posted by hazel View Post
You're wasting your time, Business Kid. This user does not have a hardware problem. He has an attitude problem. He thinks that because Linux is "free software", he should be free to run self-composed mish-mashes of software that do not respect the internals of the OS. There's no cure for that.
That is ofcourse unless he changes the OS, which he is free to do. I'm not an expert on the internals of the Kernel, but he can probably do that by tainting it with his own module, and if not, he can do it by forking the Kernel. Which brings this thread to a close in regards to the Kernel

Anyways, I think I will do the same as businesskid suggested.
 
  


Reply

Tags
irajjs



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Can Lawyers 'Overcome' The Bogus Copyright On 'We Shall Overcome' And Free It To The Public Domain? LXer Syndicated Linux News 0 04-17-2016 08:45 AM
How to overcome the following error? arungpillai09054 Linux - Newbie 3 04-19-2013 03:22 PM
How to overcome symbol lookup error? unclesam Linux - Newbie 2 02-10-2006 02:50 AM
yast segmentation fault, system freezing - nvidia driver at fault? BaltikaTroika SUSE / openSUSE 2 12-02-2005 09:34 AM
imp...!grub error 23 how to overcome farhan Linux - General 0 03-11-2003 04:30 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Kernel

All times are GMT -5. The time now is 07:31 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration