I've tried gdb, it shows no errors:

Starting program: /opt/darktable/bin/darktable
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[init] moving database into new XDG directory structure
[New Thread 0x7fffeb2f3700 (LWP 2591)]
[New Thread 0x7fffeaaf2700 (LWP 2592)]
[New Thread 0x7fffea2f1700 (LWP 2593)]
[New Thread 0x7fffe9af0700 (LWP 2594)]
[New Thread 0x7fffe92ef700 (LWP 2595)]
[New Thread 0x7fffdbbdd700 (LWP 2596)]
[New Thread 0x7fffda48c700 (LWP 2597)]
[New Thread 0x7fffd9c8b700 (LWP 2598)]
[New Thread 0x7fffd8d09700 (LWP 2599)]
[New Thread 0x7fffcb9da700 (LWP 2600)]
[New Thread 0x7fffcb1d9700 (LWP 2602)]
[New Thread 0x7fffca9d8700 (LWP 2603)]
[Thread 0x7fffcb9da700 (LWP 2600) exited]
[Thread 0x7fffda48c700 (LWP 2597) exited]
[Thread 0x7fffd8d09700 (LWP 2599) exited]
[Thread 0x7fffca9d8700 (LWP 2603) exited]
[Thread 0x7fffcb1d9700 (LWP 2602) exited]
[Thread 0x7fffd9c8b700 (LWP 2598) exited]
[New Thread 0x7fffca9d8700 (LWP 2604)]
[New Thread 0x7fffcb1d9700 (LWP 2605)]
[New Thread 0x7fffcb9da700 (LWP 2606)]
[New Thread 0x7fffd8d09700 (LWP 2607)]
[New Thread 0x7fffda48c700 (LWP 2608)]
[New Thread 0x7fffcffff700 (LWP 2609)]
[Thread 0x7fffca9d8700 (LWP 2604) exited]
[Thread 0x7fffd8d09700 (LWP 2607) exited]
[Thread 0x7fffcb1d9700 (LWP 2605) exited]
[Thread 0x7fffda48c700 (LWP 2608) exited]
[Thread 0x7fffcb9da700 (LWP 2606) exited]
[Thread 0x7fffcffff700 (LWP 2609) exited]
[New Thread 0x7fffcffff700 (LWP 2610)]
[New Thread 0x7fffda48c700 (LWP 2611)]
[New Thread 0x7fffd8d09700 (LWP 2612)]
[New Thread 0x7fffcb9da700 (LWP 2613)]
[New Thread 0x7fffcf5f4700 (LWP 2614)]
[imageop_init_presets] WARNING: Could not find versioning information 
for 'colorzones' preset 'for_color_zones_push'
Until some is found, the preset will be unavailable.
(To make it return, please load an image that uses the preset.)
[imageop_init_presets] WARNING: Could not find versioning information 
for 'zonesystem' preset 'push'
Until some is found, the preset will be unavailable.
(To make it return, please load an image that uses the preset.)
[imageop_init_presets] WARNING: Could not find versioning information 
for 'tonecurve' preset 'bride's_dress'
Until some is found, the preset will be unavailable.
(To make it return, please load an image that uses the preset.)
[imageop_init_presets] WARNING: Could not find versioning information 
for 'atrous' preset 'low_sharpness_NR'
Until some is found, the preset will be unavailable.
(To make it return, please load an image that uses the preset.)
[New Thread 0x7fffa49c0700 (LWP 2615)]
[Thread 0x7fffa49c0700 (LWP 2615) exited]
[New Thread 0x7fffa49c0700 (LWP 2616)]
[Thread 0x7fffa49c0700 (LWP 2616) exited]
[New Thread 0x7fffa49c0700 (LWP 2617)]
[Thread 0x7fffa49c0700 (LWP 2617) exited]

And nothing happens until the program is killed.

With respect,
Alexander Rabtchevich


Dave wrote:
> The json id!=NULL error I see is often facebook related.
> I first noticed it when trying to export to facebook from darktable
> Is the black, hung display perhaps related to thsi issue?
> Anyone else happen to be exporting to facebook immediately before the 
> display issue began?
>
> How do I generate more debug info?
>
> Regards
>
> Dave
>
> On 4 January 2015 at 10:04, Alexander Rabtchevich 
> <alexander.v.rabtchev...@gmx.net 
> <mailto:alexander.v.rabtchev...@gmx.net>> wrote:
>
>     Hello
>
>     My screen is still black. AMD Phenom II X6 1075T, no OpenCl. Linux
>     Mint
>     17, Mate 64x.
>
>     With respect,
>     Alexander Rabtchevich
>
>     johannes hanika wrote:
>     > thanks for bisecting, darktable-cli definitely had a bug writing to
>     > non-alloced memory there (fixed in master). still very much unsure
>     > about the main darktable program though.
>     >
>     > -jo
>     >
>     > On Sun, Jan 4, 2015 at 1:13 PM, thokster <thoks...@gmail.com
>     <mailto:thoks...@gmail.com>
>     > <mailto:thoks...@gmail.com <mailto:thoks...@gmail.com>>> wrote:
>     >
>     >
>     >     Remove thumbnail_width/height settings
>     >     0a00f6126a95984b959c19f5e4a1ecc89c8e4fed
>     >
>     >     introduces the issue over here
>     >
>     >
>     >
>     >     Am 03.01.2015, 23:36 Uhr, schrieb Francois Connetable
>     >     <francois.conneta...@free.fr
>     <mailto:francois.conneta...@free.fr>
>     <mailto:francois.conneta...@free.fr
>     <mailto:francois.conneta...@free.fr>>>:
>     >
>     >     > FYI, reverting to a "randomly selected" commit from DEC24:
>     >     > af6ffb25e9b75f4b8fb5bcc24510c374e4e8d59b
>     >     >
>     >     > ...Everything is fine again. So I'll do some further try
>     to see
>     >     if I can
>     >     > find out the commit id that introduces the issue..
>     >     >
>     >     > -Francois
>     >     >
>     >     > Le samedi 03 janvier 2015 à 23:30 +0100, Francois Connetable a
>     >     écrit :
>     >     >> Just to confirm, I upgraded my ubuntu to "vivid". I'm now
>     running
>     >     >> libgtk-3.14.6. I did a full rebuild of darktable -> still
>     the same
>     >     >> issue. Will try to revert to a previous commit and see if
>     I can
>     >     get it
>     >     >> to run again...
>     >     >>
>     >     >> Not sure it can explain but my system went through an
>     update to
>     >     latest
>     >     >> nvidia driver before the issue started to occur...
>     >     >>
>     >     >> -Francois
>     >     >>
>     >     >>
>     >     >> Le dimanche 04 janvier 2015 à 06:27 +1300, johannes hanika a
>     >     écrit :
>     >     >> > we /think/ 3.10 should suffice, but of course can't be sure
>     >     without
>     >     >> > further testing. gtk changed the threading model, and
>     since these
>     >     >> > backtraces all show some gdk_threads_enter() related
>     stack traces
>     >     >> > that's my best guess so far.
>     >     >> >
>     >     >> > running gtk-3.14 just fine here..
>     >     >> >
>     >     >> >
>     >     >> > -jo
>     >     >> >
>     >     >> >
>     >     >> > On Sun, Jan 4, 2015 at 6:22 AM, Francois Connetable
>     >     >> > <francois.conneta...@free.fr
>     <mailto:francois.conneta...@free.fr>
>     >     <mailto:francois.conneta...@free.fr 
> <mailto:francois.conneta...@free.fr>>>
>     wrote:
>     >     >> >         Hi Jo,
>     >     >> >
>     >     >> >         Assuming this is what your are looking for, a
>     "dpkg -l
>     >     >> >         libgtk-3-0" reports:
>     >     >> >         3.12.2-0ubun amd64
>     >     >> >
>     >     >> >         Now it makes me wonder - didn't you say that
>     3.14 was the
>     >     >> >         minimum version supported?
>     >     >> >
>     >     >> >         Thanks for your help,
>     >     >> >         -FrancoisLe 3 janv. 2015 18:05, johannes hanika
>     >     >> >         <hana...@gmail.com <mailto:hana...@gmail.com>
>     <mailto:hana...@gmail.com <mailto:hana...@gmail.com>>> a écrit :
>     >     >> >         >
>     >     >> >         > which version of libgtk-3 do you guys have
>     where it
>     >     hangs?
>     >     >> >         >
>     >     >> >         > -jo
>     >     >> >         >
>     >     >> >         > On Sun, Jan 4, 2015 at 4:28 AM, Francois
>     Connetable
>     >     >> >         <francois.conneta...@free.fr
>     <mailto:francois.conneta...@free.fr>
>     >     <mailto:francois.conneta...@free.fr 
> <mailto:francois.conneta...@free.fr>>>
>     wrote:
>     >     >> >         >>
>     >     >> >         >> Same thing here (running on GNOME ubuntu latest,
>     >     NVIDIA
>     >     >> >         openCL).
>     >     >> >         >>
>     >     >> >         >> Hope it helps,
>     >     >> >         >> -Francois
>     >     >> >         >> Le 3 janv. 2015 11:25, Alexander Rabtchevich
>     >     >> >         <alexander.v.rabtchev...@gmx.net
>     <mailto:alexander.v.rabtchev...@gmx.net>
>     >     <mailto:alexander.v.rabtchev...@gmx.net
>     <mailto:alexander.v.rabtchev...@gmx.net>>> a écrit :
>     >     >> >         >> >
>     >     >> >         >> > Hello
>     >     >> >         >> >
>     >     >> >         >> > I can only see a dark rectangle of the program
>     >     instead of
>     >     >> >         its controls.
>     >     >> >         >> > Pressing L, D, F11 changes nothing. gdb
>     shows no
>     >     problems
>     >     >> >         and the
>     >     >> >         >> > program does nothing at least it does not
>     consume
>     >     >> >         processor power.
>     >     >> >         >> > Current git. Deletion of library file
>     hasn't helped.
>     >     >> >         >> >
>     >     >> >         >> >
>


------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
darktable-devel mailing list
darktable-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/darktable-devel

Reply via email to