View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000371 | DarkRadiant | Design/Coding | public | 15.10.2007 17:21 | 16.10.2007 17:44 |
Reporter | mohij | Assigned To | greebo | ||
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 0.9.3 | ||||
Fixed in Version | 0.9.3 | ||||
Summary | 0000371: Crash on right click in 3d view port when in regular/regular left/split view mode | ||||
Description | Segmentation fault on right click in 3d view with regular/regular left/split layout (it DOES work in floating). I tried it with clean svn co and both debug and release build. | ||||
Additional Information | Backtrace with "debug" flag: (darkradiant:5233): Gtk-CRITICAL **: gtk_window_set_focus: assertion `GTK_IS_WINDOW (window)' failed Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1232226608 (LWP 5233)] 0x083066ca in FreezePointer::freeze_pointer (this=0x990fd84, window=0x0, function=0x83d4526 <Camera_motionDelta(int, int, unsigned int, void*)>, data=0x990fb6c) at libs/gtkutil/cursor.h:168 168 gdk_pointer_grab(GTK_WIDGET(window)->window, TRUE, mask, 0, cursor, GDK_CURRENT_TIME); (gdb) bt #0 0x083066ca in FreezePointer::freeze_pointer (this=0x990fd84, window=0x0, function=0x83d4526 <Camera_motionDelta(int, int, unsigned int, void*)>, data=0x990fb6c) at libs/gtkutil/cursor.h:168 0000001 0x083d5c2a in CamWnd::enableFreeMove (this=0x990f800) at radiant/camera/CamWnd.cpp:343 0000002 0x083d5c9f in enable_freelook_button_press (widget=0x990dae0, event=0x9922378, camwnd=0x990f800) at radiant/camera/CamWnd.cpp:195 0000003 0xb7bdc490 in ?? () from /usr/lib/libgtk-x11-2.0.so.0 0000004 0x0990dae0 in ?? () 0000005 0x09922378 in ?? () 0000006 0x0990f800 in ?? () 0000007 0xb79196e8 in ?? () from /usr/lib/libgobject-2.0.so.0 #8 0xb7bdc430 in ?? () from /usr/lib/libgtk-x11-2.0.so.0 0000009 0xffffffff in ?? () 0000010 0xbfdde388 in ?? () 0000011 0xb78e9ec9 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 Backtrace stopped: frame did not save the PC | ||||
Tags | No tags attached. | ||||
Fixed in latest SVN. Can you confirm that, mohij? | |
Yeah,no segfault in 3d view anymore and layout menu in options has those nice pictures back, too (no idea if that was related to this bug). Also options are remembered on shut down again. | |
Good to hear that, case closed. :) | |
Date Modified | Username | Field | Change |
---|---|---|---|
15.10.2007 17:21 | mohij | New Issue | |
15.10.2007 21:40 | greebo | Status | new => acknowledged |
15.10.2007 21:41 | greebo | Priority | normal => high |
16.10.2007 07:11 | greebo | Status | acknowledged => assigned |
16.10.2007 07:11 | greebo | Assigned To | => greebo |
16.10.2007 07:11 | greebo | Status | assigned => resolved |
16.10.2007 07:11 | greebo | Fixed in Version | => latest SVN |
16.10.2007 07:11 | greebo | Resolution | open => fixed |
16.10.2007 07:11 | greebo | Note Added: 0000781 | |
16.10.2007 17:36 | mohij | Note Added: 0000782 | |
16.10.2007 17:44 | greebo | Status | resolved => closed |
16.10.2007 17:44 | greebo | Note Added: 0000783 |