[konsole] [Bug 472428] Konsole crashes when external monitor is connected via USB Type C cable

2023-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=472428

--- Comment #7 from fanzhuyi...@gmail.com ---
(In reply to tcanabrava from comment #6)
> Created attachment 162576 [details]
> attachment-467077-0.html
> 
> the backtrace is completely out of konsole (something inside of Qt)
> 

So do you think this is a Qt issue then?

Also do you think this should not be marked as a duplicate? I am happy to
reopen this if you think this is not a duplicate of 471439.

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 472428] Konsole crashes when external monitor is connected via USB Type C cable

2023-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=472428

--- Comment #6 from tcanabr...@kde.org ---
the backtrace is completely out of konsole (something inside of Qt)

On Thu, Oct 26, 2023 at 7:14 PM  wrote:

> https://bugs.kde.org/show_bug.cgi?id=472428
>
> fanzhuyi...@gmail.com changed:
>
>What|Removed |Added
>
> 
>  Resolution|WAITINGFORINFO  |DUPLICATE
>  Status|NEEDSINFO   |RESOLVED
>
> --- Comment #5 from fanzhuyi...@gmail.com ---
> Likely duplicate of 471439. Backtrace looks the same. Also Nvidia + Intel
> dual
> GPU setup
>
> *** This bug has been marked as a duplicate of bug 471439 ***
>
> --
> You are receiving this mail because:
> You are the assignee for the bug.

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 472428] Konsole crashes when external monitor is connected via USB Type C cable

2023-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=472428

fanzhuyi...@gmail.com changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |DUPLICATE
 Status|NEEDSINFO   |RESOLVED

--- Comment #5 from fanzhuyi...@gmail.com ---
Likely duplicate of 471439. Backtrace looks the same. Also Nvidia + Intel dual
GPU setup

*** This bug has been marked as a duplicate of bug 471439 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 472428] Konsole crashes when external monitor is connected via USB Type C cable

2023-10-26 Thread Yurii
https://bugs.kde.org/show_bug.cgi?id=472428

--- Comment #4 from Yurii  ---
Hi fanzhuyifan,

I'm using laptop with two graphic cards: Nvidia and Intel. Details below:

  *-display 
   description: 3D controller
   product: GA107M [GeForce RTX 3050 Ti Mobile]
   vendor: NVIDIA Corporation
   physical id: 0
   bus info: pci@:01:00.0
   logical name: /dev/fb0
   version: a1
   width: 64 bits
   clock: 33MHz
   capabilities: pm msi pciexpress bus_master cap_list rom fb
   configuration: depth=32 driver=nvidia latency=0 mode=2880x1800
visual=truecolor xres=2880 yres=1800
   resources: iomemory:600-5ff iomemory:610-60f irq:181
memory:5f00-5fff memory:60-60
memory:61-6101ff ioport:3000(size=128) memory:6000-6007
  *-display
   description: VGA compatible controller
   product: Alder Lake-P Integrated Graphics Controller
   vendor: Intel Corporation
   physical id: 2
   bus info: pci@:00:02.0
   logical name: /dev/fb0
   version: 0c
   width: 64 bits
   clock: 33MHz
   capabilities: pciexpress msi pm vga_controller bus_master cap_list rom
fb
   configuration: depth=32 driver=i915 latency=0 resolution=2880,1800
   resources: iomemory:610-60f iomemory:400-3ff irq:162
memory:612c00-612cff memory:40-400fff ioport:4000(size=64)
memory:c-d memory:401000-4016ff memory:402000-40

Is that helpful? Please let me know if you need more information.

P.S. I think this bug might be related to this one because programs crash there
only when Nvidia is disabled: https://bugs.kde.org/show_bug.cgi?id=446987

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 472428] Konsole crashes when external monitor is connected via USB Type C cable

2023-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=472428

fanzhuyi...@gmail.com changed:

   What|Removed |Added

 CC||fanzhuyi...@gmail.com
 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #3 from fanzhuyi...@gmail.com ---
Thank you for your report! What kind of GPU(s) do you have? I noticed that you
mentioned nvidia prime. Do you have a multi-gpu setup?

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 472428] Konsole crashes when external monitor is connected via USB Type C cable

2023-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=472428

fanzhuyi...@gmail.com changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=471439

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 472428] Konsole crashes when external monitor is connected via USB Type C cable

2023-10-18 Thread Yurii
https://bugs.kde.org/show_bug.cgi?id=472428

--- Comment #2 from Yurii  ---
Created attachment 162408
  --> https://bugs.kde.org/attachment.cgi?id=162408=edit
New crash information added by DrKonqi

konsole (23.08.2) using Qt 5.15.11

The bug is still here in case somebody was wondering

-- Backtrace (Reduced):
#4  0x7fe32ed97f24 in QWidget::hide() () from
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
[...]
#6  0x7fe32ef099f0 in QMenuBar::changeEvent(QEvent*) () from
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#7  0x7fe32edaf926 in QWidget::event(QEvent*) () from
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#8  0x7fe32ed6c763 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#9  0x7fe32e0bc88a in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt5Core.so.5

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 472428] Konsole crashes when external monitor is connected via USB Type C cable

2023-09-12 Thread Yurii
https://bugs.kde.org/show_bug.cgi?id=472428

Yurii  changed:

   What|Removed |Added

 CC||yurii.zi...@protonmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.