[Bug 123979] Re: f-spot.exe crashed with SIGSEGV in g_datalist_clear()

2010-11-27 Thread Bug Watch Updater
Launchpad has imported 25 comments from the remote bug at
https://bugzilla.novell.com/show_bug.cgi?id=322163.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2007-09-15T20:10:42+00:00 Twiest wrote:



 Reported by awadd...@fnfr.com 2006-09-20 22:16:57 MST 

Please fill in this template when reporting a bug, unless you know what you
are doing.
Description of Problem: we've seen several cases where our C# program has
finished the last line of main() but we never get back to the Linux prompt
as mono appears to be hung.  When it's in this state, we can't run any
other mono programs until the hanging one is killed.  Is it possible that
the mono runtime has a lock somewhere which prevents other instances from
running it and when one runtime instance is holding the lock forever??


Steps to reproduce the problem:
we haven't yet been able to consistently reproduce this, but we've seen it
several time.  killing the one that is hung frees everthing up.

We'll keep trying, but thought it was worth entering the bug.  Perhaps
there is something we can do to troubleshoot it when it gets in this state.

Actual Results:


Expected Results:


How often does this happen? every once in a while


Additional Information:


 Additional Comments From lu...@ximian.com 2006-09-21 11:03:43 MST


This looks like an issue with the io-layer.
When it happens again, please attach gdb to the hanging mono process
and get a backtrace of all the threads (type 'thread apply all bt' at
the gdb prompt). Also, what preecise version of mono are you using
(mono --version)?


 Additional Comments From awadd...@fnfr.com 2006-09-21 13:06:37 MST


Will do (the gdb bit).  We're using 1.1.13.8.


 Additional Comments From awadd...@fnfr.com 2006-09-26 13:21:41 MST


I encountered the hang again.  There are 2 mono processes.  The first
yields:


(gdb) thread apply all bt

(gdb) bt

#0  0x0038a410 in ?? ()

#1  0xbfb79858 in ?? ()

#2  0x in ?? ()



The 2nd process seems to have more info:


(gdb) thread apply all bt


Thread 5 (Thread -1213420640 (LWP 14556)):

#0  0x0038a410 in ?? ()

#1  0xb7aca388 in ?? ()

#2  0x0001 in ?? ()

#3  0x00ad8011 in ?? ()

#4  0x0047236d in semop () from /lib/libc.so.6

#5  0x080fe496 in _wapi_shm_sem_lock (sem=-4) at shared.c:483

#6  0x081042de in _wapi_handle_update_refs ()

at ../../mono/io-layer/handles-private.h:319

#7  0x080fe5f5 in collection_thread (unused=0x0) at collection.c:37

#8  0x007b040b in start_thread () from /lib/libpthread.so.0

#9  0x00470b7e in clone () from /lib/libc.so.6


Thread 4 (Thread -1218552928 (LWP 14557)):

#0  0x0038a410 in ?? ()

#1  0xb75e5270 in ?? ()

#2  0x866b in ?? ()

#3  0x in ?? ()


Thread 3 (Thread -1222575200 (LWP 14559)):

#0  0x0038a410 in ?? ()

#1  0xb720ef94 in ?? ()

---Type return to continue, or q return to quit---

#2  0x8b93 in ?? ()

#3  0x in ?? ()


Thread 2 (Thread -1225593952 (LWP 14560)):

#0  0x0038a410 in ?? ()

#1  0xb6f2e458 in ?? ()

#2  0xb6f2e338 in ?? ()

#3  0xb6f2e3b8 in ?? ()

#4  0x00469e11 in ___newselect_nocancel () from /lib/libc.so.6

#5  0xb6fca3cc in Tcl_InitNotifier () from /usr/lib/libtcl8.4.so

#6  0x007b040b in start_thread () from /lib/libpthread.so.0

#7  0x00470b7e in clone () from /lib/libc.so.6


Thread 1 (Thread -1208580416 (LWP 14555)):

#0  0x0038a410 in ?? ()

#1  0xbff1ab40 in ?? ()

#2  0x081be970 in __JCR_LIST__ ()

#3  0xbff1ab18 in ?? ()

#4  0x007b60d8 in recvfrom () from /lib/libpthread.so.0

#5  0x080f72de in _wapi_recvfrom (fd=9, buf=0x8458560, len=1024,
recv_flags=0,

from=0x0, fromlen=0x0) at sockets.c:498

#6  0x080f7234 in _wapi_recv (fd=4294966784, buf=0xfe00,
len=4294966784, 

recv_flags=-512) at sockets.c:478

---Type return to continue, or q return to quit---

#7  0x080baa47 in ves_icall_System_Net_Sockets_Socket_Receive_internal (

sock=4294966784, buffer=0xbff1ab18, offset=136046960, count=1024,

flags=-512, error=0xbff1ac00) at socket-io.c:1212

#8  0xb721eedb in ?? ()

#9  0x0009 in ?? ()

#10 0x08458550 in ?? ()

#11 0x in ?? ()

(gdb)





 Additional Comments From psi...@fnfr.com 2006-10-06 14:00:20 MST


Created an attachment (id=170526)
c# code



 Additional Comments From psi...@fnfr.com 2006-10-06 14:00:46 MST 

Created an attachment (id=170527)
Makefile



 Additional Comments From psi...@fnfr.com 2006-10-06 14:01:31 MST 

Seems to happen if we leave threads running before exiting main and
threads are actively running and using AutoResetEvents,
ManualResetEvents, etc...


 Additional Comments From d...@ximian.com 2006-11-13 18:07:41 MST


I've been unable to reproduce this with current svn.  I've tested on
several 

[Bug 123979] Re: f-spot.exe crashed with SIGSEGV in g_datalist_clear()

2009-09-16 Thread Kees Cook
** Description changed:

  Binary package hint: f-spot
  
  Sorry to be so vague, but this simply occurred after importing photos
  for the first time, looking at the imported tags and then exiting.
  
  ProblemType: Crash
  Architecture: i386
  Date: Wed Jul  4 08:35:32 2007
  Disassembly: 0xb6c91490:
  DistroRelease: Ubuntu 7.10
  ExecutablePath: /usr/lib/f-spot/f-spot.exe
  InterpreterPath: /usr/bin/mono
  NonfreeKernelModules: nvidia
  Package: f-spot 0.3.5-1
  PackageArchitecture: i386
  ProcCmdline: f-spot /usr/lib/f-spot/f-spot.exe
  ProcCwd: /home/kaitlin
  ProcEnviron:
   SHELL=/bin/bash
   PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
   LANG=en_CA.UTF-8
  Signal: 11
  SourcePackage: f-spot
  Stacktrace:
   #0  0xb6c91490 in ?? ()
   #1  0xb7f1f408 in g_datalist_clear () from /usr/lib/libglib-2.0.so.0
   #2  0xb62e2d58 in ?? () from /usr/lib/libgobject-2.0.so.0
   #3  0x0861f050 in ?? ()
   #4  0x in ?? ()
  StacktraceTop:
   ?? ()
   g_datalist_clear () from /usr/lib/libglib-2.0.so.0
   ?? () from /usr/lib/libgobject-2.0.so.0
   ?? ()
   ?? ()
  Title: f-spot.exe crashed with SIGSEGV in g_datalist_clear()
  Uname: Linux bateman 2.6.22-7-generic #1 SMP Mon Jun 25 17:33:14 GMT 2007 
i686 GNU/Linux
  UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev plugdev 
powerdev scanner video
+ SegvAnalysis:
+  Segfault happened at: 0xb6c91490:
+  PC (0xb6c91490) not located in a known VMA region (needed executable region)!
+ SegvReason: executing unknown VMA

-- 
f-spot.exe crashed with SIGSEGV in g_datalist_clear()
https://bugs.launchpad.net/bugs/123979
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 123979] Re: f-spot.exe crashed with SIGSEGV in g_datalist_clear()

2008-09-20 Thread Claudiu Vlad
I may confirm now the bugs is still there in Intrepid Ibex, after
upgrading from Hardy heron.

-- 
f-spot.exe crashed with SIGSEGV in g_datalist_clear()
https://bugs.launchpad.net/bugs/123979
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 123979] Re: f-spot.exe crashed with SIGSEGV in g_datalist_clear()

2008-09-18 Thread Bug Watch Updater
** Changed in: f-spot
   Status: Unknown = In Progress

-- 
f-spot.exe crashed with SIGSEGV in g_datalist_clear()
https://bugs.launchpad.net/bugs/123979
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 123979] Re: f-spot.exe crashed with SIGSEGV in g_datalist_clear()

2008-09-17 Thread Jorge O. Castro
** Also affects: f-spot via
   https://bugzilla.novell.com/show_bug.cgi?id=322163
   Importance: Unknown
   Status: Unknown

-- 
f-spot.exe crashed with SIGSEGV in g_datalist_clear()
https://bugs.launchpad.net/bugs/123979
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 123979] Re: f-spot.exe crashed with SIGSEGV in g_datalist_clear()

2008-06-29 Thread Claudiu Vlad
Seems to be mono's fault (?!) according to these guys: 
https://bugzilla.novell.com/show_bug.cgi?id=322163
Please fix ASAP, as fspot is crashing EVERY TIME here on Hardy Heron.

-- 
f-spot.exe crashed with SIGSEGV in g_datalist_clear()
https://bugs.launchpad.net/bugs/123979
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 123979] Re: f-spot.exe crashed with SIGSEGV in g_datalist_clear()

2008-04-24 Thread Pedro Villavicencio
Still an issue with latest package on Hardy Heron, the crash at exit is
fixed with bug 199496. thanks.

-- 
f-spot.exe crashed with SIGSEGV in g_datalist_clear()
https://bugs.launchpad.net/bugs/123979
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 123979] Re: f-spot.exe crashed with SIGSEGV in g_datalist_clear()

2008-04-15 Thread Dan Andresan
On my system, 8.04 release candidate now, I agree with Jeffrey Ratcliffe: 
f-spot ALWAYS segfault on quitting.
I don't even have pictures in f-spot. Just started, exited, crashed.

Leather, Rinse, Repeat: start, exit, crash :(

-- 
f-spot.exe crashed with SIGSEGV in g_datalist_clear()
https://bugs.launchpad.net/bugs/123979
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 123979] Re: f-spot.exe crashed with SIGSEGV in g_datalist_clear()

2008-04-14 Thread Laszlo Kupcsik
8.04 beta it crashes often, but not always for me. It still falls far
from the expected behaviour :)

-- 
f-spot.exe crashed with SIGSEGV in g_datalist_clear()
https://bugs.launchpad.net/bugs/123979
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 123979] Re: f-spot.exe crashed with SIGSEGV in g_datalist_clear()

2008-04-13 Thread Jeffrey Ratcliffe
With 8.04 beta, f-spot seems ALWAYS to segfault on quitting.

-- 
f-spot.exe crashed with SIGSEGV in g_datalist_clear()
https://bugs.launchpad.net/bugs/123979
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 123979] Re: f-spot.exe crashed with SIGSEGV in g_datalist_clear()

2008-04-13 Thread Jeffrey Ratcliffe
Simply open, look at some photos, quit resulted this time in:

(f-spot:13412): GLib-GObject-CRITICAL **: g_object_ref: assertion 
`object-ref_count  0' failed
Segmentation fault (core dumped)

-- 
f-spot.exe crashed with SIGSEGV in g_datalist_clear()
https://bugs.launchpad.net/bugs/123979
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 123979] Re: f-spot.exe crashed with SIGSEGV in g_datalist_clear()

2008-04-12 Thread Laszlo Kupcsik
confirm 8.04 beta 12 April, 2008
Did not even import anything, just looked around, and added some comments to 
one of the pictures. Exported Galleries to folder.

Then crashed during quit.

-- 
f-spot.exe crashed with SIGSEGV in g_datalist_clear()
https://bugs.launchpad.net/bugs/123979
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


Re: [Bug 123979] Re: f-spot.exe crashed with SIGSEGV in g_datalist_clear()

2008-04-11 Thread Dan
Alan,

How do you want me to confirm this?  A log file?   Which one and where
do I send it?

Dan


Alan Hanley [EMAIL PROTECTED] wrote: Confirm this bug on 8.04 Beta as well ..

-- 
f-spot.exe crashed with SIGSEGV in g_datalist_clear()
https://bugs.launchpad.net/bugs/123979
You received this bug notification because you are a direct subscriber
of the bug.

Status in Source Package f-spot in Ubuntu: Triaged

Bug description:
Binary package hint: f-spot

Sorry to be so vague, but this simply occurred after importing photos
for the first time, looking at the imported tags and then exiting.

ProblemType: Crash
Architecture: i386
Date: Wed Jul  4 08:35:32 2007
Disassembly: 0xb6c91490:
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/lib/f-spot/f-spot.exe
InterpreterPath: /usr/bin/mono
NonfreeKernelModules: nvidia
Package: f-spot 0.3.5-1
PackageArchitecture: i386
ProcCmdline: f-spot /usr/lib/f-spot/f-spot.exe
ProcCwd: /home/kaitlin
ProcEnviron:
 SHELL=/bin/bash
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_CA.UTF-8
Signal: 11
SourcePackage: f-spot
Stacktrace:
 #0  0xb6c91490 in ?? ()
 #1  0xb7f1f408 in g_datalist_clear () from /usr/lib/libglib-2.0.so.0
 #2  0xb62e2d58 in ?? () from /usr/lib/libgobject-2.0.so.0
 #3  0x0861f050 in ?? ()
 #4  0x in ?? ()
StacktraceTop:
 ?? ()
 g_datalist_clear () from /usr/lib/libglib-2.0.so.0
 ?? () from /usr/lib/libgobject-2.0.so.0
 ?? ()
 ?? ()
Title: f-spot.exe crashed with SIGSEGV in g_datalist_clear()
Uname: Linux bateman 2.6.22-7-generic #1 SMP Mon Jun 25 17:33:14 GMT 2007 i686 
GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev plugdev 
powerdev scanner video


 __
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

** Attachment added: unnamed
   http://launchpadlibrarian.net/13355099/unnamed

-- 
f-spot.exe crashed with SIGSEGV in g_datalist_clear()
https://bugs.launchpad.net/bugs/123979
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 123979] Re: f-spot.exe crashed with SIGSEGV in g_datalist_clear()

2008-04-11 Thread Martin G Miller
confirm 8.04 beta daily build 11 April, 2008.
Detected camera ok and imported photos.  Crashes on exiting fspot.

This is an improvement over 7 April and earlier which would cause a hard
freeze on selecting the camera.  No kb or mouse.  Only a forced reboot
from reset button would restart system.

-- 
f-spot.exe crashed with SIGSEGV in g_datalist_clear()
https://bugs.launchpad.net/bugs/123979
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 123979] Re: f-spot.exe crashed with SIGSEGV in g_datalist_clear()

2008-04-10 Thread spectrum3
Confirm this bug on 8.04 beta.

-- 
f-spot.exe crashed with SIGSEGV in g_datalist_clear()
https://bugs.launchpad.net/bugs/123979
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 123979] Re: f-spot.exe crashed with SIGSEGV in g_datalist_clear()

2008-04-10 Thread Alan Hanley
Confirm this bug on 8.04 Beta as well ..

-- 
f-spot.exe crashed with SIGSEGV in g_datalist_clear()
https://bugs.launchpad.net/bugs/123979
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 123979] Re: f-spot.exe crashed with SIGSEGV in g_datalist_clear()

2008-04-02 Thread Alexey Shumitsky
Confirm this bug on 8.04 beta.

-- 
f-spot.exe crashed with SIGSEGV in g_datalist_clear()
https://bugs.launchpad.net/bugs/123979
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 123979] Re: f-spot.exe crashed with SIGSEGV in g_datalist_clear()

2008-03-29 Thread Alexandr Rudenko
 confirm this bug on 8.04 beta.

-- 
f-spot.exe crashed with SIGSEGV in g_datalist_clear()
https://bugs.launchpad.net/bugs/123979
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 123979] Re: f-spot.exe crashed with SIGSEGV in g_datalist_clear()

2008-03-27 Thread dissection
 confirm this bug on 8.04 beta. f-spot would not close, I had to force
it.

-- 
f-spot.exe crashed with SIGSEGV in g_datalist_clear()
https://bugs.launchpad.net/bugs/123979
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs