After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 356265 - crash in Image Viewer:
crash in Image Viewer:
Status: RESOLVED DUPLICATE of bug 354327
Product: eog
Classification: Core
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: EOG Maintainers
EOG Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-09-16 14:07 UTC by Sebastian Bergmann
Modified: 2006-09-16 14:29 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Sebastian Bergmann 2006-09-16 14:07:26 UTC
Version: 2.16.0.1

What were you doing when the application crashed?



Distribution: Gentoo Base System version 1.12.5
Gnome Release: 2.16.0 2006-09-10 (Gentoo)
BugBuddy Version: 2.16.0

Memory status: size: 85970944 vsize: 0 resident: 85970944 share: 0 rss: 51101696 rss_rlim: 0
CPU usage: start_time: 1158415431 rtime: 0 utime: 2746 stime: 0 cutime:2652 cstime: 0 timeout: 94 it_real_value: 0 frequency: 6

Backtrace was generated from '/usr/bin/eog'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1224952144 (LWP 25514)]
[New Thread -1274262624 (LWP 25517)]
[New Thread -1225270368 (LWP 25515)]
_______________________________________________________________________________
     eax:FFFFFE00 ebx:000063DE  ecx:BFD8B6F8  edx:00000000     eflags:00200293
     esi:08111BB0 edi:B37526C8  esp:BFD8B614  ebp:BFD8B708     eip:FFFFE410
     cs:0073  ds:007B  es:007B  fs:0000  gs:0033  ss:007B    o d I t S z A p C 
[007B:BFD8B614]---------------------------------------------------------[stack]
BFD8B644 : 1C B7 D8 BF  02 00 00 00 - 00 00 00 00  E7 E2 41 B7 ..............A.
BFD8B634 : F8 B6 D8 BF  00 00 00 00 - 14 43 58 B7  1C B7 D8 BF .........CX.....
BFD8B624 : 54 8A DC B7  00 00 00 00 - A5 49 D9 B7  DE 63 00 00 T........I...c..
BFD8B614 : 08 B7 D8 BF  00 00 00 00 - F8 B6 D8 BF  DB 2F 42 B7 ............./B.
[007B:08111BB0]---------------------------------------------------------[ data]
08111BB0 : 00 18 11 08  04 00 00 00 - 60 9E 1E 08  00 2A 0C 08 ........`....*..
08111BC0 : 01 02 00 00  D8 10 11 08 - 70 4D 11 08  70 D4 56 B7 ........pM..p.V.
[0073:FFFFE410]---------------------------------------------------------[ code]
0xffffe410 <__kernel_vsyscall+16>:	pop    %ebp
0xffffe411 <__kernel_vsyscall+17>:	pop    %edx
0xffffe412 <__kernel_vsyscall+18>:	pop    %ecx
0xffffe413 <__kernel_vsyscall+19>:	ret    
0xffffe414 <__kernel_vsyscall+20>:	nop    
0xffffe415 <__kernel_vsyscall+21>:	nop    
------------------------------------------------------------------------------
0xffffe410 in __kernel_vsyscall ()
  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 eog_image_cache_add
  • #5 eog_full_screen_enable_SunF36
  • #6 eog_job_call_finished
  • #7 eog_job_manager_cancel_all_jobs
  • #8 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #9 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #10 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #11 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #12 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #13 main

Comment 1 Karsten Bräckelmann 2006-09-16 14:29:24 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

Matches the stacktrace in bug 354154, which is a duplicate of bug 354327.

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