| Summary: | Setting twinview in nvidia-settings causes fatal error | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Brian Jamison <brian> |
| Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | gertburger |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Brian Jamison
2008-11-12 19:44:28 UTC
I am experiencing the same problem.
Running Kubuntu 8.10 on a Dell Inspiron 9400 with nvidia drivers 177.
Stack trace:
Application: KWin (kwin), signal SIGABRT
[Thread debugging using libthread_db enabled]
[New Thread 0xb56ff6e0 (LWP 14075)]
[KCrash handler]
#6 0xb7f75430 in __kernel_vsyscall ()
#7 0xb7d62880 in raise () from /lib/tls/i686/cmov/libc.so.6
#8 0xb7d64248 in abort () from /lib/tls/i686/cmov/libc.so.6
#9 0xb7906795 in qt_message_output () from /usr/lib/libQtCore.so.4
#10 0xb7906872 in qFatal () from /usr/lib/libQtCore.so.4
#11 0xb79068cc in qt_assert_x () from /usr/lib/libQtCore.so.4
#12 0xb7eff652 in KWin::Workspace::clientArea (this=0x8fa50a8,
opt=KWin::ScreenArea, screen=1, desktop=1)
at /usr/include/qt4/QtCore/qvector.h:321
#13 0xb7eff936 in KWin::Workspace::clientArea (this=0x8fa50a8,
opt=KWin::ScreenArea, p=@0xbfd74b18, desktop=-1)
at /build/buildd/kdebase-workspace-4.1.2/kwin/geometry.cpp:283
#14 0xb7effd8b in KWin::Workspace::clientArea (this=0x8fa50a8,
opt=KWin::ScreenArea, c=0x924f8b8)
at /build/buildd/kdebase-workspace-4.1.2/kwin/geometry.cpp:288
#15 0xb7f00001 in KWin::Client::adjustedClientArea (this=0x924f8b8,
desktopArea=@0xbfd74d94, area=@0xbfd74d94)
at /build/buildd/kdebase-workspace-4.1.2/kwin/geometry.cpp:761
#16 0xb7f08d4b in KWin::Workspace::updateClientArea (this=0x8fa50a8,
force=false)
at /build/buildd/kdebase-workspace-4.1.2/kwin/geometry.cpp:115
#17 0xb7f0a1f9 in KWin::Workspace::updateClientArea (this=0x8fa50a8)
at /build/buildd/kdebase-workspace-4.1.2/kwin/geometry.cpp:215
#18 0xb7f0a264 in KWin::Workspace::desktopResized (this=0x8fa50a8)
at /build/buildd/kdebase-workspace-4.1.2/kwin/geometry.cpp:63
#19 0xb7eb24f0 in KWin::Workspace::qt_metacall (this=0x8fa50a8,
_c=QMetaObject::InvokeMetaMethod, _id=125, _a=0xbfd74efc)
at /build/buildd/kdebase-workspace-4.1.2/obj-i486-linux-gnu/kwin/workspace.moc:421
#20 0xb7a13a60 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#21 0xb7a147e2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#22 0xb75b9963 in QDesktopWidget::resized () from /usr/lib/libQtGui.so.4
#23 0xb70408af in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#24 0xb706a7ea in ?? () from /usr/lib/libQtGui.so.4
#25 0xb67426f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#26 0xb6745da3 in ?? () from /usr/lib/libglib-2.0.so.0
#27 0xb6745f61 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#28 0xb7a29478 in QEventDispatcherGlib::processEvents ()
from /usr/lib/libQtCore.so.4
#29 0xb7069ee5 in ?? () from /usr/lib/libQtGui.so.4
#30 0xb79fd52a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#31 0xb79fd6ea in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#32 0xb79ffda5 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#33 0xb6fcf767 in QApplication::exec () from /usr/lib/libQtGui.so.4
#34 0xb7ecd8ce in kdemain (argc=3, argv=0xbfd75854)
at /build/buildd/kdebase-workspace-4.1.2/kwin/main.cpp:511
#35 0x080485a2 in main (argc=)
at /build/buildd/kdebase-workspace-4.1.2/obj-i486-linux-gnu/kwin/kwin_dummy.cpp:3
#0 0xb7f75430 in __kernel_vsyscall ()
I think this is a duplicate of bug #173017 *** This bug has been marked as a duplicate of bug 173017 *** |