octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #41244] Segfault using the figure() command


From: Michael C. Grant
Subject: [Octave-bug-tracker] [bug #41244] Segfault using the figure() command
Date: Thu, 16 Jan 2014 01:57:06 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.73.11 (KHTML, like Gecko) Version/7.0.1 Safari/537.73.11

Follow-up Comment #5, bug #41244 (project octave):

I'm honestly not surprised. I certainly understand that debugging these things
is not trivial. There's a reason, I'm sure, that the Mac binary builds use
gnuplot!

If it's remotely useful to anyone, if I quit before a segfault, I often get
this assertion error:


2014-01-15 19:56:27.881 octave-gui[3853:240b] *** Assertion failure in
-[NSThemeFrame lockFocus],
/SourceCache/AppKit/AppKit-1265/AppKit.subproj/NSView.m:7041
2014-01-15 19:56:27.881 octave-gui[3853:240b] unlockFocus called too many
times. Called on <NSThemeFrame: 0x7f8232f85c70>.
2014-01-15 19:56:27.882 octave-gui[3853:240b] -[NSThemeFrame(0x7f8232f85c70)
lockFocus] failed with window=0x7f82345029f0, windowNumber=549, [self
isHiddenOrHasHiddenAncestor]=0
2014-01-15 19:56:27.891 octave-gui[3853:240b] (
        0   CoreFoundation                      0x00007fff8cb7c41c
__exceptionPreprocess + 172
        1   libobjc.A.dylib                     0x00007fff8c88de75
objc_exception_throw + 43
        2   CoreFoundation                      0x00007fff8cb7c1f8 +[NSException
raise:format:arguments:] + 104
        3   Foundation                          0x00007fff8cd83c61
-[NSAssertionHandler
handleFailureInMethod:object:file:lineNumber:description:] + 189
        4   AppKit                              0x00007fff9301ec6d -[NSView
lockFocus] + 233
        5   AppKit                              0x00007fff9301cbf4 -[NSView
_displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 1271
        6   AppKit                              0x00007fff92ffc63a -[NSView
displayIfNeeded] + 1680
        7   AppKit                              0x00007fff9306189e
_handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 884
        8   AppKit                              0x00007fff93635cd1 
__83-[NSWindow
_postWindowNeedsDisplayOrLayoutOrUpdateConstraintsUnlessPostingDisabled]_block_invoke1331
+ 46
        9   CoreFoundation                      0x00007fff8caad0a7
__CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
        10  CoreFoundation                      0x00007fff8caad017
__CFRunLoopDoObservers + 391
        11  CoreFoundation                      0x00007fff8ca9e7b8 
__CFRunLoopRun +
776
        12  CoreFoundation                      0x00007fff8ca9e275
CFRunLoopRunSpecific + 309
        13  HIToolbox                           0x00007fff95f8ef0d
RunCurrentEventLoopInMode + 226
        14  HIToolbox                           0x00007fff95f8eb85
ReceiveNextEventCommon + 173
        15  HIToolbox                           0x00007fff95f8eabc
_BlockUntilNextEventMatchingListInModeWithFilter + 65
        16  AppKit                              0x00007fff92ec528e 
_DPSNextEvent +
1434
        17  AppKit                              0x00007fff92ec48db 
-[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
        18  AppKit                              0x00007fff92eb89cc 
-[NSApplication
run] + 553
        19  QtGui                               0x0000000111cad037
_ZN19QEventDispatcherMac13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE
+ 519
        20  QtCore                              0x00000001118dc6e7
_ZN10QEventLoop13processEventsE6QFlagsINS_17ProcessEventsFlagEE + 79
        21  QtCore                              0x00000001118dc84a
_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE + 346
        22  QtCore                              0x00000001118df4f9
_ZN16QCoreApplication4execEv + 199
        23  liboctgui.0.dylib                   0x000000010d47d463
_Z16octave_start_guiiPPcb + 351
        24  libdyld.dylib                       0x00007fff951f65fd start + 1
        25  ???                                 0x0000000000000009 0x0 + 9
)


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?41244>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]