Bug 480186

Summary: Crashing at starting
Product: [Applications] konqueror Reporter: إسلام الشيخ <islam.alshaikh.news>
Component: generalAssignee: Konqueror Bugs <konqueror-bugs-null>
Status: REPORTED ---    
Severity: crash CC: stefano.crocco
Priority: NOR    
Version First Reported In: 23.08.4   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description إسلام الشيخ 2024-01-22 20:14:33 UTC
SUMMARY
***
[250772:250772:0122/230530.177290:FATAL:credentials.cc(125)] Check failed: . : Permission denied (13)
Trace/breakpoint trap (core dumped)

it runs normal with : sudo konqueror
with enabling the insecure mode.

***


STEPS TO REPRODUCE
1. run konqurer
2. no message
3. run konqurer from terminal give this message:
Check failed: . : Permission denied (13)
Trace/breakpoint trap (core dumped)

OBSERVED RESULT
Nothing run.

EXPECTED RESULT
Running or give any error message in GUI.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kubuntu 24.04 Beta
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Stefano Crocco 2024-04-07 17:26:11 UTC
Given that Konqueror works correctly when run with sudo, it seems this is a permission issue. Konqueror itself doesn't perform any permission check, so I think the problem is with some of the underlying libraries. Are you experiencing this problem only with Konqueror? Could you please attach a backtrace? Without it it's impossible for me to attempt to find out what's happening.